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-05-16 | Disassemble more OW sprite routines | Zumi Daxuya | |
2021-05-08 | Dump banks $09 and $0B (#93) | Zumi | |
2021-05-02 | Disassemble memory minigame and Picross minigame | Zumi | |
2021-01-25 | Disassemble RTC setup dialog and slot machine minigame (bank $24) (#87) | Zumi | |
Also identify SFX and cry pointers | |||
2021-01-25 | Split and label Trainer Gear code (#89) | Zumi | |
Split and label Trainer Gear code | |||
2020-12-18 | Merge branch 'master' of https://github.com/pret/pokegold-spaceworld | Zumi Daxuya | |
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit. | |||
2020-12-17 | Merge pull request #84 from ZoomTen/pikachu-minigame | Rangi | |
Disassemble opening cutscene, Game Freak intro, and Pikachu minigame | |||
2020-12-17 | Suggested changes to #83 | Zumi Daxuya | |
2020-12-17 | Further disassemble audio engine | Zumi Daxuya | |
2020-12-17 | Begin disassembling the rest of the audio engine | Zumi Daxuya | |
2020-12-16 | Disassemble sound test debug menu | Zumi Daxuya | |
2020-12-12 | Some adjustments | Zumi Daxuya | |
2020-12-12 | Label more stuff in the Pikachu minigame | Zumi Daxuya | |
2020-12-11 | More progress on disassembling Pikachu minigame | Zumi Daxuya | |
2020-12-11 | Start labelling Pikachu minigame | Zumi Daxuya | |
2020-12-10 | Remove address comments in wram.asm | Zumi Daxuya | |
2020-12-10 | Disassemble Game Freak logo animation | Zumi Daxuya | |
2020-12-10 | Disassemble G/S intro | Zumi Daxuya | |
2020-12-08 | Match pokegold's battle transition code more closely | Rangi | |
2020-12-09 | Match battle transitions labels to pokegold | Zumi Daxuya | |
2020-09-22 | Move most files out of the root directory | Rangi | |
- ram/ froups the ram source files - slack/ is for unused garbage taking up the ROM's free space - gfx.py moved to utils/ |