Commit Graph

25 Commits

Author SHA1 Message Date
Ryan Dwyer b34c9afde3 Decompile padsPrepare 2021-09-11 16:36:10 +10:00
Ryan Dwyer f28074d92a Attempt to decompile chrAssignCoverByCriteria 2021-06-28 22:29:38 +10:00
Ryan Dwyer 9bf2c35e53 Decompile func0f166d7c 2021-06-14 22:38:15 +10:00
Ryan Dwyer 9d4f2ffd2a Rename entry.c to boot.c, controller.c to joy.c, core.c to lv.c, texture.c to texdecompress.c, room.c to bg.c, lib_0e9d0.c to snd.c and associated functions 2021-03-24 20:03:37 +10:00
Ryan Dwyer 79e40cdf0e Distribute remaining .bss into lib 2021-03-15 23:28:01 +10:00
Ryan Dwyer 0def2c5a4d Combine data headers into a single one and remove unnecessary declarations 2021-02-17 22:04:46 +10:00
Ryan Dwyer e4f8c6573e Decompile func0f013ee0 2021-02-10 17:27:14 +10:00
Ryan Dwyer 4d7e6770fd Decompile coverAllocateSpecial 2021-02-10 17:15:17 +10:00
Ryan Dwyer 36e6a5bbdc Decompile coverLoad 2021-02-10 17:11:47 +10:00
Ryan Dwyer 8957a6a29e Decompile coverUnpack 2021-02-10 00:40:06 +10:00
Ryan Dwyer b71b3570a8 Rename dozens of game files and functions 2021-02-02 21:04:11 +10:00
Ryan Dwyer 615d670a0f Rename known lib files 2021-01-29 23:29:37 +10:00
Ryan Dwyer 86e6c6b31b Decompile guRotate 2021-01-29 15:39:57 +10:00
Ryan Dwyer 92fad46faf Rename lib_121e0 to memory.c, rename symbols, introduce MEMPOOL constants and improve documentation 2021-01-07 11:54:39 +10:00
Ryan Dwyer 75afe8f618 Replace beqz $zero,.label with b .label, and sll $zero,$zero,0x0 with nop 2020-06-23 21:21:59 +10:00
Ryan Dwyer d3b023476f Decompile func0f161ab4 and rename g_RoomPtrs to g_Rooms 2020-04-08 21:24:51 +10:00
Ryan Dwyer a61078b1cb Decompile mpCalculatePlayerTitle 2020-03-27 22:21:55 +10:00
Ryan Dwyer 1ff5defcb7 Fix location of g_MenuStack 2020-03-11 17:02:52 +10:00
Ryan Dwyer 4bdc416240 Replace hardcoded addresses with pointers where they can be resolved directly 2020-03-06 22:43:35 +10:00
Ryan Dwyer 8a49f07cae Split game_0c79f0.c into bondgrab.c 2020-03-01 11:27:29 +10:00
Ryan Dwyer 14490f181b Rename library segment to lib 2020-02-28 17:13:16 +10:00
Ryan Dwyer 07a30ec7c9 Split game_0f09f0 into game_0fd660 and decompile activemenuGetSlotDetails 2020-02-26 17:09:30 +10:00
Ryan Dwyer 9821b05dfd Decompile chrTickDruggedDrop 2020-02-21 22:11:22 +10:00
Ryan Dwyer e7b40dfe32 Fix missing blank line between includes and code 2020-02-16 15:30:14 +10:00
Ryan Dwyer c8e44abd6c Discover more file splits 2020-02-10 20:07:04 +10:00