Commit Graph

24 Commits

Author SHA1 Message Date
Ryan Dwyer 51b19d3bd7 Decompile n_alInit 2021-03-28 23:31:52 +10:00
Ryan Dwyer 2337528e3b Decompile __nextSampleTime 2021-03-28 23:16:30 +10:00
Ryan Dwyer fcccc9c9e1 Decompile _timeToSamplesNoRound 2021-03-28 22:54:15 +10:00
Ryan Dwyer dce847981c Decompile alAudioFrame 2021-03-28 22:44:58 +10:00
Ryan Dwyer f4a706c0c8 Decompile alUnlink 2021-03-28 17:20:58 +10:00
Ryan Dwyer cc726a944e Decompile alLink 2021-03-28 17:20:00 +10:00
Ryan Dwyer 6795507776 Decompile _freePVoice 2021-03-27 23:21:36 +10:00
Ryan Dwyer b552dcea23 Decompile _collectPVoices 2021-03-27 23:20:17 +10:00
Ryan Dwyer b8d25f1305 Decompile __freeParam 2021-03-27 23:16:15 +10:00
Ryan Dwyer 8487831897 Decompile __allocParam 2021-03-27 23:14:43 +10:00
Ryan Dwyer 62b6cb3c0a Decompile alCSPNew 2021-03-27 18:05:22 +10:00
Ryan Dwyer 4488a219de Decompile alHeapInit and alHeapDBAlloc 2021-03-27 13:31:52 +10:00
Ryan Dwyer ced6be2cd6 Decompile sndInit 2021-03-27 02:16:14 +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 0def2c5a4d Combine data headers into a single one and remove unnecessary declarations 2021-02-17 22:04:46 +10:00
Ryan Dwyer 4a514d3b69 Attempt to decompile amgrHandleFrameMsg 2021-01-28 17:07:14 +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 fa74d4cc44 Identify some al lib functions 2020-04-15 17:31:12 +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 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