dolphin/Source/Core/Core
Léo Lam 60d47eaeff IOS/ES: Return IPC_EINVAL for unknown ioctlvs
Instead of allowing unknown ioctlvs and faking success for both unknown
and unimplemented ioctlvs, which can possibly result in nasty, hard to
debug bugs (if the emulated software behaves unexpectedly), we should
reject unknown ioctlvs and log known, but unimplemented ioctlvs.
2017-04-06 15:18:23 +02:00
..
Boot Core: Hide determinism global 2017-04-03 14:56:12 -04:00
ConfigLoaders Movie configuration loader 2017-03-05 15:47:25 +01:00
Debugger Fix memory breakpoint when checking the middle of the data 2017-03-18 22:48:57 -04:00
DSP DSPIntMultiplier: Place translation unit local functions in an anonymous namespace 2017-03-26 16:42:35 -04:00
FifoPlayer CPU: Convert state enum to an enum class 2017-03-28 11:48:28 -04:00
HLE HLE: More printf floating point types handled 2017-02-17 10:51:10 +00:00
HW Core: Hide determinism global 2017-04-03 14:56:12 -04:00
IOS IOS/ES: Return IPC_EINVAL for unknown ioctlvs 2017-04-06 15:18:23 +02:00
PowerPC Core: Hide determinism global 2017-04-03 14:56:12 -04:00
ActionReplay.cpp specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
ActionReplay.h
Analytics.cpp VideoConfig: add bSupportsFragmentStoresAndAtomics 2017-03-15 17:20:47 -07:00
Analytics.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
ARDecrypt.cpp ARDecrypt: const correctness 2017-03-22 20:35:00 -04:00
ARDecrypt.h Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
BootManager.cpp SI: Namespace device classes 2017-03-16 04:41:39 -04:00
BootManager.h Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
CMakeLists.txt Move DVDInterface's pure (stateless) math code to a new file 2017-03-31 17:27:23 +02:00
ConfigManager.cpp Move DVD code to a new directory 2017-03-31 17:27:23 +02:00
ConfigManager.h Remove libao sound backend 2017-03-31 14:59:57 -07:00
Core.cpp Core: Hide determinism global 2017-04-03 14:56:12 -04:00
Core.h Core: Hide determinism global 2017-04-03 14:56:12 -04:00
Core.vcxproj Move DVDInterface's pure (stateless) math code to a new file 2017-03-31 17:27:23 +02:00
Core.vcxproj.filters Core: Amend VS filter tag 2017-04-02 00:30:26 -04:00
CoreTiming.cpp Core: Hide determinism global 2017-04-03 14:56:12 -04:00
CoreTiming.h Adjust event times after a PPC clock change 2017-02-08 16:22:27 +01:00
DSPEmulator.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPEmulator.h DSPEmulator: Amend variable casing 2017-01-18 12:20:13 -05:00
ec_wii.cpp IOS/ES: Handle personalised tickets properly 2017-03-11 21:14:26 +01:00
ec_wii.h IOS/ES: Handle personalised tickets properly 2017-03-11 21:14:26 +01:00
GeckoCode.cpp GeckoCode: Provide operator== and operator!= overloads 2016-10-03 02:32:43 -04:00
GeckoCode.h GeckoCode: Provide operator== and operator!= overloads 2016-10-03 02:32:43 -04:00
GeckoCodeConfig.cpp Use pointers inside ini loop to retain references to ini files 2017-04-01 17:52:25 +03:00
GeckoCodeConfig.h GeckoCodeConfig: Return vector by value for LoadCodes() 2017-03-21 16:58:13 -04:00
Host.h Host: Remove the Host_RequestFullscreen() method. 2016-11-11 20:36:09 +01:00
HotkeyManager.cpp ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
HotkeyManager.h Implement hotkey options group in HotkeyInputConfigDiag 2017-03-13 13:39:52 -07:00
MachineContext.h Initial support for Haiku. 2017-03-27 23:46:19 -04:00
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp JitInterface: Convert includes into forward declarations where applicable 2017-03-02 13:20:29 -05:00
MemTools.h
Movie.cpp Merge pull request #5180 from lioncash/enum 2017-04-02 17:01:25 +02:00
Movie.h Frame: Make TAS dialogs private 2017-04-02 04:11:47 -04:00
NetPlayClient.cpp NetPlayClient: const correctness 2017-03-19 09:32:58 -04:00
NetPlayClient.h NetPlayClient: const correctness 2017-03-19 09:32:58 -04:00
NetPlayProto.h Copy Wii save for current game for Netplay and TAS 2017-02-05 13:17:05 -05:00
NetPlayServer.cpp Merge pull request #4951 from waddlesplash/haiku-2 2017-03-28 17:19:35 +13:00
NetPlayServer.h NetPlayServer: const correctness 2017-03-19 09:36:40 -04:00
PatchEngine.cpp GeckoCodeConfig: Return vector by value for LoadCodes() 2017-03-21 16:58:13 -04:00
PatchEngine.h PatchEngine: Get rid of a global variable 2017-01-03 18:59:33 -05:00
State.cpp Frame: Remove callback function prototypes from header 2017-04-03 06:34:36 -04:00
State.h Frame: Remove callback function prototypes from header 2017-04-03 06:34:36 -04:00
WiiRoot.cpp Unify the way of setting game ID, title ID, revision 2017-03-09 15:34:14 +01:00
WiiRoot.h Remove pre-generated SYSCONF 2017-01-12 21:30:11 +01:00