| .. |
|
Boot
|
change parameter names to match our coding style while we're at it
|
2017-03-16 18:22:51 +01:00 |
|
ConfigLoaders
|
Movie configuration loader
|
2017-03-05 15:47:25 +01:00 |
|
Debugger
|
Core: Convert State enum into an enum class
|
2017-02-05 08:32:23 -05:00 |
|
DSP
|
Merge pull request #5097 from MerryMage/pic
|
2017-03-17 22:24:03 +01:00 |
|
FifoPlayer
|
Common: Move byte swapping utilities into their own header
|
2017-03-03 17:18:18 -05:00 |
|
HLE
|
HLE: More printf floating point types handled
|
2017-02-17 10:51:10 +00:00 |
|
HW
|
Memmap: Replace '0' constant with nullptr
|
2017-03-18 22:35:35 -04:00 |
|
IOS
|
Merge pull request #5102 from leoetlino/channel-title-type
|
2017-03-18 23:30:27 -07:00 |
|
PowerPC
|
MMU: Create constants for our BAT flags.
|
2017-03-15 09:20:40 +01: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
|
Common: Move byte swapping utilities into their own header
|
2017-03-03 17:18:18 -05: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
|
|
|
|
CMakeLists.txt
|
GCMemcard: Move memcard source files to their own directory
|
2017-03-14 21:55:25 -04:00 |
|
ConfigManager.cpp
|
SI: Namespace device classes
|
2017-03-16 04:41:39 -04:00 |
|
ConfigManager.h
|
SI: Namespace device classes
|
2017-03-16 04:41:39 -04:00 |
|
Core.cpp
|
Android: Move screenshot waiting logic to Renderer
|
2017-03-04 16:53:16 +10:00 |
|
Core.h
|
Android: Move screenshot waiting logic to Renderer
|
2017-03-04 16:53:16 +10:00 |
|
Core.vcxproj
|
GCMemcard: Move memcard source files to their own directory
|
2017-03-14 21:55:25 -04:00 |
|
Core.vcxproj.filters
|
GCMemcard: Move memcard source files to their own directory
|
2017-03-14 21:55:25 -04:00 |
|
CoreTiming.cpp
|
Adjust event times after a PPC clock change
|
2017-02-08 16:22:27 +01: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.h
|
|
|
|
GeckoCodeConfig.cpp
|
|
|
|
GeckoCodeConfig.h
|
|
|
|
Host.h
|
Host: Remove the Host_RequestFullscreen() method.
|
2016-11-11 20:36:09 +01:00 |
|
HotkeyManager.cpp
|
InputCommon: move Setting classes out of ControlGroup
|
2017-03-02 18:08:37 -08:00 |
|
HotkeyManager.h
|
ControllerEmu: Separate ControlGroup from ControllerEmu
|
2017-02-09 18:18:52 -05:00 |
|
MachineContext.h
|
|
|
|
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
|
SI: Namespace device classes
|
2017-03-16 04:41:39 -04:00 |
|
Movie.h
|
Copy Wii save for current game for Netplay and TAS
|
2017-02-05 13:17:05 -05: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
|
NetPlayServer: const correctness
|
2017-03-19 09:36:40 -04:00 |
|
NetPlayServer.h
|
NetPlayServer: const correctness
|
2017-03-19 09:36:40 -04:00 |
|
PatchEngine.cpp
|
PatchEngine: Remove an unneeded comment
|
2017-03-08 21:03:10 +01:00 |
|
PatchEngine.h
|
PatchEngine: Get rid of a global variable
|
2017-01-03 18:59:33 -05:00 |
|
State.cpp
|
IOS/ES: Keep track of the active title properly
|
2017-03-02 20:28:01 +01:00 |
|
State.h
|
|
|
|
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 |