summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2021-07-04Some miscellaneous refactoringRangi
2021-07-04Disassemble 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-06-20Merge pull request #95 from ZoomTen/super-gameboyRangi
Some work on SGB functions (bank $02)
2021-06-20Identify Pokepic functionRangi
2021-06-20Use SGB_PARTY_MENU_HP_PALS constantRangi
2021-06-20Use SGB_RAM constantRangi
2021-05-18Decode SGB border palettesZumi Daxuya
Rename UnusedSGBBorder -> AlternateSGBBorder
2021-05-18Decode SGB pal_packetsZumi Daxuya
2021-05-18label SGB layout $0EZumi Daxuya
2021-05-17Split GFX routinesZumi Daxuya
2021-05-17split SGB packet dataZumi Daxuya
2021-05-17Identify some more SGB stuff, rework SGB layout constantsZumi Daxuya
2021-05-17Identify SGB functions, properly rip SGB borderZumi Daxuya
2021-05-16Disassemble more OW sprite routinesZumi Daxuya
2021-05-16Move overworld sprites to data/Zumi Daxuya
2021-05-08Dump banks $09 and $0B (#93)Zumi
2021-05-02Use 2bpp graphics literals for Picross cell GFXRangi
2021-05-02Disassemble memory minigame and Picross minigameZumi
2021-01-25Disassemble RTC setup dialog and slot machine minigame (bank $24) (#87)Zumi
Also identify SFX and cry pointers
2021-01-25Disassemble subgame portion of title debug menu (#91)Zumi
Disassemble subgame menu and add shims for the minigames in bank $38
2021-01-25Disassemble Pokecenter PC (#90)Zumi
Disassemble Pokecenter PC and identify some menu functions in bank 09
2021-01-25Split and label Trainer Gear code (#89)Zumi
Split and label Trainer Gear code
2021-01-21Disassemble start menu frame type dialogZumi Daxuya
2020-12-17Merge pull request #84 from ZoomTen/pikachu-minigameRangi
Disassemble opening cutscene, Game Freak intro, and Pikachu minigame
2020-12-17Suggested changes to #85Zumi Daxuya
2020-12-17Suggested changes to #84Zumi Daxuya
2020-12-17Suggested changes to #83Zumi Daxuya
2020-12-17Split sound test text pointers to another fileZumi Daxuya
2020-12-17Sound test text one line eachZumi Daxuya
2020-12-17SoundTest_DungeonText -> SoundTest_CaveTextZumi Daxuya
2020-12-17Amend sound description labels with more accurate translationsZumi Daxuya
Thanks SatoMew!
2020-12-16Forgot the commaZumi Daxuya
2020-12-16Minor adjustments to value rep in debug menuZumi Daxuya
2020-12-16Disassemble sound test debug menuZumi Daxuya
2020-12-12Some adjustmentsZumi Daxuya
2020-12-12Label more stuff in the Pikachu minigameZumi Daxuya
2020-12-11More progress on disassembling Pikachu minigameZumi Daxuya
2020-12-11Start labelling Pikachu minigameZumi Daxuya
2020-12-11Begin disassembly of Pikachu minigame (auto-generated)Zumi Daxuya
2020-12-10Create sprite_anim_constants.asmZumi Daxuya
2020-12-10Use dbpixel for intro bubble dataZumi Daxuya
2020-12-10Make use of depixel / dbpixelZumi Daxuya
2020-12-10Move cutscene code to "movie" folderZumi Daxuya
2020-12-10Intro and GF asm adjustmentsZumi Daxuya
2020-12-10Disassemble Game Freak logo animationZumi Daxuya
2020-12-10Intro: contextualize rLCDC pointerZumi Daxuya
2020-12-10Dump intro tilemapsZumi Daxuya
2020-12-10Disassemble G/S introZumi Daxuya
2020-12-08Match pokegold's battle transition code more closelyRangi
2020-12-09Other battle transition tile type not neededZumi Daxuya