Skip to content

v0.3.8

Compare
Choose a tag to compare
@AntonioND AntonioND released this 19 Feb 23:42
· 2030 commits to master since this release
  • rgbasm and rgblink

    • Report correct filename and line number of symbols in error messages.
    • Fix long-standing issue of ambiguity in constant parsing.
    • Fix behaviour of parser regarding newlines and \.
  • rgbfix

    • Fix regression on calculation of ROM checksum.
  • Other

    • Documentation updates and cleanups.
    • Some new tests.
    • Re-enabled OS X build CI job.