Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-04 | Disassemble field debug (bank $3f) (#97) | Zumi | |
* Disassemble SFX and cries * Disassemble clock dialog * Disassemble slot machine minigame * Disassemble AnimateTilesetImpl * Disassemble start menu frame type dialog * Disassemble field menu * Split debug menus into debug folder * Remove redundant shims | |||
2021-01-25 | Disassemble subgame portion of title debug menu (#91) | Zumi | |
Disassemble subgame menu and add shims for the minigames in bank $38 | |||
2020-12-17 | Suggested changes to #85 | Zumi Daxuya | |
2020-12-17 | Split sound test text pointers to another file | Zumi Daxuya | |
2020-12-17 | Sound test text one line each | Zumi Daxuya | |
2020-12-17 | SoundTest_DungeonText -> SoundTest_CaveText | Zumi Daxuya | |
2020-12-17 | Amend sound description labels with more accurate translations | Zumi Daxuya | |
Thanks SatoMew! | |||
2020-12-16 | Forgot the comma | Zumi Daxuya | |
2020-12-16 | Minor adjustments to value rep in debug menu | Zumi Daxuya | |
2020-12-16 | Disassemble sound test debug menu | Zumi Daxuya | |
2020-09-20 | Remove more address comments | Rangi | |
2020-09-20 | Remove address comments | jd-0 | |
Regex patterns used: ; [0-9a-f]{1,5} \([0-9a-f]{1,2}:[0-9a-f]{1,4}\) ; [0-9a-f]{1,2}:[0-9a-f]{4} ; [0-9a-f]{4,5} ;[0-9a-f]{4,5} ;[0-9a-f]{1,2}:[0-9a-f]{1,4} | |||
2020-09-20 | - Remove trailing whitespace | Rangi | |
- Indent with single tabs, not spaces - Colons after labels - Capitalize BANK, HIGH, and LOW - dbw BANK(X), X -> dba X | |||
2019-04-14 | Pokégear → Trainer Gear | SatoMew | |
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-06-17 | main menu progress for the day, still have a bunch more to go. | 2Tie | |
2018-06-17 | some more tidying up | 2Tie | |
2018-06-17 | happy birthday, here's the main menu debug menu... menu | 2Tie | |