Commit Graph

63 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 66bb93c9c1 Decompile _VirtualToPhysicalTask 2021-03-17 18:45:31 +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 bb58648d65 Distribute remaining .data into lib 2021-03-16 16:38:38 +10:00
Ryan Dwyer 79e40cdf0e Distribute remaining .bss into lib 2021-03-15 23:28:01 +10:00
Ryan Dwyer 7b96f14c14 pal-final: Get lib segment fully matching 2021-03-11 22:00:16 +10:00
Ryan Dwyer eeb79878be Add documentation for piracy checks 2021-02-28 16:58:51 +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 7a1ecd119f Decompile func0f02855c 2021-02-13 13:03:36 +10:00
Ryan Dwyer eeddf16ad9 Rename lib_0d0a0.c to dma.c 2021-02-13 12:00:44 +10:00
Ryan Dwyer a2eabf9e69 Decompile dmaExecWithAutoAlign 2021-02-13 11:57:59 +10:00
Ryan Dwyer db073c46a9 Decompile dmaStart 2021-02-13 10:49:24 +10:00
Ryan Dwyer f0ebc6b13a Decompile cdTestAToB2 2021-02-07 21:56:07 +10:00
Ryan Dwyer 224251b050 Decompile func00028df0 2021-02-07 21:40:50 +10:00
Ryan Dwyer b081a9c755 Decompile func00028200 2021-02-07 20:40:44 +10:00
Ryan Dwyer f0dfee1b5e Replace tile flags and floor types with constants in tile files 2021-02-07 17:42:57 +10:00
Ryan Dwyer 85ced79c04 Decompile func00027738 2021-02-07 09:30:04 +10:00
Ryan Dwyer 17e48e7bb7 Attempt to decompile func0f04c874 2021-02-06 14:36:52 +10:00
Ryan Dwyer b71b3570a8 Rename dozens of game files and functions 2021-02-02 21:04:11 +10:00
Ryan Dwyer 4923c381d2 Decompile animGetNumFrames 2021-01-31 16:31:13 +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 d951c64c1a Decompile __f_to_ll, __ull_to_d and __ull_to_f 2021-01-25 17:43:41 +10:00
Ryan Dwyer 18364b4e90 Decompile ll.c functions 2021-01-25 17:38:12 +10:00
Ryan Dwyer e3493d517b Decompile func0002f308 2021-01-17 00:08:55 +10:00
Ryan Dwyer 20359da644 Decompile func00027d1c 2021-01-13 22:10:45 +10:00
Ryan Dwyer ad4a921468 Decompile cdTestVolume 2021-01-13 17:42:01 +10:00
Ryan Dwyer aaec2853bd Introduce CDTYPE constants and rename some symbols relating to collision detection 2021-01-13 17:31:36 +10:00
Ryan Dwyer 8c3f6e22e0 Decompile coordFindGroundYSimple 2021-01-13 00:32:14 +10:00
Ryan Dwyer b616e48c06 Decompile func0002a324 2021-01-13 00:27:33 +10:00
Ryan Dwyer d1dcb52e9a Decompile cdGetObstacle 2021-01-13 00:22:00 +10:00
Ryan Dwyer e132363bd1 Attempt to decompile func0f0c4250 and introduce CDRESULT constants 2021-01-13 00:19:09 +10:00
Ryan Dwyer 63bb82fe4c Decompile func00024f6c 2021-01-11 10:02:28 +10:00
Ryan Dwyer f25c461ce5 Decompile func0002d95c 2021-01-11 09:56:13 +10:00
Ryan Dwyer 8ee7fcffab Decompile func0002a9f0 2021-01-11 09:18:50 +10:00
Ryan Dwyer 604d24e71f Decompile propUpdateGeometry 2021-01-07 12:30:30 +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 3cb937b1b6 Decompile func0002373c 2020-12-27 14:22:06 +10:00
Ryan Dwyer 64d382372e Rename many libultra files 2020-10-04 15:18:15 +10:00
Ryan Dwyer b3543b3b91 Allow relocation of ROM segments 2020-08-26 20:05:13 +10:00
Ryan Dwyer 4fd334f73a Replace .data and .bss addresses with symbols 2020-08-24 08:06:44 +10:00
Ryan Dwyer e64b5f06e5 Rename modelGetNumAnimFrames to animGetNumFrames and decompile new modelGetNumAnimFrames 2020-06-30 08:08:01 +10:00
Ryan Dwyer ce9c56ec7f Attempt to decompile liftTick 2020-06-27 21:48:43 +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 5fe352f037 Decompile objTick 2020-06-09 00:18:44 +10:00
Ryan Dwyer 75a888947b Rename some fields to be suffixed with "num" for consistency 2020-06-01 18:32:27 +10:00
Ryan Dwyer a78e70e36a Rename animdata to model and other related symbols 2020-06-01 17:54:56 +10:00
Ryan Dwyer 2f8d66db55 Discover and document AI commands if_target_nearly_in_sight and if_nearly_in_targets_sight and attempt to decompile func0002f308 2020-05-28 20:21:16 +10:00
Ryan Dwyer 48d54019a2 Decompile func0002f450 2020-05-28 17:42:55 +10:00
Ryan Dwyer 8aea38c55b Decompile func0f0d3680 2020-05-10 22:53:55 +10:00