JWasm

From EDM2
Revision as of 23:04, 13 January 2018 by Ak120 (Talk | contribs)

Jump to: navigation, search

JWasm is a fork of the Wasm assembler from the Open Watcom package created by Andreas Grech (aka Japheth). It supports more targets that the original wasm. An additional tool can convert C header files into INC files. Additionally has support for the syntax of WinInc and MASM32 assemblers, in the case of the latter supports the current MASM 8 syntax. Sundry other updates and improvements on the original Wasm code.

Forks

  • ASMC
  • UASM (formerly HJWasm)

Version

  • Latest version: JWasm 2.12s (2014-01-05)

Links

Licence

Published under the Open Watcom Public License. Allows free commercial and non-commercial use of Open Watcom.

Author

  • Andreas Grech (aka Japheth)