Commit graph

1590 commits

Author SHA1 Message Date
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
c9da874b9c
Merge pull request #17 from gamemasterplc/main
Decompile objmain.c
2023-11-25 22:04:32 -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
CreateSource
cb90ff5282 seperate linking, implement 2_A0 + 2_AEC 2023-11-25 19:29:09 -05:00
Rainchus
ecf02cfdec name some symbols, decompile most of w10Dll 2023-11-25 15:46:14 -06:00
gamemasterplc
96db71280b
Merge pull request #16 from gamemasterplc/main
Split and label card.c and armem.c
2023-11-25 08:58:22 -06:00
gamemasterplc
f67a4f7a4f Split and label card.c and armem.c 2023-11-25 08:56:34 -06:00
gamemasterplc
556fc2ec46
Merge pull request #15 from gamemasterplc/main
Split and Symbolize some translation units
2023-11-25 00:23:37 -06:00
gamemasterplc
44fd16cb15 Split and Symbolize some translation units
hsfman.c, fault.c, window.c, and messdata.c are the four translation units split and symbolized
2023-11-25 00:22:44 -06:00
gamemasterplc
07fb6c5cbd
Merge pull request #14 from gamemasterplc/main
Split and symbolize a few translation units
2023-11-24 20:08:53 -06:00
gamemasterplc
a415e08ac4 Split frand.c 2023-11-24 20:07:40 -06:00
gamemasterplc
401e41bb9f Split hsfload.c and hsfdraw.c 2023-11-24 19:51:30 -06:00
gamemasterplc
bdd012d501
Merge pull request #13 from gamemasterplc/main
Decompile init.c
2023-11-24 16:53:05 -06:00
gamemasterplc
c6a0351e2c Decompile init.c 2023-11-24 16:52:24 -06:00
gamemasterplc
beb6b53f5d
Merge pull request #12 from gamemasterplc/main
Decompile most of data.c
2023-11-24 13:58:17 -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
00cf61b27c
Merge pull request #11 from gamemasterplc/main
Match dvd.c
2023-11-24 08:17:22 -06:00
gamemasterplc
cb6805a852 Match dvd.c 2023-11-24 08:16:34 -06:00
gamemasterplc
f1cecd920d Fix DirDataSize Scope 2023-11-24 00:20:07 -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
dbc5138973
Merge pull request #10 from gamemasterplc/main
Dump overlay list
2023-11-23 21:59:14 -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
e09774f948
Merge branch 'Rainchus:main' into main 2023-11-23 21:27:05 -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
5ca4ead178
Merge pull request #9 from gamemasterplc/main
Decompile printfunc.c
2023-11-23 21:24:00 -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
CreateSource
6b11321edc fn_2_14738 2023-11-23 14:00:47 -05:00
gamemasterplc
3e35ccad72
Merge pull request #8 from gamemasterplc/main
Create variables.h
2023-11-23 12:53:28 -06:00
gamemasterplc
39286d7a62 Add variables to common.h 2023-11-23 12:53:00 -06:00
gamemasterplc
905f5a7e73 Improve local variable names in SubchrMain 2023-11-23 12:32:29 -06:00
gamemasterplc
072bbc5309
Merge pull request #7 from gamemasterplc/main
Decompile subchrdll.rel
2023-11-23 12:22:44 -06:00
gamemasterplc
824ccd1ac6 Decompile subchrdll.c 2023-11-23 12:18:50 -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
b6fda5e899
Merge pull request #6 from gamemasterplc/main
Decompile process.c
2023-11-23 10:27:32 -06: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