dolphin/Source/Core/Core/Src/PowerPC
XTra.KrazzY 8f303fb63e Compile fix on linux 64-bit, thanks ector.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2448 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-26 15:09:12 +00:00
..
Interpreter Introduce JitCommon folder to share things between the two jits. 2009-02-23 20:29:55 +00:00
Jit64 Compile fix on linux 64-bit, thanks ector. 2009-02-26 15:09:12 +00:00
Jit64IL Fix for The Force Unleashed - SSSE3+ only. SSE2 solution is coming. 2009-02-24 21:54:04 +00:00
JitCommon Introduce JitCommon folder to share things between the two jits. 2009-02-23 20:29:55 +00:00
Gekko.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
PPCAnalyst.cpp misc debugger improvements - hle:d code can be read in disasm window, memview can show floating point values, a crash fix, the locked cache now shows up in memview, some disasm bugfixes (frsp) 2009-01-21 11:44:36 +00:00
PPCAnalyst.h Even more code reorganization + first step towards being able to single step directly in JIT mode. 2008-12-20 17:22:30 +00:00
PPCTables.cpp Fix for The Force Unleashed - SSSE3+ only. SSE2 solution is coming. 2009-02-24 21:54:04 +00:00
PPCTables.h add ppc disassembly to jit results viewer windowTurn the JIT into a class. Indentation cleanup will be in a separate CL, and the block cache will later be split out into its own class. Cannot detect any speed difference whatsoever - the games spend 99.9% of their time in already jitted code anyway. I have a good reason for doing this - see upcoming changes. 2008-12-18 13:21:02 +00:00
PowerPC.cpp Introduce JitCommon folder to share things between the two jits. 2009-02-23 20:29:55 +00:00
PowerPC.h Clean up access to PowerPC::state. Some warning fixes. Restore hold-tab-to-release-throttle on Windows. Fix some project settings. 2009-02-17 22:48:16 +00:00
Profiler.cpp More code reorganization. 2008-12-20 12:10:59 +00:00
Profiler.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
SignatureDB.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
SignatureDB.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
SymbolDB.cpp fix a minor "misfeature" in the symbol table code. 2009-01-20 13:13:03 +00:00
SymbolDB.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00