Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-14 | Hall of Fame sram labels and related constants. | yenatch | |
2014-06-14 | Use monster struct macros in wram. Rename related labels for consistency. | yenatch | |
2014-05-31 | Split more code out of home.asm. | yenatch | |
2014-05-31 | Use rgbasm -h to use halt without nops. | yenatch | |
2014-05-31 | Clean up bg map and palette fade code in home.asm. | yenatch | |
2014-05-30 | Split the text engine out of home.asm. | yenatch | |
2014-05-30 | Recomment some copy/video functions in home.asm. | yenatch | |
2014-05-30 | Split out joypad and overworld code from home.asm. | yenatch | |
2014-05-29 | Use VRAM constants where applicable. | yenatch | |
2014-05-27 | More wOAMBuffer references. | yenatch | |
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-25 | Label BCD math predefs. | yenatch | |
2014-05-25 | Rename GetJoypadState -> Joypad. | yenatch | |
2014-05-25 | Rename joypad registers. | yenatch | |
2014-05-25 | Move bank 0 into home.asm. | yenatch | |