Skip to content

v9.0.0

Latest
Compare
Choose a tag to compare
@MatthewCallis MatthewCallis released this 21 Jun 17:55
· 28 commits to master since this release

Added @georgjz as a collaborator 🎉

  • Updated ACME Grammar (#11)
  • Fix DASM & Merlin, add ASAR, improve CC65 (#10):
  • Added a new grammar to support Asar Assembler
  • Added SPC700 and SuperFX opcodes (extracted from the SNES cc65 grammar)
  • DASM and Merlin should work now
  • cc65
    • Added some missing commands and constants
    • Changed some scopes to improve readability
    • Added a new grammar for the linker config files ld65 uses
    • Updated the link in README.md
  • Fixed hex numbers with a trailing h
  • Add missing commands to WDC tools