summaryrefslogtreecommitdiff
path: root/engine/link
AgeCommit message (Expand)Author
2020-10-29Identify the remaining uses of another WRAM unionRangi
2020-10-28Identify more WRAM labels, and start a <X>_DummyFunction label conventionRangi
2020-10-27Identify remaining Mystery Gift labels and constantsRangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-10-23Identify some more labels, mostly WRAMRangi
2020-10-23Name symbols in link.asm (#63)Elliot
2020-10-22Identify some more labels (a few link-related)Rangi
2020-10-04Identify some more unnamed labelsRangi
2020-08-19Document weird code involving link trades of mew and celebimid-kid
2020-07-06Define SERIAL_PREAMBLE_LENGTHRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-19Rename labels to stop cheating the unnamed.py script.entrpntr
2020-06-17Harmonize engine/{movie, pokemon} with pokecrystalRangi
2020-06-15Port miscellaneous recent updates from pokecrystalRangi
2020-06-14Fix file permissions.entrpntr
2020-06-06Merge pull request #45 from libjet/bank3eentrpntr
2020-06-06Add time_capsule_2.asm and new_pokedex_entry.asmlibjet
2020-06-06Add engine/events/name_rater.asmlibjet
2020-06-06Add engine/link/time_capsule.asmlibjet
2020-06-05Fix file permissions.entrpntr
2020-05-27Merge pull request #36 from entrpntr/misc-dumpentrpntr
2020-05-25Reformat and re-reidentify some gfx.entrpntr
2020-05-25Add engine/link/init_list.asmlibjet
2020-05-23Rename some previously unidentified code/gfx.entrpntr
2020-05-23Add engine/events/mom_phone.asm and engine/link/mystery_gift_3.asm.entrpntr
2020-05-19Several small cleanups, add pics.entrpntr
2020-05-12Simple cleanups in constants/data/macros and banks 1-4.entrpntr
2020-05-03Add Makefile option for verbose sym/map; fix some label names.entrpntr
2020-05-01Disassemble bank $0b.entrpntr
2020-04-30Add engine/link/link.asm and engine/link/mystery_gift.asmentrpntr
2019-12-12Update predef_pointers and wram, and correct typo's caused by search + replacelibjet