dolphin/Source/Core/Core/PowerPC
degasus f7e07f8f3b MMU: Don't generate virtual memory area on 32bit builds.
There is no JIT, so no need for fastmem. This memory won't be used at all.
2016-10-03 10:26:23 +02:00
..
Interpreter Merge pull request #4245 from aldelaro5/logs-levels-changes 2016-10-02 16:51:44 -04:00
Jit64 Jit64: Fix merge failure of dynamic_bat. 2016-10-03 10:15:52 +02:00
Jit64Common Support for dynamic BAT modification (dynamic-bat). 2016-09-06 08:43:22 +02:00
Jit64IL Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
JitArm64 JitArm64: Move memcheck check into fallback code. 2016-09-26 22:17:25 +02:00
JitArmCommon Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitCommon Fix the master build. 2016-09-07 20:10:03 +12:00
JitILCommon Support for dynamic BAT modification (dynamic-bat). 2016-09-06 08:43:22 +02:00
CachedInterpreter.cpp CachedInterpreter: Fix CoreTiming contract 2016-09-14 15:44:51 +10:00
CachedInterpreter.h CachedInterpreter: Fix CoreTiming contract 2016-09-14 15:44:51 +10:00
CPUCoreBase.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GDBStub.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GDBStub.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Gekko.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitInterface.cpp JIT: fix handling of PC in dispatcher/block cache. 2016-08-06 11:41:39 +02:00
JitInterface.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MMU.cpp MMU: Don't generate virtual memory area on 32bit builds. 2016-10-03 10:26:23 +02:00
PowerPC.cpp Merge pull request #4245 from aldelaro5/logs-levels-changes 2016-10-02 16:51:44 -04:00
PowerPC.h HLE/GeckoCode: Add new HLE hook exit trampoline 2016-10-03 16:27:42 +11:00
PPCAnalyst.cpp PPCAnalyst: Get rid of two casts 2016-09-29 18:17:56 -04:00
PPCAnalyst.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCCache.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCCache.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCSymbolDB.cpp Merge pull request #4250 from leoetlino/hle-patch-fix 2016-10-02 22:13:15 -07:00
PPCSymbolDB.h PPCSymbolDB: Drop useless const qualifier 2016-09-26 22:57:40 +02:00
PPCTables.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCTables.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Profiler.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Profiler.h x64Emitter: Generify ABI_CallFunction variants 2016-08-31 22:54:47 -04:00
SignatureDB.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
SignatureDB.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00