summaryrefslogtreecommitdiff
path: root/home/items.asm
AgeCommit message (Expand)Author
2020-08-09Clean up some code in home/Rangi
2020-08-09Remove "; if DEBUG" comments for SECTIONs, and "if DEBUG" conditions since on...Rangi
2018-07-03Introduce linkerscript.luckytyphlosion
2018-07-03Merge branch 'master' of https://github.com/pret/pokegold-spaceworldluckytyphlosion
2018-06-16More field moves, need to clean up names and constantsPokeglitch
2018-06-13Extracted a few more bank 3 routinesPokeglitch
2018-06-05Finish disassembling the names functionspfero
2018-06-04Added Inventory Add/Remove routinesPokeglitch
2018-06-02Merge branch 'master' into build_more_romsPikalaxALT
2018-06-01Code conventions:Rangi
2018-06-01Use fullwidth digitsRangi
2018-05-31Fix build (sorry); forgot to use leftover pokered constantsRangi
2018-05-31Cleaned up code. Found the unknown_string_funcs in pokered, they deal with It...Pokeglitch