Commit Graph

51 Commits

Author SHA1 Message Date
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 4b7473d768 ntsc-beta: Get game functions in their correct places 2021-03-23 17:15:05 +10:00
Ryan Dwyer 79e40cdf0e Distribute remaining .bss into lib 2021-03-15 23:28:01 +10:00
Ryan Dwyer 56ff30460a pal-final: Get game .rodata matching 2021-03-09 23:52:37 +10:00
Ryan Dwyer bd15d29866 pal-final: Get lib segment matching excluding pointers 2021-03-08 17:39:45 +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 aa14a1e898 Rename func0f096750 to atan2f 2021-02-05 17:26:42 +10:00
Ryan Dwyer b71b3570a8 Rename dozens of game files and functions 2021-02-02 21:04:11 +10:00
Ryan Dwyer 3f98b4d582 Identify stub functions in game segment 2021-02-02 17:19:47 +10:00
Ryan Dwyer 21ab803fed Attempt to decompile nbombInflictDamage 2021-02-02 17:06:56 +10:00
Ryan Dwyer 73e610ea43 Decompile nbombCreateGdl 2021-02-02 10:34:31 +10:00
Ryan Dwyer 3d13f07e92 Decompile nbombResetAge 2021-02-02 08:12:28 +10:00
Ryan Dwyer 94bfb831f4 Decompile nbombCreate 2021-02-02 00:32:34 +10:00
Ryan Dwyer 97141fdf3a Rename some misnamed gas symbols to nbomb symbols 2021-02-02 00:01:45 +10:00
Ryan Dwyer f3e7b7ccfb Attempt to decompile gasRender 2021-02-01 23:30:18 +10:00
Ryan Dwyer bbb86c827a Decompile func0f009d10 2021-02-01 18:46:27 +10:00
Ryan Dwyer 429b1372fb Decompile func0f009818 2021-02-01 17:53:22 +10:00
Ryan Dwyer ab93fb808f Decompile func0f0094bc 2021-02-01 17:20:11 +10:00
Ryan Dwyer c5b663aed7 Decompile gasTick 2021-02-01 11:38:45 +10:00
Ryan Dwyer bd2210894a Decompile func0f006bd0 2021-01-31 23:55:29 +10:00
Ryan Dwyer 4b1270c489 Decompile doorGetFrac 2021-01-31 22:20:37 +10:00
Ryan Dwyer 7571968b58 Decompile doorIsOpenOrOpening 2021-01-31 22:18:22 +10:00
Ryan Dwyer 36f092e775 Split lib_12dc0.c into rng.c and args.c 2021-01-30 19:42:22 +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 d6b93d9679 Decompile func0f00a168 2021-01-05 14:33:50 +10:00
Ryan Dwyer c597aa288b Decompile func0f0099a4 2021-01-04 11:53:28 +10:00
Ryan Dwyer 25b44f1663 Decompile gfxAllocate 2020-12-23 23:24:52 +10:00
Ryan Dwyer 1b8c119e52 Attempt to decompile func0f0bfc7c and introduce Mtx and Mtxf types 2020-12-23 08:49:54 +10:00
Ryan Dwyer 910cadde62 hudRenderEyespySideRect 2020-12-15 10:48:05 +10:00
Ryan Dwyer dededc6675 Rename viGetViewX and viGetViewY to viGetViewWidth and viGetViewHeight 2020-12-14 23:25:08 +10:00
Ryan Dwyer 30eb19fc46 Decompile renderFrame 2020-11-28 16:11:23 +10:00
Ryan Dwyer 561299beea Decompile alarmStopAudio 2020-11-27 00:04:46 +10:00
Ryan Dwyer 64d382372e Rename many libultra files 2020-10-04 15:18:15 +10:00
Ryan Dwyer 4fd334f73a Replace .data and .bss addresses with symbols 2020-08-24 08:06:44 +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 8f27d69b56 Decompile viGetViewX, viGetViewY, viGetViewTop and viGetViewLeft 2020-06-15 18:56:31 +10:00
Ryan Dwyer 83c9c251db Decompile fadeRender 2020-06-15 17:52:51 +10:00
Ryan Dwyer 8c987a3371 Decompile explosionUpdateZ 2020-06-12 18:02:03 +10:00
Ryan Dwyer dfebc1bc05 Decompile alarmTick and discover audio handles 2020-05-24 00:43:04 +10:00
Ryan Dwyer fc231d0dec Decompile func0f0c07c8 2020-04-16 17:58:13 +10:00
Ryan Dwyer d3b023476f Decompile func0f161ab4 and rename g_RoomPtrs to g_Rooms 2020-04-08 21:24:51 +10:00
Ryan Dwyer 5978809fa5 Rename chr.c to sparkstick.c and game_01e250.c to chr.c 2020-04-05 14:07:03 +10:00
Ryan Dwyer a61078b1cb Decompile mpCalculatePlayerTitle 2020-03-27 22:21:55 +10:00
Ryan Dwyer 640c20964f Improve pointers to .data 2020-03-21 09:55:41 +10:00
Ryan Dwyer 3a29fdccdc Rename fsin to sinf and fcos to cosf 2020-03-16 21:27:12 +10:00
Ryan Dwyer 24689acc65 Decompile currentPlayerGetUnk1740 2020-03-16 20:35:09 +10:00
Ryan Dwyer 1ff5defcb7 Fix location of g_MenuStack 2020-03-11 17:02:52 +10:00
Ryan Dwyer 457f94cec1 Rename a bunch of game files 2020-03-09 19:05:27 +10:00
Ryan Dwyer aa3590bbcd Update includes 2020-03-08 00:29:16 +10:00