Commit graph

282 commits

Author SHA1 Message Date
CreateSource
456ece12c9 Merge branch 'main' of https://github.com/abnormalhare/mp4-dtk 2023-12-28 16:58:56 -05:00
CreateSource
b150e79336 it builds 2023-12-28 16:58:54 -05:00
CreateSource
db63616c5e
Merge branch 'Rainchus:main' into main 2023-12-28 16:56:38 -05:00
gamemasterplc
8ac689bc94
Fix dice_roll.c and ui.c split
fn_8008831C moved to dice_roll.c
2023-12-28 15:19:24 -06:00
gamemasterplc
d868fbb113
Unlabel fn_80070D84 2023-12-28 14:20:58 -06:00
gamemasterplc
46747df42d
Merge pull request #67 from gamemasterplc/main
Set up board/window.c for decompiling
2023-12-28 14:17:38 -06:00
gamemasterplc
f6602e90eb Label fn_800620CC 2023-12-28 14:16:08 -06:00
gamemasterplc
78510395ca Improve board/window.c splits
Also labeled board/window.c
2023-12-28 14:11:55 -06:00
gamemasterplc
b8d90a49da
Merge pull request #66 from gamemasterplc/main
Label first board translation unit
2023-12-28 13:00:40 -06:00
gamemasterplc
55ec1e65f7 Label first board translation unit 2023-12-28 13:00:17 -06:00
gamemasterplc
174a4f1a9d
Merge pull request #65 from gamemasterplc/main
Fix CARDUnlock split
2023-12-28 09:42:50 -06:00
gamemasterplc
9b1cf2c3c7 Fix CARDUnlock split 2023-12-28 09:42:33 -06:00
gamemasterplc
42a28aa8aa
Merge pull request #64 from gamemasterplc/main
Split all Dolphin SDK libraries
2023-12-28 09:10:19 -06:00
gamemasterplc
e5fcd354a5 Split all Dolphin SDK libraries 2023-12-28 09:09:13 -06:00
gamemasterplc
459378eb76
Merge pull request #63 from gamemasterplc/main
Decompile card.c
2023-12-28 08:19:48 -06:00
gamemasterplc
b987603688 Decompile card.c
Also start cleaning up saveload.c
2023-12-28 08:19:25 -06:00
gamemasterplc
ce13446a8b
Merge pull request #62 from gamemasterplc/main
Decompile flag code
2023-12-28 07:14:10 -06:00
gamemasterplc
f96afa27da Decompile flag code 2023-12-28 07:13:39 -06:00
gamemasterplc
bf300c37d1
Merge pull request #61 from mrshigure/saveload
Matched game/saveload
2023-12-28 06:52:10 -06:00
mrshigure
f1bb14360f Matched game/saveload 2023-12-28 03:18:15 -08:00
CreateSource
4eb19eb243 main file complete! 2023-12-28 01:31:14 -05:00
CreateSource
724bf93a8a Merge branch 'main' of https://github.com/abnormalhare/mp4-dtk 2023-12-28 00:24:08 -05:00
CreateSource
e161db6f71 extern 2023-12-28 00:24:06 -05:00
gamemasterplc
7618553629
Merge pull request #60 from gamemasterplc/main
Add proper declarations for OSStopwatch functions
2023-12-27 21:51:20 -06:00
gamemasterplc
2bc8268aa9 Add proper definitions for OSStopwatch functions 2023-12-27 21:50:49 -06:00
gamemasterplc
2925e57c79
Merge pull request #59 from gamemasterplc/main
GX Split and Fixes
2023-12-27 21:35:34 -06:00
gamemasterplc
2db537cf19 Fix perf GX functions 2023-12-27 21:34:30 -06:00
gamemasterplc
d72aee82d6 Split out rest of GX library 2023-12-27 21:17:09 -06:00
gamemasterplc
cbab9c2a31 Split until GXInit.c 2023-12-27 20:38:29 -06:00
gamemasterplc
6ffbc782d4
Merge pull request #58 from gamemasterplc/main
Finish matching hsfman.c
2023-12-27 14:32:34 -06:00
gamemasterplc
bf5db9fe8d Finish matching hsfman.c 2023-12-27 14:31:16 -06:00
gamemasterplc
2a3ff68d7f
Merge pull request #57 from abnormalhare/main
hsfman.c functions match, variables need fixing
2023-12-27 14:16:48 -06:00
CreateSource
485bec5ec9 technically matching... 2023-12-27 00:40:17 -05:00
CreateSource
5a2cd47fba add Hu3DModelLightInfoSet 2023-12-26 22:00:05 -05:00
gamemasterplc
beb6f072d2
Merge pull request #56 from gamemasterplc/main
Decompile bootdll.c
2023-12-26 19:15:00 -06:00
gamemasterplc
ef448cafc4 Name bootdll.c global variables/functions 2023-12-26 19:09:19 -06:00
gamemasterplc
bdc8355b48 Decompile fn_1_2474 2023-12-26 17:56:14 -06:00
gamemasterplc
0fadf3a57f Start Decompiling bootdll.c 2023-12-26 17:10:45 -06:00
gamemasterplc
d264051a59
Merge pull request #55 from gamemasterplc/main
Decompile wipe.c
2023-12-26 12:32:32 -06:00
gamemasterplc
f383e26929 Decompile wipe.c 2023-12-26 12:31:14 -06:00
gamemasterplc
08c91ca972
Merge pull request #54 from gamemasterplc/main
Clean up and label armem.c
2023-12-25 16:31:05 -06:00
gamemasterplc
72c850b0fb Clean up armem.c 2023-12-25 16:26:49 -06:00
gamemasterplc
1afaccd0d2 Set armem.c and perf.c to matching 2023-12-25 15:33:25 -06:00
gamemasterplc
948ddab530
Merge pull request #53 from mrshigure/armem
Matched game/armem and game/perf
2023-12-25 14:43:56 -06:00
mrshigure
cc324e6212 Matched game/armem and game/perf 2023-12-25 11:28:57 -08:00
gamemasterplc
de5b0cc0b9
Merge pull request #52 from gamemasterplc/main
Decompile pad.c
2023-12-23 12:36:30 -06:00
gamemasterplc
fa549ebb4f Fix key definitions for window.c 2023-12-23 11:58:13 -06:00
gamemasterplc
639380f050 Use PAD_BUTTON_START in w10dll 2023-12-23 11:57:21 -06:00
gamemasterplc
9b9438ca3a Introduce pad header 2023-12-23 11:55:51 -06:00
gamemasterplc
c97fa8c5ee Decompile rest of pad.c 2023-12-23 11:47:37 -06:00