Releases: istvan-v/sjasmep
Releases · istvan-v/sjasmep
v0.39-20190418
- Fixed FSIZE to label in relocatable modules.
- FSIZE now supports IX and IY as output argument.
- Fixed SIZE in EXOS modules (the size includes the header only if the type is 5 or 6).
v0.39-20190411-2
- Added support for creating output files as EXOS modules of type 2, 4, 5, 6, or 7.
- Labels and identifiers can be defined on the command line with -E and -D.
- New directives: DBL, DBR, DBS, DP2, DP4, DP16, FSIZE, and HEADER.
- "EXOS" can be used as a Z80 instruction.
- Fixed bugs in MODULE on Linux, and negative values in DWORD, export, and symbol files.