summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-11Some label changesPikalaxALT
2018-06-11Another gap bites the dustPikalaxALT
2018-06-11More gap closingPikalaxALT
2018-06-102D Menu functionsPikalaxALT
2018-06-10home/movement.asmPikalaxALT
2018-06-10home/talk_to_npc.asmPikalaxALT
2018-06-10Merge pull request #18 from PikalaxALT/math_etcEldred Habert
More dism progress in ROM0
2018-06-10Merge pull request #1 from ISSOtm/masterPikalaxALT
Catch up
2018-06-10Merge branch 'math_etc' into 'master'ISSOtm
2018-06-10Fix off by 1 label annotationISSOtm
2018-06-10Replace a few predefsISSOtm
2018-06-10Merge pull request #6 from ehw/masterEldred Habert
Disassemble Title Screen
2018-06-09Actually remove the include for vram.asm...ehw
2018-06-09Update shim and title.asmehw
include vram.asm no longer needed, some function name changes
2018-06-10Replace LoadMap_ with MapSetup_ISSOtm
This is more consistent with the final
2018-06-09Merge pull request #11 from pret/masterehw
Merge master
2018-06-10Disassemble map loadingISSOtm
Somewhat unfinished, but everything has been marked with a TODO. Fo example: - determining the remaining map setup constants - filling the gaps left (see where the SECTIONs are) - documenting the few hex addresses left
2018-06-09Disassembly of home/map_objects.asmPikalaxALT
2018-06-08home/menu_window.asmPikalaxALT
2018-06-08Rudimentary held item constants for item attributesPikalaxALT
2018-06-08Disassemble item attributesPikalaxALT
2018-06-08Multiply and Divide functions ported from CrystalPikalaxALT
2018-06-08ayy, we have this label now, let's use itPikalaxALT
2018-06-08Merge branch 'master' into math_etcPikalaxALT
2018-06-08Disassemble another significant chunk of ROM0PikalaxALT
2018-06-08Make vram.asm its own objectISSOtm
2018-06-07Merge pull request #10 from pret/masterehw
Merge master
2018-06-07fix pointer annotationsMelissa
manually changed function pointer annotations which had been copied from crystal
2018-06-07Merge branch 'master' into math_etcPikalaxALT
2018-06-07CountSetBits, GiveMonToPlayer, WaitPressedAnyPikalaxALT
2018-06-07Add proper tileset constantspfero
2018-06-07tilemap functionsPikalaxALT
2018-06-06Disassemble three more functions that seem to be unfiledPikalaxALT
2018-06-06Disassemble home calls to Multiply and DividePikalaxALT
2018-06-06Merge pull request #15 from PikalaxALT/more_window_relatedmid-kid
Move files around to better reflect the structure of pokecrystal
2018-06-06Move files around to better reflect the structure of pokecrystalPikalaxALT
2018-06-06More menu-related functionsPikalaxALT
2018-06-06Merge pull request #13 from PikalaxALT/rtc_fadeEldred Habert
Time of day palettes and fade functions
2018-06-06Some label changes and suggestionsPikalaxALT
2018-06-06Disassemble some window-related functionsPikalaxALT
2018-06-06Merge pull request #9 from pret/masterehw
Finish dumping trainer parties.
2018-06-06Finish dumping trainer parties.IIMarckus
2018-06-05Merge pull request #8 from pret/masterehw
Merge master
2018-06-05Merge branch 'master' into rtc_fadePikalaxALT
2018-06-05Remove the underscores in generic function labels to maintain consistency ↵PikalaxALT
with pokecrystal
2018-06-05Rename home/text.asm sectionPikalaxALT
2018-06-05PlaceStringPikalaxALT
2018-06-05Font-loading functionsPikalaxALT
2018-06-06Name the map groupspfero
2018-06-06Remove leftover cruftpfero