Commit Graph
43 Commits
Author SHA1 Message Date
Ryan Myers ab5a54d446 Fix dmaMesg's being an array of 1 2021-12-02 21:48:48 -05:00
Ryan Myers c302d6f437 Working on identifying variables and cleaning up warnings continues 2021-10-29 11:53:12 -04:00
Ryan Myers 1e91eb4794 Fix more warnings by better definining some variables 2021-10-29 09:05:25 -04:00
Ryan Myers 7e717dae5e Match memory_copy, and fix some warnings 2021-10-23 20:53:03 -04:00
Ryan Myers 0056860f65 Decomp some OSViMode structs 2021-10-21 20:08:32 -04:00
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