Skip to content

2.20.14

Compare
Choose a tag to compare
@dionoid dionoid released this 15 Sep 11:55
· 76 commits to master since this release

This is version 2.20.14 of DASM.

Short summary of changes:

  • Technical Documentation / User Guide in PDF format, written by Andrew Davie in his engaging style
  • Dynamic Labels support by concatenating evaluated values
  • Multiline C style /* */ comments
  • Support for mc68hc908 controller family
  • Cleaned up and improved Unit Tests
  • New switch -R to remove output file if dasm found an error during assembly
  • Small optimization in the Atari 2600 CLEAN_START macro
  • SETSTR expression; typically used within a macro to use the name of an argument
  • Lots of bugfixes

Console-specific header files and common macros are included for:

  • Atari 2600 VCS
  • Atari 7800
  • Fairchild Channel F VES
  • 68hc11 (new!)
  • 68hc908 (new!)