JWasm v2.0 has been released: http://www.japheth.de/JWasm.html
Changes:
- support for 64-bit enabled.
- new output formats win64 and elf64.
- directives for Win64 SEH added (.ALLOCSTACK, .PUSHFRAME, ... )
- directive .SAFESEH and cmdline option -safeseh supported.
- cmdline option -Zd implemented for COFF output format.
- cmdline option -Zi implemented for OMF and COFF output formats.
- ELF32 format: LD extensions for 8/16-bit relocations supported.
- ...
japheth
Thank you for providing a 16-bit DOS executable -- I will try jwasm
for my next hobby DOS project.