| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-09 | Clean up some code in home/ | Rangi | |
| 2018-11-29 | Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, ↵ | 2Tie | |
| 1538, and 1631 in engine/menu/start_menu.asm have hardcoded jumps that i couldn't figure out how to make work myself. | |||
| 2018-07-08 | Merge branch 'master' into section-reorg | luckytyphlosion | |
| 2018-07-03 | Introduce linkerscript. | luckytyphlosion | |
| Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section. | |||
| 2018-07-03 | Merge branch 'master' of https://github.com/mid-kid/pokegold-spaceworld into ↵ | obskyr | |
| master Once again, manually. Hoo boy. | |||
| 2018-07-03 | Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into master | obskyr | |
| Long overdue! | |||
| 2018-06-23 | split the oak speeches and game setup into two files | 2Tie | |
