Rangi
|
e4e0af4d67
|
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0)
|
2020-07-04 01:00:45 -04:00 |
|
Rangi
|
b29e5ee203
|
Add subdirectories to data/ similar to pokecrystal
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
|
2020-07-03 11:51:00 -04:00 |
|
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 |
|
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
|
bf67f7174d
|
split code out of main.asm
|
2016-12-31 17:23:54 -08:00 |
|