| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split more code out of home.asm. | yenatch | 2014-05-31 | 1 | -1619/+9 |
| * | Use rgbasm -h to use halt without nops. | yenatch | 2014-05-31 | 1 | -4/+1 |
| * | Clean up bg map and palette fade code in home.asm. | yenatch | 2014-05-31 | 1 | -135/+77 |
| * | Split the text engine out of home.asm. | yenatch | 2014-05-30 | 1 | -737/+1 |
| * | Recomment some copy/video functions in home.asm. | yenatch | 2014-05-30 | 1 | -202/+195 |
| * | Split out joypad and overworld code from home.asm. | yenatch | 2014-05-30 | 1 | -2459/+2 |
| * | Use VRAM constants where applicable. | yenatch | 2014-05-29 | 1 | -22/+22 |
| * | More wOAMBuffer references. | yenatch | 2014-05-27 | 1 | -1/+1 |
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -700/+700 |
| * | Label BCD math predefs. | yenatch | 2014-05-25 | 1 | -13/+13 |
| * | Rename GetJoypadState -> Joypad. | yenatch | 2014-05-25 | 1 | -16/+16 |
| * | Rename joypad registers. | yenatch | 2014-05-25 | 1 | -42/+42 |
| * | Move bank 0 into home.asm. | yenatch | 2014-05-25 | 1 | -0/+10171 |
