mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Lots of FP hacking for little gain, super monkey ball is only slightly more sane (wow, it rhymed). Temporary no-speed-limit hack: Hold TAB.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@279 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
0becaa3223
commit
f82bf2ae9a
25 changed files with 1107 additions and 861 deletions
2
Externals/Bochs_disasm/PowerPCDisasm.cpp
vendored
2
Externals/Bochs_disasm/PowerPCDisasm.cpp
vendored
|
@ -2075,7 +2075,7 @@ namespace PPCDisasm
|
|||
break;
|
||||
|
||||
case 20:
|
||||
fdabc(dp,in,"sqrte",2,0);
|
||||
fdabc(dp,in,"rsqrte",2,0);
|
||||
break;
|
||||
|
||||
case 24:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue