Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@jetomit jetomit released this 15 Oct 11:23

Improvements

  • Add support for runtime addons (1244a20)
  • Support escape sequences in string constants (224012b)
  • Add option for indirect index addressing (e6b4d0c)
  • Improve compilation (e99a7c0)
  • Highlight PC and last read/write in memory view (3378d6e)
  • Support mouse wheel in dissasembly and memory view (ff78789)

Bugfixes

  • Fix code generation with -obj-slack (37dd11e)
  • Check symbol length for EXTREF and EXTDEF (d441da7)
  • Fix absolute offset check for value resolved from symbol (ed18d0c)