summaryrefslogtreecommitdiff
path: root/engine/link
AgeCommit message (Collapse)Author
2020-06-19Rename labels to stop cheating the unnamed.py script.entrpntr
2020-06-17Harmonize engine/{movie, pokemon} with pokecrystalRangi
To do: engine/{menus, overworld}
2020-06-15Port miscellaneous recent updates from pokecrystalRangi
2020-06-14Fix file permissions.entrpntr
2020-06-06Merge pull request #45 from libjet/bank3eentrpntr
Disassemble bank $3e
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
Disassemble banks $70 and $3f, add tileset data
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