aboutsummaryrefslogtreecommitdiffstats
path: root/hram.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename joypad registers.yenatch2014-05-251-6/+10
|
* Rename random number function and hram labels.yenatch2014-05-241-2/+2
| | | | | | | GenRandom -> Random GenRandomInBattle -> BattleRandom H_RAND1 -> hRandomAdd H_RAND2 -> hRandomSub
* split wram/hram out of constants.asm and start using wram sectionsyenatch2013-12-051-0/+116
also inadvertently labeling some hard addresses