Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-30 | No more wram_constants.asm | dannye | |
unfortunately, this means manually declaring the wEnemyMon1 party struct | |||
2015-08-30 | No more W_ | dannye | |
2015-02-07 | serial/trade/misc | YamaArashi | |
2014-05-26 | Remove most static wram addresses. Use labels instead. | yenatch | |
For unknown addresses, use "w<address>". Label overleads are still an issue. | |||
2014-04-22 | Comment in-game trade evolution. | yenatch | |
2014-01-27 | Split wram.asm from poke{red,blue}.o into wram.o | yenatch | |
wram.asm still defines some constants. They're moved into constants/wram_constants.asm. |