dolphin/Source/Core/Core
Tillmann Karras 8adca82cc6 JitInterface: fix disassembly entry point
This adds the downcount check code to the disassembly text and removes the
bogus instructions at the end.
2015-08-06 10:18:46 +02:00
..
Boot
Debugger Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
DSP Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
FifoPlayer
HLE
HW Fix some warnings 2015-08-04 10:58:24 +02:00
IPC_HLE Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
PowerPC JitInterface: fix disassembly entry point 2015-08-06 10:18:46 +02:00
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Netplay: Sync Video Mode settings. (Progressive Scan and PAL60) 2015-06-24 12:41:10 +02:00
BootManager.h
CMakeLists.txt CachedInterpreter: New kind of jit which always fallback to interpreter. 2015-07-22 23:19:20 +02:00
ConfigManager.cpp JitArm64: Support branching fallbacks 2015-07-01 17:58:17 +02:00
ConfigManager.h
Core.cpp Core: Don't return true on IsRunning() when stopping emulation. 2015-07-25 13:04:37 +02:00
Core.h Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that before." 2015-07-25 13:04:22 +02:00
Core.vcxproj CachedInterpreter: New kind of jit which always fallback to interpreter. 2015-07-22 23:19:20 +02:00
Core.vcxproj.filters CachedInterpreter: New kind of jit which always fallback to interpreter. 2015-07-22 23:19:20 +02:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp
ec_wii.h
GeckoCode.cpp
GeckoCode.h GeckoCode: Remove GetAddress function prototype 2015-07-28 22:10:39 -04:00
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp Merge branch 'stable' 2015-07-25 14:09:02 +02:00
HotkeyManager.h
MachineContext.h
MemTools.cpp Fix 64-bit FreeBSD build 2015-07-11 23:09:11 -07:00
MemTools.h
Movie.cpp
Movie.h
NetPlayClient.cpp Netplay: Sync Video Mode settings. (Progressive Scan and PAL60) 2015-06-24 12:41:10 +02:00
NetPlayClient.h
NetPlayProto.h Netplay: Sync Video Mode settings. (Progressive Scan and PAL60) 2015-06-24 12:41:10 +02:00
NetPlayServer.cpp Merge pull request #2653 from AdmiralCurtiss/netplay-video-mode-sync 2015-08-02 12:42:21 +12:00
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h
State.cpp Use emplace() instead of insert() where applicable for maps. 2015-06-28 19:52:40 -04:00
State.h