Skip to content

Releases: shinmai/sublime_z80_rgbds

0.1.1

20 May 13:11
Compare
Choose a tag to compare

Fixes scoping of CPU registers. Previously labels, macros, etc. with names that started with the identifier of one of the registers, would have the part of the name that matched a register be scoped as a reference to that register.

0.1.0

19 May 22:56
Compare
Choose a tag to compare
Initial commit