summaryrefslogtreecommitdiff
path: root/asm/save.s
AgeCommit message (Collapse)Author
2021-02-21Fully decomp save.s (#28)Seth Barberee
* some work on decomping more save stuff * code cleanup and decomp another save func * fully decomp save and combine split save c files * fix two nonmatchings
2020-11-01some more work on decomping funcsSeth Barberee
2020-10-31decomp a little more of saveSeth Barberee
2020-10-09unify save defines and decomp more save stuffSeth Barberee
2020-10-09decomp some save stuffSeth Barberee
2020-08-02decomp sub_8011F9CSeth Barberee
2019-08-12save.c - sub_8011DA8() and sub_8011DAC()Kermalis
2019-08-10save.c - sub_8011CA8() to ReadSaveSector()Kermalis
2018-11-20Renamed primary heap variables and partial cleanup m4a.snullableVoidPtr
2018-11-18Fix makefile and decompile some functions.nullableVoidPtr
Partial memory.c, save.c and bg_palette_buffer.c decompilation, along with some asm/ cleanup.
2017-12-11split save.ssceptillion