summaryrefslogtreecommitdiff
path: root/home/gfx.asm
AgeCommit message (Expand)Author
2020-06-29Identify more labels and constantsRangi
2020-06-21Comment more ROM labels as unreferencedRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-17Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...Rangi
2020-06-16ReplaceKrisSprite -> UpdatePlayerSpriteRangi
2020-06-16Harmonize home/ with pokegoldRangi
2020-05-18Update some routine labels, including unreferenced onesRangi
2020-05-17Miscellaneous cleanup noted in #709Rangi
2020-04-06hStackBank -> hTempBankRangi
2020-04-06hBuffer -> hStackBank and hFarByteRangi
2020-02-22Small home/ reorganizationmid-kid