dolphin/Source/Core/Core/PowerPC
Matthew Parlane 008b907bf0 Merge pull request #655 from lioncash/crashes
Fix two possible crashes related to the debugger.
2014-07-23 21:24:03 +12:00
..
Interpreter mark all local variables as static 2014-07-11 16:10:20 +02:00
Jit64 Revert "Merge pull request #473 from Tilka/frsp" 2014-07-21 20:40:21 -07:00
Jit64IL avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
JitArm32 avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
JitArmIL remove unused globals 2014-07-11 16:10:20 +02:00
JitCommon avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
JitILCommon JITs: add a macro for easy interpreter fallback 2014-06-19 14:39: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 remove unused globals 2014-07-11 16:10:20 +02:00
JitInterface.h remove unused globals 2014-07-11 16:10:20 +02:00
PowerPC.cpp Core: Make CPU_POWERDOWN the initial CPU state. 2014-07-19 19:43:53 -04:00
PowerPC.h Revert "Don't add segfault handler in interpreter mode" 2014-07-07 05:30:06 +02:00
PPCAnalyst.cpp mark all local functions as static 2014-07-11 16:07:23 +02: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 remove unused globals 2014-07-11 16:10:20 +02:00
Profiler.h remove unused globals 2014-07-11 16:10:20 +02: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