summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-08Kill Freenode.HEADmasterIIMarckus
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 #96 from ZoomTen/cries-sfxRangi
Rip SFX and cries (bank $3c)
2021-06-20Merge pull request #95 from ZoomTen/super-gameboyRangi
Some work on SGB functions (bank $02)
2021-06-20Identify SGB_POKEPIC constantRangi
2021-06-20Identify Pokepic functionRangi
2021-06-20Use SGB_PARTY_MENU_HP_PALS constantRangi
2021-06-20Use SGB_RAM constantRangi
2021-06-20Merge pull request #94 from ZoomTen/mapgroup_spritesRangi
Add map sprite sets, disassemble more OW sprite routines, name map groups (bank $05)
2021-06-20Try restoring the git status check in CI (see issue #67)Rangi
2021-06-20Switch from Travis CI to GitHub ActionsRangi
2021-05-31Relabel SFX to match constantsZumi Daxuya
2021-05-31Reorganize cry and SFX more closely to pokegoldZumi Daxuya
2021-05-31Preliminary cry labellingZumi Daxuya
2021-05-31Rip SFX dataZumi Daxuya
2021-05-31Rip cry pitches, transform hex in cry data into decimalZumi Daxuya
2021-05-30Rip cries and cry headersZumi Daxuya
2021-05-18Minor documentation changeZumi Daxuya
2021-05-18Move super_palettes.inc to data/sgb/Zumi Daxuya
2021-05-18Decode SGB border palettesZumi Daxuya
Rename UnusedSGBBorder -> AlternateSGBBorder
2021-05-18Decode SGB pal_packetsZumi Daxuya
2021-05-18PredefPals defined as SuperPalettesZumi Daxuya
2021-05-18label SGB layout $0EZumi Daxuya
2021-05-18Decode SGB blk_packetsZumi Daxuya
2021-05-17Fix failing buildZumi Daxuya
2021-05-17Decode SGB system control packetsZumi 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-16Label sprite sets according to map group namesZumi Daxuya
2021-05-16Name map groupsZumi Daxuya
Also provide constant for number of maps in a group (from pokecrystal)
2021-05-16Define map group sprite setsZumi Daxuya
2021-05-09Travis CI uses rgbds 0.5.1Rangi
2021-05-09Use rgbds 0.5.1 featuresRangi
rgbfix now warns about overwriting non-zero bytes
2021-05-08Dump banks $09 and $0B (#93)Zumi
2021-05-02Use 2bpp graphics literals for Picross cell GFXRangi
2021-05-02Travis CI uses rgbds 0.5.0Rangi
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-25Merge pull request #88 from ZoomTen/start-menuRangi
Disassemble start menu frame type selection dialog
2021-01-21Disassemble start menu frame type dialogZumi Daxuya
2020-12-18Merge pull request #86 from ZoomTen/audio-engineRangi
Disassemble the rest of the audio engine
2020-12-18Music -> SongHeaderPointersZumi Daxuya