Commit Graph

5 Commits

Author SHA1 Message Date
crediar@rypp.net 894f641639 -updated to version 2.4-
*Fixed NMM for Mario Kart Double Dash. Saving ghost data works now as well
*Fixed a bug that would sometimes break cheating/debugging unless both were enabled
*Moved the VIConfigure patch to the ARM side which should fix a number of broken titles
*Changed the HDD time out to read a random sector
*Optimised the EHCI reset code
*Optimised the CARD code


git-svn-id: svn://localhost/Users/andi/Downloads/code/trunk@31 be6c1b03-d731-4111-a574-e37d80d43941
2012-10-21 21:36:35 +00:00
crediar@rypp.net 0dabbeeb80 EHCI:
*Changed the ehci_bulk_message buffer address, which fixes the gameid when using WiiRd
*Some code clean up


git-svn-id: svn://localhost/Users/andi/Downloads/code/trunk@15 be6c1b03-d731-4111-a574-e37d80d43941
2012-06-30 04:38:56 +00:00
crediar@rypp.net 9689929b4a EHCI:
*Added EHCI retry code, which should fix a few more USB devices that weren't working before.

GCLoader:
*Fixed a DSI crash when using the progressive mode.


git-svn-id: svn://localhost/Users/andi/Downloads/code/trunk@5 be6c1b03-d731-4111-a574-e37d80d43941
2012-06-24 15:32:22 +00:00
crediar@rypp.net 7476b06865 USB/EHCI:
*Improved the USB/EHCI code, it now retries if an USB device fails to initialise.
*Fixed some memory leaks

*Added prefixes to some debug texts
*Removed some debug texts

git-svn-id: svn://localhost/Users/andi/Downloads/code/trunk@4 be6c1b03-d731-4111-a574-e37d80d43941
2012-06-23 22:07:03 +00:00
crediar@rypp.net 7f75f5eb1e Cheating:
*Due space limitations only the debug version of kenobigc is supported, this means there is a bit less space for cheats.


git-svn-id: svn://localhost/Users/andi/Downloads/code/trunk@2 be6c1b03-d731-4111-a574-e37d80d43941
2012-06-23 18:08:56 +00:00