Ikalpo
da9e9323ce
fixed 'Load into Gecko Register' codetype
2019-05-13 21:48:40 -07:00
TryTwo
701b5c4b03
Fix Gecko codehandler lag.
2018-10-28 13:45:10 -07:00
booto
aae8634a58
Clean up codehandler a little; stash msr on stack to preserve
2018-02-03 13:07:25 +08:00
booto
83d18fc2fa
Restore original MSR when returning from codehandler
2018-01-14 04:51:48 +08:00
gamemasterplc
0f4c3a2ae1
Fix 8 and 16 bit writes in codehandler
...
The codes would both overwrite where it should and 16400 bytes after where it should. The bug was caused by a usage of an incorrect register.
2017-08-08 18:29:20 -05:00
gamemasterplc
1a452a829a
Improved Gecko Codehandler
...
Based off codehandleronly.bin. Improves support for codes with conditionals due to adding cache invalidation on stores. You also have support for mode code lines at once before Dolphin freezes at startup.
2017-06-25 08:48:24 -05:00
skidau
b9547a07f5
Updated the Gecko code handler to the latest version from Gecko OS 1.9.3.1.
...
Added a check to ensure that the number of codes fits in memory (maximum 231 codes).
Store a copy of codehandler.bin in the Sys directory.
2012-01-03 01:24:17 -05:00