Skip to content

sjasmplus v1.15.1

Compare
Choose a tag to compare
@z00m128 z00m128 released this 08 Jul 08:02
· 493 commits to master since this release
a7709b5
  • EQU now assigns memory page to symbol based on the symbol value and current memory mapping
  • this does affect also results of LABELSLIST (Issue #111)
  • LUA emits warning when some machine code is emitted without "ALLPASS" modifier
  • SAVETRD refactored: fix couple of bugs and make TRD files conform the actual TR-DOS practice
  • SAVETRD: new "&" modifier to produce "mono-loaders" with extra files appended
  • SAVETRD: added support for the unofficial 3-letter extensions ("; ok" to suppress warnings)
  • INCTRD refactored and added support for unofficial 3-letter extensions
  • fix issue #108 to detect windows drive letters at beginning of file names with full windows paths
  • bugfixes: RAMTOP w/ global device, "r+w" file operations code review, memory buffer overrun in LUA