dolphin-emulator/Source/Core/Core
Lioncash 259f827e34 Core: Actually make the State enum an enum class
It helps if I actually make it a strongly typed enum.
2017-02-06 01:13:07 -05:00
..
Boot Remove unneeded write to 0x3140/0x3188 for WADs 2017-02-02 22:05:36 +01:00
Debugger Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
DSP Merge pull request #4777 from lioncash/dspstack 2017-02-04 08:27:11 +01:00
FifoPlayer Fix missing includes 2017-01-24 03:31:51 +01:00
HLE Merge pull request #4817 from sepalani/debug_print_case 2017-02-06 17:40:44 +13:00
HW Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
IOS Move ES_DIVerify's Movie-related code to a more logical place 2017-02-03 19:53:35 +01:00
PowerPC Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
ActionReplay.cpp specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
ActionReplay.h
Analytics.cpp VideoConfig: Remove fullscreen flags. 2016-11-11 20:36:09 +01:00
Analytics.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp Merge pull request #4629 from JosJuice/es-movie-title-id 2017-02-05 09:26:08 -05:00
BootManager.h Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
CMakeLists.txt cmake: Change endif(.*) to endif() 2017-01-25 15:07:32 +01:00
ConfigManager.cpp Merge pull request #4629 from JosJuice/es-movie-title-id 2017-02-05 09:26:08 -05:00
ConfigManager.h Don't call Movie::SetTitleId from ES 2017-02-03 19:52:25 +01:00
Core.cpp Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
Core.h Core: Actually make the State enum an enum class 2017-02-06 01:13:07 -05:00
Core.vcxproj SI_Device: Move the null device implementation to its own source files 2017-01-22 21:18:51 -05:00
Core.vcxproj.filters SI_Device: Move the null device implementation to its own source files 2017-01-22 21:18:51 -05:00
CoreTiming.cpp
CoreTiming.h
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 ec_wii: Make default data constexpr 2017-01-28 18:46:15 -05:00
ec_wii.h ec_wii: Amend function casing 2017-01-28 18:46:14 -05: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
GeckoCodeConfig.h
Host.h Host: Remove the Host_RequestFullscreen() method. 2016-11-11 20:36:09 +01:00
HotkeyManager.cpp Merge pull request #4595 from aldelaro5/add-debugger-hotkeys 2017-01-05 14:33:10 -05:00
HotkeyManager.h Merge pull request #4595 from aldelaro5/add-debugger-hotkeys 2017-01-05 14:33:10 -05:00
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Merge pull request #4828 from lioncash/state 2017-02-06 17:38:46 +13:00
Movie.h Movie: Put Wii s_bClearSave handling in a more logical place 2017-02-03 19:53:23 +01:00
NetPlayClient.cpp Core: Move SI source files to their own directory 2017-01-20 19:33:24 -05:00
NetPlayClient.h HW: Change u8 pad specifier params to int where applicable 2016-10-07 08:14:12 -04:00
NetPlayProto.h Core: Move EXI source files to their own directory 2017-01-20 16:06:35 -05:00
NetPlayServer.cpp Core: Move EXI source files to their own directory 2017-01-20 16:06:35 -05:00
NetPlayServer.h
PatchEngine.cpp MMU/PatchEngine: Fix potential crash during stack probe 2017-01-24 08:05:11 +11:00
PatchEngine.h PatchEngine: Get rid of a global variable 2017-01-03 18:59:33 -05:00
State.cpp IOS: Fix savestates for Bluetooth passthrough 2017-01-25 15:31:28 +01:00
State.h
WiiRoot.cpp Move ES_DIVerify's Movie-related code to a more logical place 2017-02-03 19:53:35 +01:00
WiiRoot.h Remove pre-generated SYSCONF 2017-01-12 21:30:11 +01:00