Commit Graph
151 Commits
Author SHA1 Message Date
Ryan Myers 947593ae55 Renamed a few variables and files 2021-09-30 13:06:22 -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 bc6f4fce29 Rename xprintf and printf files. I accidentally used the xprintf name in the wrong place, and don't want to cause confusion with libreultra and others 2021-09-27 14:11:43 -04:00
Ryan Myers 159a1ef9a6 Update diff.py 2021-09-27 13:29:23 -04:00
Ryan Myers 6ed7d8866a Moved unknown_0CE200 to the OS folder, and deleted the unicode character as it was causing compile issues all of a sudden 2021-09-24 15:22:53 -04:00
Ryan Myers ecc6909506 Identify, and implement a few more functions, as well as move some stuff around 2021-09-24 15:08:52 -04:00
Ryan Myers 2ca8f80c39 Moved some al functions, and some tab to spaces cleanup 2021-09-24 11:39:14 -04:00
Ryan Myers 4eacb7c0ea Hacky fix for score.sh to workaround a static function 2021-09-21 23:08:29 -04:00
Ryan Myers 3ac26b9fdb Split alCopy from printf file, add NON_MATCHING which are copied from SM64, and VERY CLOSE, and add a libc directory like SM64 2021-09-20 15:14:51 -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 caf53d3d53 Add some tools I've found helpful 2021-09-19 12:33:24 -04:00
David Benepe c5885903c1 Lots of progress in unknown_077C50 & unknown_06B2B0 2021-07-22 02:23:31 -05:00
David Benepe d4139842b9 Added NON_MATCHING count to score display. 2021-07-15 22:38:50 -05:00
David Benepe 1aac5e39ce Moved unknown_0C81A0 to lib folder 2021-07-11 15:13:44 -05:00
David Benepe 8c7fdb559f Decompiled osEepromWrite and __osPackEepWriteData 2021-07-10 21:23:12 -05:00
David Benepe 8ddfcc9e4d Decompiled alHeapDBAlloc & alCSPSetVol 2021-07-10 16:29:26 -05:00
David Benepe 714f39b36e Added extraction reason to check_if_need_to_extract.py 2021-06-24 14:01:15 -05:00
David Benepe 002bb45da3 Small fix to generate_ld.py 2021-06-24 13:25:43 -05:00
David Benepe c1336e8175 Hopefully this works now. 2021-06-22 15:19:56 -05:00
David Benepe a5592d684b More documentation in memory & unknown_077A0 2021-06-22 14:30:36 -05:00
David BenepeandGitHub 8a71032b1f Merge pull request #118 from AntonioCastelli/tools
Added bidirectionality to get_symbol.
2021-06-19 11:17:42 -05:00
Antonio 48af33975a Added bidirectionality to get_symbol. 2021-06-18 22:47:38 -07:00
David Benepe 0b26e4c5f4 More documentation & decompiled a couple functions in unknown_0B7A50.c 2021-06-18 20:54:58 -05:00
David Benepe 83b2f29926 More documentation for menu.c 2021-06-15 20:21:43 -05:00
Antonio Castelli ebafd02e8a Removed globals.inc 2021-06-13 20:09:20 -07:00