summaryrefslogtreecommitdiff
path: root/src/text.asm
AgeCommit message (Expand)Author
2018-04-10Move Empty Bank sections to main.asmxCrystal
2018-02-16all permissions 755 -> 644xCrystal
2018-02-07Use const to enumerate constantsxCrystal
2018-02-07Rename text files to match section namesxCrystal
2018-02-07Better section namesxCrystal
2018-02-07Create linkerscriptxCrystal
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019