WIP 1:1 decompilation of Super Paper Mario
Go to file
2020-10-09 17:58:46 +01:00
.gitignore inlining corrections 2020-10-07 22:55:23 +01:00
evt_msg.h idk but not finished 2020-09-16 19:39:45 +01:00
evtmgr_cmd.c evt_debug_name, rem, bp 2020-10-09 17:58:46 +01:00
evtmgr_cmd.h evt_debug_name, rem, bp 2020-10-09 17:58:46 +01:00
evtmgr.c evt_debug_name, rem, bp 2020-10-09 17:58:46 +01:00
evtmgr.h evt_debug_name, rem, bp 2020-10-09 17:58:46 +01:00
fdiff.py evt_debug_put_reg progress 2020-10-08 19:02:26 +01:00
loclessdiff.py debug_put_reg progress 2020-10-08 01:17:09 +01:00
mariost.c swdrv -> mariost 2020-10-06 20:45:36 +01:00
mariost.h debug_put_reg progress 2020-10-08 01:17:09 +01:00
memory.h idk but not finished 2020-09-16 19:39:45 +01:00
os.h inlining corrections 2020-10-07 22:55:23 +01:00
README.md . 2020-09-11 18:18:46 +01:00
seq_game.h . 2020-09-11 19:04:23 +01:00
seq_gameover.h . 2020-09-11 19:04:23 +01:00
seq_load.h . 2020-09-11 19:04:23 +01:00
seq_logo.h . 2020-09-11 19:04:23 +01:00
seq_mapchange.h . 2020-09-11 19:04:23 +01:00
seq_title.h . 2020-09-11 19:04:23 +01:00
seqdef.c . 2020-09-11 19:04:23 +01:00
seqdef.h . 2020-09-11 19:04:23 +01:00
seqdrv.c idk but not finished 2020-09-16 19:39:06 +01:00
seqdrv.h idk but not finished 2020-09-16 19:39:06 +01:00
somewhere.h cleanup 2020-10-04 22:18:25 +01:00
spm.bat evt_debug_put_reg progress 2020-10-08 19:02:26 +01:00
stdbool.h . 2020-09-11 19:16:24 +01:00
stddef.h idk but not finished 2020-09-16 19:39:06 +01:00
stdint.h More evtmgr 2020-09-26 22:58:09 +01:00
stdio.h Began evtmgr_cmd 2020-10-04 00:02:32 +01:00
string.h idk but not finished 2020-09-16 19:39:06 +01:00
swdrv.h debug_put_reg progress 2020-10-08 01:17:09 +01:00
syncdiff.py evt_debug_put_reg progress 2020-10-08 19:02:26 +01:00
system.h Better assert macro 2020-10-06 20:25:37 +01:00
textget.py evt_debug_put_reg progress 2020-10-08 19:02:26 +01:00
ttyd.bat . 2020-09-11 19:04:23 +01:00

spm-decomp

1:1 matching source code for SPM functions, TTYD support to some extent