Commit Graph
916 Commits
Author SHA1 Message Date
Ryan Myers 7160c9d26c Match __osSiRawStartDma 2021-10-03 16:35:51 -04:00
Ryan Myers 066b501cd1 si lib functions matched 2021-10-03 16:29:27 -04:00
Ryan Myers 2ab3d67931 Match controller functions 2021-10-03 16:03:32 -04:00
Ryan Myers d16ab2cec5 More controller variables fixed up 2021-09-30 22:24:16 -04:00
Ryan Myers dd3937a113 __osContPifRam fixed 2021-09-30 22:15:52 -04:00
Ryan Myers 6344358559 Fix __osPfsPifRam declaration 2021-09-30 22:12:11 -04:00
Ryan Myers 062442b02f Split controller and contrreaddata 2021-09-30 22:09:54 -04:00
Ryan Myers 2ea8ecc10e Match motor functions 2021-09-30 20:51:39 -04:00
Ryan Myers 2eacfbb79a Start trying to decomp the osMotor functions 2021-09-30 15:46:47 -04:00
Ryan Myers 7c7376bc7b I'm not as positive about the name of some undefined symbols anymore. Also slightly better stack pointer code 2021-09-30 14:46:38 -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 947593ae55 Renamed a few variables and files 2021-09-30 13:06:22 -04:00
Ryan Myers 117dccc3d7 Decomp __osSetHWIntrRoutine and clean up some includes in other os files 2021-09-30 11:19:14 -04:00
Ryan Myers 52f473c94f Define names for the undefined_syms.txt where possible 2021-09-30 10:52:10 -04:00
Ryan Myers a1c8c570d0 Replace some tabs with spaces 2021-09-30 09:12:46 -04:00
Ryan Myers 90b496bc41 Match 4 more functions using libreultra 2021-09-30 09:07:05 -04:00
Ryan Myers 9e30746de1 Remove contramread code that we don't need anymore 2021-09-30 08:40:26 -04:00
David BenepeandGitHub a85b326dfa Merge pull request #173 from Ryan-Myers/master
Match many libultra functions, and more (Score 16.16% complete!)
2021-09-29 21:00:11 -05:00
Ryan Myers 9f8880737f Dummy check for the ido folder fix 2021-09-29 20:24:27 -04:00
Ryan Myers 77b03c353c Add ido-static-recomp as a submodule, and update the Makefile to use it. This was necessary because the recomp built originally had some different output that was non matching 2021-09-29 15:23:45 -04:00
Ryan Myers e49196a570 Remove ido compiler beofore submoduling it 2021-09-29 14:51:29 -04:00
Ryan Myers c1026498d8 Proper fix for score.py and static functions. It will ignore them now 2021-09-29 09:43:52 -04:00
Ryan Myers 2b875b0304 Rework simple_printf, and identify it as rmonPrintf 2021-09-29 08:46:57 -04:00
Ryan Myers ecaa51d2e7 Matched __osContRamRead 2021-09-27 22:29:30 -04:00
Ryan Myers db76f8eb16 Decomp osPiRawWriteIo 2021-09-27 21:20:59 -04:00