Skip to content

sjasmplus v1.18.1

Compare
Choose a tag to compare
@z00m128 z00m128 released this 24 Jan 18:23
· 322 commits to master since this release
fb2b641
  • Big-Endian hosts support (experimental and not tested continuously)
  • added "listall", "listact" commands to OPT - to switch between listing types
  • WHILE has optional argument to set explicit guardian-counter
  • ASSERT has optional argument (to add description/notes for expression)
  • SLOT and MMU will now accept also starting address of slot instead of its number
  • fix: option --sym was not exporting labels starting with underscore
  • fix: SAVENEX BMP-loader bug when certain builds of sjasmplus were unable to open BMP files
  • fix: after STRUCT instance the "main" label is not polluted by last field of STRUCT
  • minor bugfixes in parser, windows cmake-builds have now icon
  • docs: adding "Index" section
  • docs: adding some missing information (__DATE__, __TIME__), fixing HTML anchor names