summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-14Dump MoveBallPosition routine.Marcus Huderle
2015-03-14Pokemon names table. Dump routine that loads message after you catch a pokemon.Marcus Huderle
2015-03-14Use hram labels.Marcus Huderle
2015-03-12Document routine that counts number of seen/owned pokemon.Marcus Huderle
2015-03-12Finish dumping pokemon state machine routines.Marcus Huderle
2015-03-12Merge pull request #4 from dannye/masterMarcus Huderle
Fix some text tile graphics pngs
2015-03-12Fix some text tile graphics pngsU-Daniel-PC\Daniel
2015-03-11Dump first state routine of Pokedex.Marcus Huderle
2015-03-10Dump and label copyright screen handler routines.Marcus Huderle
2015-03-10Dump an unknown menu.Marcus Huderle
2015-03-10Dump 'Erase all Data' menu related stuff.Marcus Huderle
2015-03-10Label some titlescreen routines.Marcus Huderle
2015-03-09Dump and label titlescreen fade in routine.Marcus Huderle
2015-03-08Dump and document more titlescreen stuff and function tables.Marcus Huderle
2015-03-08Label joypad-related things.Marcus Huderle
2015-03-08Dump more titlescreen routines.Marcus Huderle
2015-03-08update installation instructions.Marcus Huderle
2015-03-08Dump and label ball-movement-related things.Marcus Huderle
2015-03-08Finish dumping StartCatchEmMode.Marcus Huderle
2015-03-08CatchEm timer values.Marcus Huderle
2015-03-08Label wCurrentMon.Marcus Huderle
2015-03-08Format raw data.Marcus Huderle
2015-03-08Evolution lines.Marcus Huderle
2015-03-08Label wCurrentMap.Marcus Huderle
2015-03-06Wild mon data. pokemon constants file.Marcus Huderle
2015-03-05StartTimer routine.Marcus Huderle
2015-03-05Timer OAM ids.Marcus Huderle
2015-03-05Routine that draws the timer in the top-right corner of the screen during ↵Marcus Huderle
various events.
2015-03-05Add blue stage initial map selection.Marcus Huderle
2015-03-05Added map constants.Marcus Huderle
2015-03-05Dumped routines that happen after you launch the ball for the first time.Marcus Huderle
2015-03-05Routines for waiting to start while the billboard map is rotating through ↵Marcus Huderle
the starting maps.
2015-03-04Dump routines used by rst vector routines.Marcus Huderle
2015-03-04Dump the rst vector routines.Marcus Huderle
2015-03-03Another titlescreen cursor selection label.Marcus Huderle
2015-03-03Titlescreen animations and their routines.Marcus Huderle
2015-03-01Add couple of notes about saved games.Marcus Huderle
2015-03-01Add label for key config mappings in wram.Marcus Huderle
2015-03-01Add labels for Pokedex seen/owned flags.Marcus Huderle
2015-03-01Dumped some more game-loading-related routines.Marcus Huderle
2015-03-01Dump routine that loads initial high scores.Marcus Huderle
2015-03-01Dump initial High Scores data. Label high scores wram locations.Marcus Huderle
2015-02-23Documented and dumped some more titlescreen OAM things.Marcus Huderle
2015-02-22Labeled the field select blinking border OAM data.Marcus Huderle
2015-02-22Dump OAM data and the routine that loads it.Marcus Huderle
2015-02-22Add video data tables for field select screen.Marcus Huderle
2015-02-22Dump Field Select menu graphics. Dump PlaySoundEffect routine.Marcus Huderle
2015-02-22Dump and document Sound Test selection routines.Marcus Huderle
2015-02-22Dump key config graphics.Marcus Huderle
2015-02-18Add vram.asm.Marcus Huderle