summaryrefslogtreecommitdiff
path: root/main.asm
AgeCommit message (Collapse)Author
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-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
2015-02-18Document more of the LoadVideo function. Add hram.Marcus Huderle
2015-02-18Dump rest of option menu graphics. Add tables for loading those graphics.Marcus Huderle
2015-02-18Dump option menu tilemap.Marcus Huderle
2015-02-16Dump option menu graphics.Marcus Huderle
2015-02-15Dump titlescreen graphics.Marcus Huderle
2015-02-15Documented and dumped some of the copyright screen routines and data.Marcus Huderle
2015-02-15Documented some of the startup routines.Marcus Huderle
2015-02-13Dump music (yenatch)U-Daniel-PC\Daniel
2015-02-12Dump more asm in Bank 0.Marcus Huderle
2015-02-12UNIX line endingU-Daniel-PC\Daniel
2015-02-12INCBIN baserom instead of generating .binsU-Daniel-PC\Daniel
2015-02-07Dump Start routine asm.Marcus Huderle
2015-02-07First assembly dump. (Just the Start routine.)Marcus Huderle
2015-02-07Added animated mon pics.Marcus Huderle
2015-02-07Added bonus multiplier reward billboard pics.Marcus Huderle
2015-02-07Added point reward billboard pics.Marcus Huderle
2015-02-06Added more billboard pics.Marcus Huderle
2015-02-05Initial commit.Marcus Huderle