| .. |
|
Boot
|
Merge pull request #2188 from JosJuice/dol-cleanup
|
2015-05-25 23:51:40 -04:00 |
|
Debugger
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
DSP
|
DSPCore: Make the mailbox registers atomic.
|
2015-05-27 00:58:52 -04:00 |
|
FifoPlayer
|
Fix building with PCH disabled.
|
2015-05-26 22:44:51 -05:00 |
|
HLE
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
HW
|
WiimoteReal: fix multiple Wiimotes on OS X
|
2015-06-02 00:31:02 +02:00 |
|
IPC_HLE
|
Pass strings by const reference where possible
|
2015-05-28 20:54:55 -04:00 |
|
PowerPC
|
[AArch64] Minor bugfix and optimization.
|
2015-05-31 22:03:36 -05:00 |
|
ActionReplay.cpp
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
ActionReplay.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
ARDecrypt.cpp
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
ARDecrypt.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
BootManager.cpp
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
BootManager.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
CMakeLists.txt
|
Get rid of VolumeHandler
|
2015-04-05 10:09:48 +02:00 |
|
ConfigManager.cpp
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
ConfigManager.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
Core.cpp
|
Merge pull request #2472 from degasus/master
|
2015-05-30 23:40:46 +02:00 |
|
Core.h
|
Pass strings by const reference where possible
|
2015-05-28 20:54:55 -04:00 |
|
Core.vcxproj
|
Get rid of VolumeHandler
|
2015-04-05 10:09:48 +02:00 |
|
Core.vcxproj.filters
|
Get rid of VolumeHandler
|
2015-04-05 10:09:48 +02:00 |
|
CoreParameter.cpp
|
Pass strings by const reference where possible
|
2015-05-28 20:54:55 -04:00 |
|
CoreParameter.h
|
Pass strings by const reference where possible
|
2015-05-28 20:54:55 -04:00 |
|
CoreTiming.cpp
|
Fix building with PCH disabled.
|
2015-05-26 22:44:51 -05:00 |
|
CoreTiming.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
DSPEmulator.cpp
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
DSPEmulator.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
ec_wii.cpp
|
Update license headers to GPLv2+
|
2015-05-25 13:22:31 +02:00 |
|
ec_wii.h
|
Update license headers to GPLv2+
|
2015-05-25 13:22:31 +02:00 |
|
GeckoCode.cpp
|
Fix building with PCH disabled.
|
2015-05-26 22:44:51 -05:00 |
|
GeckoCode.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
GeckoCodeConfig.cpp
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
GeckoCodeConfig.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
Host.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
HotkeyManager.cpp
|
HotkeyManager: Add missing hotkeys to the Hotkeys dialog
|
2015-05-31 09:27:04 +02:00 |
|
HotkeyManager.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
MachineContext.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
MemTools.cpp
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
MemTools.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
Movie.cpp
|
Fix building with PCH disabled.
|
2015-05-26 22:44:51 -05:00 |
|
Movie.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
NetPlayClient.cpp
|
Pass strings by const reference where possible
|
2015-05-28 20:54:55 -04:00 |
|
NetPlayClient.h
|
Pass strings by const reference where possible
|
2015-05-28 20:54:55 -04:00 |
|
NetPlayProto.h
|
Update license headers to GPLv2+
|
2015-05-25 13:22:31 +02:00 |
|
NetPlayServer.cpp
|
Pass strings by const reference where possible
|
2015-05-28 20:54:55 -04:00 |
|
NetPlayServer.h
|
Pass strings by const reference where possible
|
2015-05-28 20:54:55 -04:00 |
|
PatchEngine.cpp
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
PatchEngine.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
State.cpp
|
PixelEngine: Replace volatile usages with atomics
|
2015-05-27 02:39:55 -04:00 |
|
State.h
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |