gamemasterplc
25b0fb786f
Split GWGameStat into two variables
...
Also renamed GWInitGameStat to better reflect purpose.
2023-11-30 18:44:50 -06:00
gamemasterplc
cf9dca4b0c
Rename MgMark Functions
...
They actually are to check if the minigame is in the custom minigame list.
2023-11-30 18:02:02 -06:00
gamemasterplc
d759d991f7
Split and Label gamework.c
2023-11-30 16:44:13 -06:00
gamemasterplc
35512bbf8d
Merge pull request #22 from gamemasterplc/main
...
Split and Label Most Early Game Translation Units
2023-11-30 15:26:36 -06:00
gamemasterplc
eb0cad89f0
Split and Label Most Early Game Translation Units
...
Stopped at gamework.c which would start at 0x800308B8
2023-11-30 15:25:32 -06:00
gamemasterplc
2d592dbb58
Merge pull request #21 from gamemasterplc/main
...
Label and clean up MessData_MesPtrGet
2023-11-29 22:35:12 -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
Rainchus
3f15731d18
Merge pull request #20 from Rainchus/w10Dll
...
Match w10Dll
2023-11-29 14:32:26 -06:00
Rainchus
8637a00fde
move global function signatures to variables.h
2023-11-29 14:31:44 -06:00
Rainchus
720ed706f1
fix file splits for w10Dll
2023-11-29 14:24:40 -06:00
Rainchus
e850a6331f
match w10Dll.rel
2023-11-29 14:15:16 -06:00
Rainchus
8bbb016899
nearly matching w10Dll
2023-11-29 13:35:04 -06:00
Rainchus
705aaefd28
more wip on w10Dll
2023-11-29 12:43:53 -06:00
Rainchus
b2cf3ed0ea
add w10Dll building, nonmatching
2023-11-29 11:38:40 -06:00
Rainchus
59fc755c9d
wip w10Dll importing
2023-11-29 10:58:29 -06:00
Rainchus
5949d7dd41
all w10Dll funcs, not building yet
2023-11-29 08:11:03 -06:00
CreateSource
8f1d6b9680
Merge branch 'Rainchus:main' into main
2023-11-28 21:40:17 -05:00
CreateSource
33567ad268
add tool
2023-11-28 21:39:52 -05:00
gamemasterplc
f3830f7589
Merge pull request #19 from gamemasterplc/main
...
Extract logoNintendoData
2023-11-26 09:25:32 -06:00
gamemasterplc
f1fb323cc2
Extract logoNintendoData
2023-11-26 09:25:08 -06:00
gamemasterplc
dae3550075
Merge pull request #18 from gamemasterplc/main
...
Upgrade DTK
2023-11-26 08:00:26 -06: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
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