Commit graph

6 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
luckytyphlosion dcaca64f5e Clean up pre-linkerscript remnants. 2018-11-18 18:29:24 -05:00
dannye 98f09b6d26 Use rgblink dmg mode 2018-03-24 13:41:54 -05:00
Pokechu22 f95d25c832 Rename linkerscript and sort sym file 2017-09-29 19:22:56 -07:00
IIMarckus 109d1893f4 remove now-unneeded linkfile
hg-commit-id: 815def2eab5b
2010-03-18 21:01:53 -06:00
IIMarckus df2b3b739c Initial commit
hg-commit-id: 8bac7aa76c64
2010-01-04 17:58:43 -07:00