aboutsummaryrefslogtreecommitdiffstats
path: root/constants/wram_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More bank3 documentationluckytyphlosion2015-10-101-10/+0
| | | | | LoadWildData, data/wild_mons.asm, also no more wram_constants.asm and complete bank1b documentation
* serial/trade/miscYamaArashi2015-02-071-5/+1
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-3/+7
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Comment in-game trade evolution.yenatch2014-04-221-0/+3
|
* Split wram.asm from poke{red,blue}.o into wram.oyenatch2014-01-271-0/+7
wram.asm still defines some constants. They're moved into constants/wram_constants.asm.