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 |
|
gamemasterplc
|
a4b2b79f0d
|
Start decompiling pad.c
|
2023-12-23 11:17:15 -06:00 |
|
gamemasterplc
|
332b1155eb
|
boardRandSeed isn't local
|
2023-12-23 10:23:05 -06:00 |
|
gamemasterplc
|
007bd88932
|
Merge pull request #51 from mrshigure/audio
Matched game/audio
|
2023-12-23 10:20:56 -06:00 |
|
mrshigure
|
8d61eaeda4
|
Matched game/audio
|
2023-12-23 08:05:42 -08:00 |
|
gamemasterplc
|
89f85e6d42
|
Merge pull request #50 from gamemasterplc/main
Cleanup for window.c
|
2023-12-22 17:50:36 -06:00 |
|
gamemasterplc
|
d4fa564504
|
Add Message ID macros
|
2023-12-22 17:45:58 -06:00 |
|
gamemasterplc
|
3a297f36b0
|
Fix function prototypes
|
2023-12-22 17:37:22 -06:00 |
|
gamemasterplc
|
f5343fb9e4
|
Label variables in all functions of window.c
|
2023-12-22 17:22:51 -06:00 |
|
gamemasterplc
|
24d5f9cfaf
|
Do initial cleanup of window code
|
2023-12-22 14:18:26 -06:00 |
|
gamemasterplc
|
0399279766
|
Merge pull request #49 from mrshigure/window
Matched game/window
|
2023-12-19 17:12:14 -06:00 |
|
mrshigure
|
289e5edd42
|
Addressing PR comments
|
2023-12-19 15:05:33 -08:00 |
|
mrshigure
|
9afd1de30b
|
Matched game/window
|
2023-12-18 23:45:22 -08:00 |
|
gamemasterplc
|
83bb4b27eb
|
Merge pull request #48 from gamemasterplc/main
hsfman.c build fixes
|
2023-12-18 18:04:50 -06:00 |
|
gamemasterplc
|
394e3698df
|
Temporarily set hsfman.c to nonmatching
|
2023-12-18 18:04:28 -06:00 |
|
gamemasterplc
|
43de1a0b17
|
Emergency fix for hsfman.c split
|
2023-12-18 18:03:52 -06:00 |
|
gamemasterplc
|
8d1841ba7a
|
Merge pull request #47 from abnormalhare/main
a LOT of functions
|
2023-12-18 17:57:45 -06:00 |
|