dolphin/Source/Core/Core/Src/PowerPC
2010-11-15 04:06:55 +00:00
..
Interpreter Seems like I broke something in r6127. I'll fix it asap but for now l'll just revert it. Sorry :-( 2010-09-17 20:01:09 +00:00
Jit64 Removed one of the extraneous conditions from JIT64 UnsafeLoadToEAX. 2010-11-04 11:43:44 +00:00
Jit64IL JitIL: Fixed the wrong constant value. It was lower than the actual number of registers. 2010-11-15 04:06:55 +00:00
JitCommon Removed one of the extraneous conditions from JIT64 UnsafeLoadToEAX. 2010-11-04 11:43:44 +00:00
CPUCoreBase.h Add Turntable.cpp to SCons build. 2010-10-03 08:20:24 +00:00
Gekko.h Replace all bitfields which were only declared with "(un)signed" with their actual types. Let me know if I missed any. It would also be a good idea to test this commit in both x64 and x86. 2010-09-27 04:29:51 +00:00
LUT_frsqrtex.cpp Hg: 2010-06-09 01:37:08 +00:00
LUT_frsqrtex.h Implement proper thread naming on linux. This fixes a segmentation fault with thte wiimote new configuration dialog when a thread was named without first calling ThreadInit. 2010-07-06 16:16:07 +00:00
PowerPC.cpp Emulation accuracy improvements 2010-09-11 02:34:51 +00:00
PowerPC.h Emulation accuracy improvements 2010-09-11 02:34:51 +00:00
PPCAnalyst.cpp Remove unnecessary shadow variables and signed/unsigned comparisons. 2010-10-01 12:38:31 +00:00
PPCAnalyst.h JitIL/Jit64: Removed std::vector for speed up. 2010-09-22 02:42:17 +00:00
PPCCache.cpp Added support for multiboot dols. This allows demo discs, bonus discs etc to be played. 2010-08-11 10:45:27 +00:00
PPCCache.h Hg: 2010-06-09 01:37:08 +00:00
PPCSymbolDB.cpp Improve iterator usage. 2010-05-28 23:14:16 +00:00
PPCSymbolDB.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
PPCTables.cpp My first commit! 2010-08-26 17:44:13 +00:00
PPCTables.h My first commit! 2010-08-26 17:44:13 +00:00
Profiler.cpp JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin.exe now contains both cores. 2010-01-19 19:28:27 +00:00
Profiler.h Build fix 2010-07-05 03:58:59 +00:00
SignatureDB.cpp Improve iterator usage. 2010-05-28 23:14:16 +00:00
SignatureDB.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00