| .. |
|
Boot
|
Common: Remove StdMakeUnique.h
|
2015-09-06 04:09:53 -04:00 |
|
Debugger
|
Remove unnecessary virtual keywords
|
2015-07-30 10:33:08 -04:00 |
|
DSP
|
Common: Move NonCopyable to its own header
|
2015-09-26 18:50:35 -04:00 |
|
FifoPlayer
|
Common: Move asserts to their own header
|
2015-09-26 18:51:27 -04:00 |
|
HLE
|
Common: Remove other Common prefixed headers from Common.h
|
2015-09-26 18:51:58 -04:00 |
|
HW
|
Merge pull request #3093 from lioncash/header_shuffle
|
2015-09-27 03:18:03 +02:00 |
|
IPC_HLE
|
Common: Move asserts to their own header
|
2015-09-26 18:51:27 -04:00 |
|
PowerPC
|
Common: Move asserts to their own header
|
2015-09-26 18:51:27 -04:00 |
|
ActionReplay.cpp
|
General: Toss out PRI macro usage
|
2015-09-05 16:02:35 -04:00 |
|
ActionReplay.h
|
|
|
|
ARDecrypt.cpp
|
|
|
|
ARDecrypt.h
|
|
|
|
BootManager.cpp
|
Implemented ability to block writes to the SD card
|
2015-08-28 17:32:29 -07:00 |
|
BootManager.h
|
|
|
|
CMakeLists.txt
|
ZeldaHLE: Rip out the whole voice processing code. Still boots games, but no sound at all.
|
2015-08-14 15:20:29 +02:00 |
|
ConfigManager.cpp
|
Partially revert "General: Toss out PRI macro usage"
|
2015-09-11 09:49:00 -04:00 |
|
ConfigManager.h
|
Common: Move NonCopyable to its own header
|
2015-09-26 18:50:35 -04:00 |
|
Core.cpp
|
Core: Don't return true on IsRunning() when stopping emulation.
|
2015-07-25 13:04:37 +02:00 |
|
Core.h
|
Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that before."
|
2015-07-25 13:04:22 +02:00 |
|
Core.vcxproj
|
[windows] Update projects to vs2015.
|
2015-09-03 04:23:01 -07:00 |
|
Core.vcxproj.filters
|
ZeldaHLE: Rip out the whole voice processing code. Still boots games, but no sound at all.
|
2015-08-14 15:20:29 +02:00 |
|
CoreTiming.cpp
|
Partially revert "General: Toss out PRI macro usage"
|
2015-09-11 09:49:00 -04:00 |
|
CoreTiming.h
|
CoreTiming: remove unused functions
|
2015-08-26 15:40:15 +02:00 |
|
DSPEmulator.cpp
|
|
|
|
DSPEmulator.h
|
|
|
|
ec_wii.cpp
|
Common: Remove other Common prefixed headers from Common.h
|
2015-09-26 18:51:58 -04:00 |
|
ec_wii.h
|
|
|
|
GeckoCode.cpp
|
|
|
|
GeckoCode.h
|
GeckoCode: Remove GetAddress function prototype
|
2015-07-28 22:10:39 -04:00 |
|
GeckoCodeConfig.cpp
|
|
|
|
GeckoCodeConfig.h
|
|
|
|
Host.h
|
|
|
|
HotkeyManager.cpp
|
Merge branch 'stable'
|
2015-07-25 14:09:02 +02:00 |
|
HotkeyManager.h
|
Add missing override specifiers
|
2015-09-05 22:40:19 -04:00 |
|
MachineContext.h
|
|
|
|
MemTools.cpp
|
CMakeLists: Bump C++ compilation from gnu++0x to c++1y
|
2015-09-06 04:10:40 -04:00 |
|
MemTools.h
|
|
|
|
Movie.cpp
|
Movie: Add the PAL60 setting to Movie files.
|
2015-06-14 17:10:34 +02:00 |
|
Movie.h
|
Movie: Add the PAL60 setting to Movie files.
|
2015-06-14 17:10:34 +02:00 |
|
NetPlayClient.cpp
|
Merge pull request #2873 from lioncash/netleaks
|
2015-09-16 21:56:17 +02:00 |
|
NetPlayClient.h
|
General: Remove unimplemented function prototypes
|
2015-09-05 22:01:07 -04:00 |
|
NetPlayProto.h
|
NetPlay: Use std::array for the pad mappings
|
2015-08-16 00:08:09 -04:00 |
|
NetPlayServer.cpp
|
Common: Remove StdMakeUnique.h
|
2015-09-06 04:09:53 -04:00 |
|
NetPlayServer.h
|
Add missing override specifiers
|
2015-09-05 22:40:19 -04:00 |
|
PatchEngine.cpp
|
|
|
|
PatchEngine.h
|
|
|
|
State.cpp
|
State: Increase savestate version
|
2015-09-16 09:04:44 -04:00 |
|
State.h
|
|
|