Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-12 | commented SGB palette stuff | YamaArashi | |
2015-08-05 | Use more lb | dannye | |
and other clean up | |||
2015-07-18 | Consolidate coord macros | dannye | |
2015-02-07 | fixed hp bar wram label and misc | YamaArashi | |
2015-02-07 | commented menu stuff | YamaArashi | |
2015-02-07 | serial/trade/misc | YamaArashi | |
2014-06-25 | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | |
Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses | |||
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-05-23 | Comment some more bank 0 functions. | yenatch | |
2014-05-22 | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | |