Commit Graph
124 Commits
Author SHA1 Message Date
Ryan Myers b87fc3a47a Update diff.py 2022-02-08 11:30:50 -05:00
Ryan Myers 0c114f958f Update the score to show NON_EQUIVALENT as well 2022-02-08 11:28:44 -05:00
David Benepe d53a548ebc Fixed up minor issues with fix_regional_names.py script 2022-02-07 12:48:48 -05:00
David Benepe f3040ce30b Filtering out symbols should happen instantly now. 2022-02-07 12:05:10 -05:00
David Benepe 534dbe9158 Completed the regional naming script 2022-02-07 11:14:15 -05:00
David Benepe 6b78b5cffd Added all regional_names 2022-02-07 11:14:15 -05:00
David Benepe 0447332ed3 More progress with regional names x2 2022-02-07 11:14:15 -05:00
David Benepe dd8198656b More progress with regional names 2022-02-07 11:14:15 -05:00
David Benepe 51f8df1ddf Moved the naming dict to a JSON file 2022-02-07 11:14:15 -05:00
David Benepe cc37e923eb Fixed up messages 2022-02-07 11:14:15 -05:00
David Benepe e50bcd3dfb Added script to convert symbols between US and UK english 2022-02-07 11:14:15 -05:00
Antonio 95eef02120 Renamed function checksum + length variables. 2021-12-12 21:04:00 -08:00
Antonio 2986864c42 Function checksum calculator additionally updates function length.
This is necessary because, if the target function deviates in size
compared to the original (e.g. decompiled but non-matching),
calc_func_checksums and the game's internal checksum calculator
will become out of sync, no longer match the target checksum, and
will fail.
2021-12-12 20:56:10 -08: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 2671406cd0 Update diff.py, and the permuter settings 2021-10-24 21:27:24 -04: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 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 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