index
:
tmc
gh-pages
master
Decompilation of The Legend of Zelda: The Minish Cap
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
save.c
Age
Commit message (
Collapse
)
Author
2025-03-09
cleanup unused and transitive includes
Henny022p
2025-03-09
cleanup headers
Henny022p
2022-10-08
Extract some data
octorock
And split up subtasks and world events.
2022-07-25
Rename objects
octorock
2022-01-04
sort out functions.h
theo3
2022-01-03
naming work
theo3
2021-12-28
rename files, sort asm into subdirectories
theo3
2021-12-20
header overhaul
theo3
2021-12-18
finish fade.c
theo3
2021-12-14
cleanup
theo3
2021-12-12
overworld
theo3
2021-11-20
Fix clang warnings and remove remaining baserom references
octorock
2021-11-05
Merge remote-tracking branch 'upstream/master' into m
theo3
2021-11-04
entity changes, textbox changes
theo3
2021-10-29
Merge branch 'master' into demo-jp
octorock
2021-10-16
Add DEMO_JP variant
octorock
2021-09-27
sub_0807CA18.c: ok
Ibot02
2021-06-23
Disassemble functions
octorock
2021-06-23
Add EU variant
octorock
2021-06-23
Add JP variant
octorock
2021-06-23
Add DEMO variant
octorock
2021-04-08
merge changes
Henny022p
2021-03-31
code refactoring and naming stuff
Henny022p
2021-03-24
documented most audio stuff
Henny022p
2021-03-23
naming and moving stuff
Henny022p
2021-03-02
fixed some argument types
Henny022p
2021-03-02
matched VerifyChecksum
Henny022p
2021-03-02
naming and documenting stuff
Henny022p
2021-03-02
naming and documenting stuff
Henny022p
2021-03-02
naming and documenting stuff
Henny022p
2021-03-02
naming and documenting stuff
Henny022p
2021-03-02
renamed Thing to Checksum
Henny022p
2021-03-02
named SaveFileEEPROMAddresses and members
Henny022p
2021-03-02
extracted gUnk_0811E4BC from baserom
Henny022p
2021-03-02
matched sub_0807D008
Henny022p
2021-03-02
use void* for data pointers
Henny022p
2021-03-02
matched data read, write and compare functions
Henny022p
2021-03-02
fixed indentation
Henny022p
2021-02-27
gave names to functions and magic values
Henny022p
2021-02-19
moved code to save.c
Henny022p
2021-02-03
fileScreen.c OK
theo3
2021-02-02
document filescreen
theo3