summaryrefslogtreecommitdiff
path: root/main.asm
AgeCommit message (Expand)Author
2018-05-29Small temporary SECTION headers go in main.asm, so the individual files won't...Rangi
2018-05-30gfx, main.asm: add Pokémon sprite bank tableTauwasser
2018-05-29Merge branch 'master' of http://git.sanqui.net:3000/pret/pokegold-spaceworldRangi
2018-05-29Include base data (some Pokémon needed TM/HM flags beyond 57)Rangi
2018-05-30gfx, main.asm: add Pokémon front and back picsTauwasser
2018-05-29Include data in main.asm (not base data, it doesn't match yet)Rangi
2018-05-29pics -> pokemon (follow pokecrystal convention)Rangi
2018-05-29main.asm: remove unnecessary double include of charmapTauwasser
2018-05-29gfx, main.asm: add annon front and back picsTauwasser
2018-05-29main.asm: include charmap for nowTauwasser
2018-05-29Fix disassembling mistakesISSOtm
2018-05-29Add main menu stringsSanqui
2018-05-29Add font GFXSanqui
2018-05-27Add constants and macrosISSOtm
2018-05-27Move home to its own fileISSOtm
2018-05-27Initial commitSanqui