.. |
Interpreter
|
Interpreter: refactor the rsqrte code, and use it for ps_rsqrte.
|
2014-05-23 14:59:00 -07:00 |
Jit64
|
Jit: get rid of incorrect implementations of fres and frsqrte.
|
2014-05-23 14:57:34 -07:00 |
Jit64IL
|
Jit: get rid of incorrect implementations of fres and frsqrte.
|
2014-05-23 14:57:34 -07:00 |
JitArm32
|
Missed the analyzer object not named correctly.
|
2014-04-30 10:49:39 -05:00 |
JitArmIL
|
Jit: get rid of incorrect implementations of fres and frsqrte.
|
2014-05-23 14:57:34 -07:00 |
JitCommon
|
Merge pull request #323 from Sonicadvance1/newer-ppcanalyst
|
2014-04-30 18:59:24 -05:00 |
JitILCommon
|
Jit: get rid of incorrect implementations of fres and frsqrte.
|
2014-05-23 14:57:34 -07:00 |
CPUCoreBase.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
GDBStub.cpp
|
Fixes spacing for "for", "while", "switch" and "if"
|
2014-03-11 00:35:07 +13:00 |
GDBStub.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
Gekko.h
|
Interpreter: less duplicate code in float compares
|
2014-03-09 19:35:13 +01:00 |
JitInterface.cpp
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
JitInterface.h
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
LUT_frsqrtex.cpp
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
LUT_frsqrtex.h
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
PPCAnalyst.cpp
|
Remove the old PPAnalyst::Flatten function that is no longer in use.
|
2014-04-30 10:49:39 -05:00 |
PPCAnalyst.h
|
Remove the old PPAnalyst::Flatten function that is no longer in use.
|
2014-04-30 10:49:39 -05:00 |
PPCCache.cpp
|
Fix more header sorting issues in Core/ (now check-includes clean).
|
2014-02-20 01:01:11 +01:00 |
PPCCache.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
PPCSymbolDB.cpp
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
PPCSymbolDB.h
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
PPCTables.cpp
|
Remove all trailing whitespaces from our codebase.
|
2014-03-29 11:05:44 +01:00 |
PPCTables.h
|
numCyclesMinusOne to numCycles in GekkoOPInfo
|
2014-04-30 19:04:02 +08:00 |
PowerPC.cpp
|
CheckExceptions: add TODO and remove a wrong comment
|
2014-05-18 00:56:18 +02:00 |
PowerPC.h
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
Profiler.cpp
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
Profiler.h
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
SignatureDB.cpp
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
SignatureDB.h
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |