Skip to content

Releases: istvan-v/sjasmep

v0.39-20190418

18 Apr 21:27
Compare
Choose a tag to compare
v0.39-20190418 Pre-release
Pre-release
  • 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

11 Apr 17:41
Compare
Choose a tag to compare
v0.39-20190411-2 Pre-release
Pre-release
  • 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.