Commit Graph

93 Commits

Author SHA1 Message Date
Ryan Dwyer 624c084c65 Decompile _n_handleEvent 2021-11-13 16:54:12 +10:00
Ryan Dwyer 1d307a9191 Rename memory.c to memp.c and lib_126b0.c to mema.c and add documentation 2021-10-30 14:24:30 +10:00
Ryan Dwyer 5d40470f89 ntsc-beta: Get ROM fully matching 2021-10-26 17:15:43 +10:00
Ryan Dwyer 1c1278a8c3 ntsc-beta: Get data segment matching excluding pointers 2021-10-24 17:46:34 +10:00
Ryan Dwyer bba63fe1fd Rename lib_159b0.c to mtxasm.s and lib_16110.c to mtx.c 2021-10-11 21:46:17 +10:00
Ryan Dwyer a70fc82039 Identify the g_Vars autocut properties and a few others 2021-05-12 20:34:07 +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 31f1573a6e ntsc-beta: Get game .rodata matching 2021-03-24 19:10:49 +10:00
Ryan Dwyer a9dd61274a ntsc-beta: Replace hard coded jal addresses 2021-03-23 17:47:19 +10:00
Ryan Dwyer 4b7473d768 ntsc-beta: Get game functions in their correct places 2021-03-23 17:15:05 +10:00
Ryan Dwyer 722693becb Trim trailing nops from functions and discover a few more file splits 2021-03-16 19:02:49 +10:00
Ryan Dwyer 79e40cdf0e Distribute remaining .bss into lib 2021-03-15 23:28:01 +10:00
Ryan Dwyer 3dcb784dd0 Rename many hand struct properties 2021-03-02 14:03:53 +10:00
Ryan Dwyer 2426c270f5 Decompile bgInit 2021-02-20 01:08:59 +10:00
Ryan Dwyer 045072f179 Distribute the game segment's .bss into their appropriate files 2021-02-19 17:43:10 +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 a98d9e400b Distribute almost all of the game segment's .data into their appropriate files 2021-02-17 20:46:04 +10:00
Ryan Dwyer 0d2b3b0718 Decompile roomGetNeighbours 2021-02-04 18:47:41 +10:00
Ryan Dwyer b71b3570a8 Rename dozens of game files and functions 2021-02-02 21:04:11 +10:00
Ryan Dwyer 21ab803fed Attempt to decompile nbombInflictDamage 2021-02-02 17:06:56 +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 77156f1a7b Split game_0b63b0.c into game_0b69d0.c 2021-01-16 21:09:59 +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 3e550e4dc3 Decompile chrRender 2021-01-06 20:52:15 +10:00
Ryan Dwyer 5056e17c17 Rename chrEmitSparks to chrDrCarollEmitSparks, func0f025ea4 to chrEmitSparks and func0f12f9f0 to sparksCreate 2021-01-04 08:16:46 +10:00
Ryan Dwyer 85fd14a12e Rename mplayer files 2021-01-02 15:57:09 +10:00
Ryan Dwyer 470cf27ac1 Rename smoke and explosion files 2021-01-02 12:35:50 +10:00
Ryan Dwyer 37160d0cff Rename sparks files 2021-01-02 11:57:10 +10:00
Ryan Dwyer 85515d4d1d Rename game_167ae0.c to core.c and rename associated symbols 2021-01-02 11:01:02 +10:00
Ryan Dwyer 25b44f1663 Decompile gfxAllocate 2020-12-23 23:24:52 +10:00
Ryan Dwyer 525c648f03 Rename player.itemswitch to devicesactive and introduce DEVICE constants 2020-12-15 22:03:05 +10:00
Ryan Dwyer 910cadde62 hudRenderEyespySideRect 2020-12-15 10:48:05 +10:00
Ryan Dwyer 0df210265b Discover some TICKMODE constants 2020-11-29 20:56:04 +10:00
Ryan Dwyer 561299beea Decompile alarmStopAudio 2020-11-27 00:04:46 +10:00
Ryan Dwyer e2eb20ce23 Decompile cameraDoAnimation 2020-11-01 17:49:00 +10:00
Ryan Dwyer c35ac1b54f Attempt to decompile memAllocFromBank 2020-10-12 22:11:35 +10:00
Ryan Dwyer 64d382372e Rename many libultra files 2020-10-04 15:18:15 +10:00
Ryan Dwyer 17c746d7be Decompile splatTick 2020-09-06 23:00:32 +10:00
Ryan Dwyer 450e6222c3 Decompile func0f000920 2020-09-03 23:12:02 +10:00
Ryan Dwyer b586effc22 Decompile func0f00438c 2020-09-03 22:07:23 +10:00
Ryan Dwyer 5bc7a38aeb Decompile func0f004558 and discover torch behaviour 2020-09-03 20:02:18 +10:00
Ryan Dwyer 90adddb37c Decompile func0f004384 2020-09-03 19:28:48 +10:00
Ryan Dwyer 9131a3d4d1 Decompile func0f004314 2020-09-03 19:28:17 +10:00
Ryan Dwyer 1fffa1cabb Decompile func0f0035c0 2020-09-03 18:48:47 +10:00
Ryan Dwyer 0c78d811f7 Decompile func0f003444 2020-09-03 18:44:57 +10:00
Ryan Dwyer da2b5c666f Decompile func0f002a98 2020-09-03 08:17:38 +10:00
Ryan Dwyer b9727c23c3 Decompile func0f002334 2020-09-03 08:09:50 +10:00
Ryan Dwyer 9563a875a3 Decompile func0f001bdc 2020-09-03 08:01:04 +10:00
Ryan Dwyer 07807c377a Decompile roomInitLights 2020-09-03 00:19:52 +10:00