Commit Graph
45 Commits
Author SHA1 Message Date
David f356eb04e1 Some minor fixes 2023-06-11 14:10:16 -05:00
David Benepe 3e416d33dd Decompiled 4 functions from unknown_0ABDF0 2022-04-06 19:58:23 -04:00
AntonioCastelliandGitHub 5cb7b02102 Refactored variable. (#190)
From comment in https://github.com/DavidSM64/Diddy-Kong-Racing/pull/189.
2021-12-10 07:29:33 -05:00
Fazana 7645778097 Update generate_ld.py 2021-12-10 09:45:11 +00:00
Fazana 68d16f15f1 Fix building for clean repos 2021-12-10 09:23:20 +00:00
Fazana a70af4d7af deleted linker failsafe 2021-12-07 01:02:36 +00:00
Fazana b0663f2601 Linker now doesn't unecessarily rebuild 2021-12-07 00:53:26 +00:00
Ryan Myers fd5535d88f Maybe went overboard with make colours, but it's all colourful now! 2021-10-21 22:43:20 -04:00
Ryan Myers 7160c9d26c Match __osSiRawStartDma 2021-10-03 16:35:51 -04:00
Ryan Myers 062442b02f Split controller and contrreaddata 2021-09-30 22:09:54 -04:00
Ryan Myers 947593ae55 Renamed a few variables and files 2021-09-30 13:06:22 -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 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 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
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 002bb45da3 Small fix to generate_ld.py 2021-06-24 13:25:43 -05:00
David Benepe 5a96959bca unknown_last.rodata.s taken care of. 2021-06-12 00:18:39 -05:00
David Benepe f16317428e Wrote script to fix checksums 2021-06-11 01:14:18 -05:00
David Benepe 3064ca2254 Added __BSS_SECTION_SIZE to entrypoint.s 2021-06-10 20:23:08 -05:00
David Benepe 4da2c7dfa2 Finished BSS sections (for now) and cleaning undefined_syms.txt 2021-06-10 01:14:37 -05:00
David Benepe 2b19923238 Added bss for unknown_001050, unknown_003260, and unknown_005740 2021-06-10 01:13:22 -05:00