Commit graph

12 commits

Author SHA1 Message Date
gamemasterplc
2a1c4b808d Remove certain common headers
common.h fully removed. common_structs.h incorporated into new game/gamework_data.h header along with parts of variables.h (Other parts were moved to more appropriate headers). functions.h split into unsplit.h and board_unsplit.h
2024-01-06 15:28:47 -06:00
gamemasterplc
282e4f6c67 Mostly label chrman.c 2023-12-29 10:23:38 -06:00
gamemasterplc
3bc40d4e62 Clean up and label main.c 2023-12-28 16:07:15 -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
1e49276358 Start Splitting Out Headers 2023-12-03 17:12:58 -06:00
Rainchus
59fc755c9d wip w10Dll importing 2023-11-29 10:58:29 -06:00
gamemasterplc
f1fb323cc2 Extract logoNintendoData 2023-11-26 09:25:08 -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
Rainchus
0b4ae7caba fix bootDll func signatures 2023-11-21 08:37:53 -06:00
Rainchus
a790e79022 couple of bootDll funcs 2023-11-21 08:06:07 -06:00