dolphin/Source/Core/Core/PowerPC
Ryan Houdek e0a60a40a5 Remove unused mojs array from ppcState.
This was some unused array just sitting in our global ppcState struct.
I've got no idea what its use was /supposed/ to be used for if ever implemented.
2014-06-02 01:39:07 -05:00
..
Interpreter Interpreter: correctly support HLE functions. 2014-05-25 15:39:46 -07:00
Jit64 Merge pull request #419 from magumagu/jit-load-store-cleanup 2014-05-29 15:25:00 -07:00
Jit64IL Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
JitArm32 Jit: Remove unused members from JitState. 2014-05-25 18:19:47 -07:00
JitArmIL Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
JitCommon Merge pull request #419 from magumagu/jit-load-store-cleanup 2014-05-29 15:25:00 -07:00
JitILCommon Merge pull request #390 from magumagu/fp-reciprocal 2014-05-24 10:45:01 +02: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 BS2 emulation: set up a reasonable BAT during startup. 2014-05-24 03:46:12 -07:00
JitInterface.cpp PPCCache: Get rid of FAST_ICACHE define. 2014-05-25 18:06:52 -07: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
PowerPC.cpp Remove unused mojs array from ppcState. 2014-06-02 01:39:07 -05:00
PowerPC.h Remove unused mojs array from ppcState. 2014-06-02 01:39:07 -05:00
PPCAnalyst.cpp Fixes games that use the MMU to page in code(Rogue Leader). 2014-05-09 09:10:45 -05:00
PPCAnalyst.h Fixes games that use the MMU to page in code(Rogue Leader). 2014-05-09 09:10:45 -05:00
PPCCache.cpp PPCCache: Get rid of FAST_ICACHE define. 2014-05-25 18:06:52 -07:00
PPCCache.h PPCCache: Get rid of FAST_ICACHE define. 2014-05-25 18:06:52 -07: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
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