Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 16:57
· 16 commits to main since this release
v0.2.2
1ee952d

Added:

  • add nesasm output compatibility support
  • show warning of mapper is not nrom
  • start of banking support
  • support asm6f as a assembler parameter alias for asm6
  • output data lines with address in comments

Fixed:

  • fix assembler binary name for verification on windows
  • fix crash when disassembling invalid irq handler addresses
  • improve code base address handling for large PRG
  • improve instruction parameter converter prefix and suffix handling