dolphin/Source/Core/Core
JosJuice 555eb1162f Memmap: Fix a CopyToEmu bug
ValidCopyRange incorrectly returned false and stopped a
CopyToEmu when pressing B+X+Start in some GameCube games
(for instance Metroid Prime) after the DVD thread was implemented
2015-11-16 23:22:49 +01:00
..
Boot Fix GC software crashing at boot if no disc is inserted 2015-11-01 20:29:48 +01:00
Debugger
DSP DSPJitRegCache: Make the allocation array part of the DSPJitRegCache class 2015-10-24 23:36:18 -04:00
FifoPlayer Fifoplayer: Load the Correct version number. 2015-11-08 01:24:08 +13:00
HLE
HW Memmap: Fix a CopyToEmu bug 2015-11-16 23:22:49 +01:00
IPC_HLE Don't send return-only events to poll 2015-11-14 09:10:55 +13:00
PowerPC
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp
BootManager.h
CMakeLists.txt Create DVDThread (no multithreading yet) 2015-11-16 23:20:07 +01:00
ConfigManager.cpp Merge pull request #3139 from JosJuice/fix-wii-root 2015-10-16 16:49:34 +02:00
ConfigManager.h
Core.cpp Synchronize DVDInterface::ChangeDisc with the CPU thread properly. 2015-11-03 12:42:05 +01:00
Core.h Synchronize DVDInterface::ChangeDisc with the CPU thread properly. 2015-11-03 12:42:05 +01:00
Core.vcxproj Create DVDThread (no multithreading yet) 2015-11-16 23:20:07 +01:00
Core.vcxproj.filters Create DVDThread (no multithreading yet) 2015-11-16 23:20:07 +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
HotkeyManager.cpp Merge pull request #2704 from RisingFog/frameadvancehold 2015-10-28 15:31:03 +13:00
HotkeyManager.h Merge pull request #2704 from RisingFog/frameadvancehold 2015-10-28 15:31:03 +13:00
MachineContext.h
MemTools.cpp Include unistd.h in memtools.cpp to fix nopch 2015-10-09 11:08:17 +02:00
MemTools.h
Movie.cpp Merge pull request #3139 from JosJuice/fix-wii-root 2015-10-16 16:49:34 +02:00
Movie.h
NetPlayClient.cpp
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp CMake: simplify FindMiniupnpc.cmake 2015-10-12 02:26:35 +02:00
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h
State.cpp Create DVDThread (no multithreading yet) 2015-11-16 23:20:07 +01:00
State.h SaveState/DolphinWX: Display time and date of savestate when a slot is selected, or Empty if no savestate exists in the slot. 2015-10-10 22:14:22 +02:00