Commit graph

59 commits

Author SHA1 Message Date
gamemasterplc
5d9586c9cd Start Decompiling hsfload.c 2023-12-03 22:12:31 -06:00
gamemasterplc
1e49276358 Start Splitting Out Headers 2023-12-03 17:12:58 -06:00
CreateSource
501423f03e Merge branch 'main' of https://github.com/abnormalhare/mp4-dtk into main 2023-12-03 12:53:22 -05:00
CreateSource
395fde5107 edit ThreeDDataStruct, function names in m401 2023-12-03 12:53:20 -05:00
CreateSource
4113188da1
Merge branch 'Rainchus:main' into main 2023-12-03 12:51:28 -05:00
gamemasterplc
d21be86e45 Finish Matching sprput.c 2023-12-03 07:12:37 -06:00
gamemasterplc
2bb8df1740 Finish HuSprDisp 2023-12-03 00:45:51 -06:00
gamemasterplc
eda1c6edaa Fix Condition to call HuSprDispInit 2023-12-03 00:42:14 -06:00
gamemasterplc
9b7a5a472e Almost Match HuSprDisp 2023-12-03 00:39:20 -06:00
gamemasterplc
a931f0297d Finish Decompiling sprman.c 2023-12-02 21:26:15 -06:00
CreateSource
5a7d9615d3 remove asm, hsfman start, add vars to interpretasm 2023-12-02 19:47:57 -05:00
gamemasterplc
fbe16f2995 Start Decompiling sprman.c 2023-12-02 17:57:35 -06:00
CreateSource
ae57b017e5
Merge branch 'Rainchus:main' into main 2023-12-02 13:49:55 -05:00
gamemasterplc
f45d02dabe Label and Split minigame_seq.c 2023-12-01 00:02:42 -06:00
gamemasterplc
9edaf441ab Split First Batch of Game Translation Units 2023-11-30 21:30:48 -06:00
gamemasterplc
040d2d5781 Label and clean up MessData_MesPtrGet 2023-11-29 22:19:18 -06:00
Rainchus
592c8fbcd6 make frand_seed static 2023-11-29 17:38:26 -06:00
Rainchus
2533568f4c frand and messdata.c decompiled 2023-11-29 17:37:09 -06:00
CreateSource
8f1d6b9680
Merge branch 'Rainchus:main' into main 2023-11-28 21:40:17 -05:00
gamemasterplc
7e38ff60b0 Upgrade DTK and Extract more assets
Fixes alignment of extracted assets. Extracted assets are currently unused except for font.c.  logoNintendoData not extracted from bootdll.rel but its loader is decompiled.
2023-11-26 07:59:54 -06:00
gamemasterplc
c339a272f6 Upgrade dtk and "decompile" font.c
font.c just has ank8x8_4b extracted raw.
2023-11-26 00:04:23 -06:00
gamemasterplc
ff2212c215 Move variables/data declarations to headers 2023-11-25 22:03:44 -06:00
gamemasterplc
eafb1b3728 Decompile objmain.c 2023-11-25 21:53:01 -06:00
gamemasterplc
c6a0351e2c Decompile init.c 2023-11-24 16:52:24 -06:00
gamemasterplc
0079229b08 Decompile all but HuDataReadNumHeapShortForce 2023-11-24 13:56:18 -06:00
gamemasterplc
7dbf748078 Match most of data.c 2023-11-24 12:29:41 -06:00
gamemasterplc
cb6805a852 Match dvd.c 2023-11-24 08:16:34 -06:00
gamemasterplc
5001e49b8d Decompile HuDVDReadAsyncCallBack 2023-11-24 00:18:52 -06:00
gamemasterplc
c831b27965 Mostly match dvd.c 2023-11-23 23:54:10 -06:00
gamemasterplc
40f2ed3759 Merge branch 'main' of https://github.com/gamemasterplc/mp4-dtk 2023-11-23 21:58:35 -06:00
gamemasterplc
47f2bb30b9 Dump overlay list 2023-11-23 21:58:33 -06:00
gamemasterplc
c565e33886
Make WireDraw static 2023-11-23 21:26:02 -06:00
gamemasterplc
a8d2b73106 Static-ize WireDraw 2023-11-23 21:24:57 -06:00
gamemasterplc
c772f715b3 Decompile printfunc.c 2023-11-23 21:23:02 -06:00
gamemasterplc
951c59bacc Match pfDrawFonts 2023-11-23 18:02:11 -06:00
gamemasterplc
884ee1a8c5 Current progress with pfDrawFonts 2023-11-23 17:50:24 -06:00
gamemasterplc
0845619572 Fix shadow_ofs constant 2023-11-23 17:10:28 -06:00
gamemasterplc
0db78aff4a Improve pfDrawFonts 2023-11-23 17:08:50 -06:00
gamemasterplc
5dae0e2ce6 First decompile of pfDrawFonts 2023-11-23 16:57:29 -06:00
gamemasterplc
c21da819d8 Start decompiling printfunc.c 2023-11-23 15:55:25 -06:00
CreateSource
c7189d056b Merge branch 'main' of https://github.com/Rainchus/mp4-dtk into main 2023-11-23 14:05:26 -05:00
gamemasterplc
39286d7a62 Add variables to common.h 2023-11-23 12:53:00 -06:00
CreateSource
e63f0af1c6 Merge branch 'main' of https://github.com/abnormalhare/mp4-dtk into main 2023-11-23 11:46:01 -05:00
CreateSource
49ce14a83e temp copy of asm, process file added, wip m401dll 2023-11-23 11:46:00 -05:00
gamemasterplc
b3452a8b91 Fix variable ordering 2023-11-23 10:25:18 -06:00
gamemasterplc
ff69afeb4e Remove Match Comment from HuPrcChildCreate 2023-11-23 10:05:19 -06:00
gamemasterplc
b7a4ffb221 Match HuPrcChildCreate 2023-11-23 10:00:55 -06:00
gamemasterplc
244a856837 Match all but HuPrcChildCreate 2023-11-23 09:54:42 -06:00
gamemasterplc
015fbf39b1 Match much of process.c 2023-11-23 09:47:39 -06:00
gamemasterplc
41f0ffb565 Start decompiling some code 2023-11-23 08:42:06 -06:00