dolphin/Source/Core/Core
skidau aaa2dca554 Merge pull request #1684 from skidau/mmu-blocklink
Enable block-linking with MMU
2014-12-12 13:51:39 +11:00
..
Boot DiskIO: Clean up GetTMD() API. 2014-11-30 16:38:13 +01:00
Debugger Updated C bit on TLB cache hits. 2014-12-05 14:29:13 +11:00
DSP Core: Join some variable declarations and assignments 2014-11-15 20:21:35 -05:00
FifoPlayer FifoRecorder: Use std::vector for m_Ram and m_ExRam 2014-12-07 18:13:53 -05:00
HLE HLE code replacement: remove unused code. 2014-12-03 14:05:05 -08:00
HW Merge pull request #1477 from magcius/nunchuk-cleanup 2014-12-07 01:29:59 -06:00
IPC_HLE Merge pull request #1618 from JosJuice/dvd-low-open-partition 2014-12-03 21:24:56 +11:00
PowerPC Enable block-linking with MMU. Blocks that cause an ISI exception are not linked. 2014-12-12 13:25:51 +11:00
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Merge pull request #1437 from skidau/Remove-DSP-thread-option 2014-12-06 10:54:53 +11:00
BootManager.h
CMakeLists.txt Port dolphin to SFML 2.1 2014-11-25 16:44:38 +00:00
ConfigManager.cpp Merge pull request #1437 from skidau/Remove-DSP-thread-option 2014-12-06 10:54:53 +11:00
ConfigManager.h Various country flag improvements 2014-11-18 19:44:16 -05:00
Core.cpp Merge pull request #1437 from skidau/Remove-DSP-thread-option 2014-12-06 10:54:53 +11:00
Core.h
Core.vcxproj
Core.vcxproj.filters
CoreParameter.cpp Merge pull request #1437 from skidau/Remove-DSP-thread-option 2014-12-06 10:54:53 +11:00
CoreParameter.h Add stereoscopy hotkeys. 2014-11-23 14:30:12 +01:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp
ec_wii.h
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h Host: Kill off GetRenderWindowSize 2014-11-17 13:44:49 -05:00
MachineContext.h Remove Android <ucontext.h> hack. 2014-11-17 13:29:04 -05:00
MemTools.cpp
MemTools.h
Movie.cpp
Movie.h
NetPlayClient.cpp SI: Clean up controller-like devices with subclassing 2014-11-28 10:50:45 -08:00
NetPlayClient.h Port dolphin to SFML 2.1 2014-11-25 16:44:38 +00:00
NetPlayProto.h
NetPlayServer.cpp Port dolphin to SFML 2.1 2014-11-25 16:44:38 +00:00
NetPlayServer.h Port dolphin to SFML 2.1 2014-11-25 16:44:38 +00:00
PatchEngine.cpp
PatchEngine.h
State.cpp Stored a copy of the PTE in the TLB like the real hardware does. 2014-12-06 10:28:34 +11:00
State.h
VolumeHandler.cpp VolumeHandler: Return success value 2014-12-10 22:25:02 +01:00
VolumeHandler.h