Commit graph

5 commits

Author SHA1 Message Date
Rangi
4b853ad676
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2020-06-27 15:32:24 -04:00
Akatsuki-py
a3b6d69efc remove two whitespaces 2020-06-06 10:50:05 +09:00
Akatsuki-py
09f07502b3 fix SubtractAmountPaidFromMoney comment 2020-06-05 04:32:12 +09:00
xCrystal
237aeb8fbd Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00
YamaArashi
c2381bb3e6 split bank 1 into files 2016-09-17 18:17:57 -07:00