Skip to content

v0.4

Choose a tag to compare

@Clownacy Clownacy released this 31 May 17:06
· 238 commits to master since this release

Note

clownassembler_asm68k.exe is the one that mimics asm68k's interface; clownassembler.exe has a custom, simpler interface that is incompatible.

Added features

  • The \_ macro parameter specifier.
  • The strcmp function.

Fixes

  • Macro parameters sometimes not being substituted.
  • Empty strings not being recognised as strings.