63 Commits
Author SHA1 Message Date
Ryan Myers 4c11579938 Match contpfs from libreultra 2021-10-21 09:01:37 -04:00
Ryan Myers 2ccd255e79 Moved some files around into their own place with better names from libreultra 2021-10-21 08:24:13 -04:00
Ryan Myers e7ef9ae58c Match __osDevMgrMain 2021-10-11 20:17:21 -04:00
Ryan Myers e6325cbd4c Identified some of the changes to OSSched that Rare has done. *almost* matched what might be the retrace function and might not be 2021-10-08 13:42:45 -04:00
Ryan Myers ae41df8795 Got a match for __scHandleRSP 2021-10-07 13:49:48 -04:00
Ryan Myers 066b501cd1 si lib functions matched 2021-10-03 16:29:27 -04:00
Ryan Myers ed87ea82f0 Move assembly files for functions that don't need decompiling, and added function headers to os headers so I can delete a couple I made 2021-09-30 13:49:27 -04:00
Ryan Myers 44ef5ecaf5 Matched more os funcs 2021-09-27 10:42:09 -04:00
Ryan Myers 619d56d16e Rename some OS variables 2021-09-24 08:17:49 -04:00
Ryan Myers 7aa51d17e1 Fix data type for __osCurrentTime to get __osTimerServicesInit to almost match 2021-09-22 11:25:24 -04:00
Ryan Myers 3578c5649a Fixed osSetTimer to match 2021-09-22 10:47:45 -04:00
Ryan Myers b1cab6d430 Decompile osVirtualToPhysical 2021-09-21 22:42:37 -04:00
Ryan Myers cbcab5e384 Decompiled osEPiRawStartDma 2021-09-21 22:10:15 -04:00
Ryan Myers b335bb56d0 Remove HW_REG I added to rcp.h, and replace all uses with IO_WRITE / IO_READ 2021-09-21 21:01:42 -04:00
Ryan Myers 260a48c58a Removed some header files that largely just contained duplicated entries, and repointed files using them to the proper place. This makes it possible to generate a working ctx.c file for mips_to_c which I've added a simple script to do automatically 2021-09-20 11:50:03 -04:00
Ryan Myers 95a9e6d395 Deocmpiled func_8006A10C 2021-09-17 23:52:24 -04:00
Ryan Myers 3035d3c096 Fix previous commit 2021-09-17 21:48:28 -04:00
Ryan Myers c14699d364 Identify bytes in music player for voice limit, as well as struct values for ScreenViewPort co-ords 2021-09-17 20:50:15 -04:00
Ryan Myers cdee8272e2 Seperated audio function definitons to a header file, and got some cleaner matches on a few other functions in the process due to this 2021-09-10 12:13:18 -04:00
Ryan Myers c2d1eb399c Controller Pak functions fleshed out 2021-09-09 15:13:22 -04:00
Ryan Myers 6e806b673a Rename perspNorm, and add a little more clarity to some function signatures 2021-09-09 14:16:07 -04:00
Ryan Myers 9b7b360ff1 Add the function definition for guMtxXFMF, and use that to help define other functions that use it 2021-09-09 13:42:13 -04:00
Ryan Myers a2ef26b367 Identify many variable types and fix some compiler warnings 2021-09-09 09:18:51 -04:00
David Benepe e8c1e73f6e Decompiled seqplayer.c 2021-07-25 22:13:06 -05:00
David Benepe c11afb49c2 Moved files from /src/ to /lib/src/ 2021-07-23 20:17:34 -05:00