Release 0.3.4 of RGBDS:
- Reintroduce
__LINE__andDL. - Fix
NOToperator. - Huge cleanup of the codebase.
BANK()now works with the name of sections, and it can be used with no arguments to request the bank number where the code is located.- Convert markdown files to reStructuredText, add
CONTRIBUTORS.rstfile. PUSHSandPOPSalso affect label scope.- Improve some error messages.
Known bugs:
WRAMXsections may not link correctly if a linkerscript is used.