dolphin-emulator/Source/Core/Core
flacs c5685ba53a Merge pull request #2972 from lioncash/align
General: Replace GC_ALIGN macros with alignas
2015-09-11 17:00:13 +00:00
..
Boot Common: Remove StdMakeUnique.h 2015-09-06 04:09:53 -04:00
Debugger
DSP General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
FifoPlayer FifoPlayer: Don't check efb copy hashes when plaing back a broken dff 2015-09-07 05:20:25 +12:00
HLE HLE_Misc: Remove unnecessary headers 2015-09-06 02:27:04 -04:00
HW Merge pull request #2972 from lioncash/align 2015-09-11 17:00:13 +00:00
IPC_HLE Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
PowerPC Merge pull request #2972 from lioncash/align 2015-09-11 17:00:13 +00: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
ConfigManager.cpp Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
ConfigManager.h Implemented ability to block writes to the SD card 2015-08-28 17:32:29 -07:00
Core.cpp
Core.h
Core.vcxproj [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
Core.vcxproj.filters
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 Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
ec_wii.h
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp
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.h
NetPlayClient.cpp NetPlay: Return mapping arrays and player list vectors directly 2015-08-17 21:56:25 -04: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 VI: derive field timing from VI registers 2015-09-01 20:24:40 +08:00
State.h