Skip to content

v0.4.0

Compare
Choose a tag to compare
@mborik mborik released this 10 Oct 10:22
  • implemented sorting of labels by proximity to current line of current file
  • local labels documented with their full form (eg. .loop => module.process.loop)
  • proposals will popup also on . dot character for local labels
  • fixed issue with invalid highlighting of instructions after labels without colon
  • added C-style inline comments // ...
  • added tniASM ixh/iyh for upper half of index registers
  • integration of tniASM macro-assembler with all specific directives, keywords and problem-solvers (done by Néstor Sancho from MSX scene)
  • problem-solver for rasm macro-assembler