Commit Graph

230 Commits

Author SHA1 Message Date
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 3eb8137335 Tidy up sched.c and related functions 2021-10-18 17:10:28 +10:00
Ryan Dwyer c0cab0dec5 Decompile n_alSynFilter11 2021-10-17 17:40:39 +10:00
Ryan Dwyer d214745c18 Decompile n_alResampleParam2 2021-10-17 16:25:12 +10:00
Ryan Dwyer 278b7bc586 Decompile alCents2Ratio 2021-10-17 15:44:37 +10:00
Ryan Dwyer 33582bf17b Decompile n_alSynStartVoiceParams 2021-10-16 23:09:46 +10:00
Ryan Dwyer 4cb759a4c2 Disassemble __osDisableInt and __osRestoreInt 2021-10-16 11:48:59 +10:00
Ryan Dwyer a3a2d42e93 Decompile n_alFxNew 2021-10-15 22:05:29 +10:00
Ryan Dwyer 48542258e1 Decompile n_alSynNew 2021-10-15 12:25:56 +10:00
Ryan Dwyer d3ef0a34ad Replace ultra headers with version J 2021-10-14 17:52:32 +10:00
Ryan Dwyer 6f602404cc Decompile func000071a0nb 2021-10-12 08:11:20 +10:00
Ryan Dwyer 3433bd93d4 Decompile __osPfsCheckRamArea2 2021-10-12 08:06:55 +10:00
Ryan Dwyer d82a6ba619 Rename a bunch of lib files and functions
* lib_070d0.c to vm.c
* lib_09a80.c to vi.c
* lib_0bfb0.c to fault.c
* lib_0c000.c to crash.c
* lib_11420.c to music.c
* lib_13710.c to pimgr.c
* lib_184d0.c to ailist.c and path.c
* lib_233c0.c to anim.c
* lib_24e40.c to collision.c
* lib_2fa00.c to rmon.c
* lib_34030.c to speaker.c
* lib_37b00.c to mp3.c
2021-10-11 22:46:29 +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 329f3351f4 Attempt to decompile viUpdateMode, and rename many VI symbols 2021-10-10 20:51:42 +10:00
Ryan Dwyer 0f2c8cab67 Decompile viAllocateFbs 2021-10-08 08:29:00 +10:00
Ryan Dwyer f616ee8307 Rename boot.c to tlb.s and disassemble tlb functions 2021-10-06 18:30:32 +10:00
Ryan Dwyer d6a0d4745a Disassemble everything in exceptasm.s 2021-10-05 22:22:32 +10:00
Ryan Dwyer 674208cbde Disassemble osWritebackDCacheAll 2021-10-05 21:28:47 +10:00
Ryan Dwyer 4d5a9ba91b Disassemble osWritebackDCache 2021-10-05 21:25:31 +10:00
Ryan Dwyer 27ac294c9b Disassemble __osProbeTLB 2021-10-05 21:23:27 +10:00
Ryan Dwyer b6885e9420 Disassemble osMapTLB 2021-10-05 21:22:11 +10:00
Ryan Dwyer 567c3965db Disassemble osInvalICache 2021-10-05 21:20:49 +10:00
Ryan Dwyer 9ee0c33530 Disassemble osInvalDCache 2021-10-05 21:19:57 +10:00
Ryan Dwyer 6242ec01be Disassemble osUnmapTLBAll 2021-10-05 21:17:15 +10:00
Ryan Dwyer e2d7d3d567 Disassemble bcmp 2021-10-05 21:14:14 +10:00
Ryan Dwyer 4e7ccfa882 Disassemble bzero 2021-10-05 21:11:52 +10:00
Ryan Dwyer 74baafee93 Disassemble bcopy 2021-10-05 21:09:37 +10:00
Ryan Dwyer ee1f882b5b Switch project to use host's assembler and disassemble osSetIntMask 2021-10-05 20:51:32 +10:00
Ryan Dwyer 979c112064 Decompile osGbpakInit 2021-10-04 18:53:39 +10:00
Ryan Dwyer f1b06f7ac2 Decompile osGbpakReadId 2021-10-04 18:35:06 +10:00
Ryan Dwyer c9dc9197ea Decompile __osGbpakSelectBank 2021-10-04 17:46:19 +10:00
Ryan Dwyer e16f709043 Decompile osGbpakCheckConnector 2021-10-04 17:37:45 +10:00
Ryan Dwyer 59c5706158 Decompile osGbpakReadWrite 2021-10-04 09:38:35 +10:00
Ryan Dwyer 1b68b2a9ce Decompile osGbpakGetStatus 2021-10-03 23:30:18 +10:00
Ryan Dwyer 77a216117a Decompile osGbpakPower 2021-10-03 21:46:13 +10:00
Ryan Dwyer bc705b9330 Decompile pakProbe 2021-09-27 23:17:45 +10:00
Ryan Dwyer 6a8e80c464 Decompile gbpak0f11cef8 2021-09-26 18:57:41 +10:00
Ryan Dwyer 474d4f6006 Split lib_06550.c into pfsresizefile.c and pfsinitpak.c 2021-09-26 16:03:53 +10:00
Ryan Dwyer d1a5f42edd Discover gbpak and rumble functions 2021-09-23 18:36:28 +10:00
Ryan Dwyer 40ad2d6b07 Decompile chrAdjustPosForSpawn 2021-05-18 19:38:16 +10:00
Ryan Dwyer 11b3ab555b Decompile bodyCalculateHeadOffset 2021-05-18 17:02:03 +10:00
Ryan Dwyer a5fc05a953 Fix indentation 2021-05-16 15:59:29 +10:00
Ryan Dwyer f5999121ed Replace remaining literal addresses in lib segment 2021-04-07 17:23:07 +10:00
Ryan Dwyer eaceb22e75 Rename some audio functions to their libnaudio names 2021-04-04 16:15:06 +10:00
Ryan Dwyer a77d71470a Decompile n_alSynDelete 2021-03-28 23:47:08 +10:00
Ryan Dwyer 7fa6e0dc93 Decompile __alCSeqNextDelta 2021-03-28 17:02:43 +10:00
Ryan Dwyer e2d7faf3d4 Decompile osPfsNumFiles 2021-03-28 00:44:54 +10:00
Ryan Dwyer 5e8db8ae8b Decompile alSynSetPriority 2021-03-27 23:03:04 +10:00