.. |
Boot
|
fixmeup use
|
2014-05-11 10:40:18 +02:00 |
Debugger
|
Mark the PPCDebugInterface and DSPDebugInterface as final.
|
2014-03-18 20:42:08 -04:00 |
DSP
|
Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this.
|
2014-04-14 10:54:07 +02:00 |
FifoPlayer
|
Add the algorithm header to a few FifoPlayer cpp files.
|
2014-03-29 10:42:28 -04:00 |
HLE
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
HW
|
Memmap: get rid of unused junk.
|
2014-05-25 18:07:09 -07:00 |
IPC_HLE
|
Fix a struct overflow case in WII_IPC_HLE_Device_hid.cpp
|
2014-05-24 18:36:28 -04:00 |
PowerPC
|
Merge pull request #417 from magumagu/jit-unused-flags
|
2014-05-28 12:00:46 +02:00 |
ActionReplay.cpp
|
Turn some non-const refs into pointers
|
2014-03-17 02:55:57 +01:00 |
ActionReplay.h
|
|
|
ARDecrypt.cpp
|
|
|
ARDecrypt.h
|
|
|
ArmMemTools.cpp
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
BootManager.cpp
|
Save bHLE_BS2 to config cache before it can be changed while booting.
|
2014-03-16 20:05:09 -04:00 |
BootManager.h
|
|
|
CMakeLists.txt
|
JIT: unify JitAsm for JIT64 and JIT64IL.
|
2014-05-05 11:12:22 -07:00 |
ConfigManager.cpp
|
Add a hotkey for disabling the framelimit.
|
2014-04-30 12:50:53 +02:00 |
ConfigManager.h
|
Allow the user to enable the extended information string like the old days.
|
2014-03-22 23:32:07 -05:00 |
Core.cpp
|
Add set/get functions for IsFramelimiterTempDisabled
|
2014-04-30 12:51:13 +02:00 |
Core.h
|
Add set/get functions for IsFramelimiterTempDisabled
|
2014-04-30 12:51:13 +02:00 |
Core.vcxproj
|
JIT: unify JitAsm for JIT64 and JIT64IL.
|
2014-05-05 11:12:22 -07:00 |
Core.vcxproj.filters
|
JIT: unify JitAsm for JIT64 and JIT64IL.
|
2014-05-05 11:12:22 -07:00 |
CoreParameter.cpp
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
CoreParameter.h
|
Add a hotkey for disabling the framelimit.
|
2014-04-30 12:50:53 +02:00 |
CoreTiming.cpp
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
CoreTiming.h
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
DSPEmulator.cpp
|
|
|
DSPEmulator.h
|
Move audio handling out of DSP emulation.
|
2014-03-29 11:19:32 -07:00 |
ec_wii.cpp
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
ec_wii.h
|
|
|
GeckoCode.cpp
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
GeckoCode.h
|
|
|
GeckoCodeConfig.cpp
|
Turn some non-const refs into pointers
|
2014-03-17 02:55:57 +01:00 |
GeckoCodeConfig.h
|
|
|
Host.h
|
drop Host_GetKeyState
|
2014-04-30 12:51:13 +02:00 |
MemTools.h
|
|
|
Movie.cpp
|
Movie: don't use "hh" scanf modifier.
|
2014-04-24 11:05:25 -07:00 |
Movie.h
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
NetPlayClient.cpp
|
Replace use of the deprecated mem_fun function with mem_fn.
|
2014-04-01 12:09:22 -04:00 |
NetPlayClient.h
|
|
|
NetPlayProto.h
|
|
|
NetPlayServer.cpp
|
Replace use of the deprecated mem_fun function with mem_fn.
|
2014-04-01 12:09:22 -04:00 |
NetPlayServer.h
|
|
|
PatchEngine.cpp
|
PatchEngine: Remove no-op function LoadDiscList.
|
2014-04-21 21:07:02 -07:00 |
PatchEngine.h
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
State.cpp
|
Apparently the debug build has not been freeing memory since 2008. Undo that.
|
2014-05-08 00:58:55 -07:00 |
State.h
|
|
|
stdafx.cpp
|
|
|
stdafx.h
|
|
|
Tracer.cpp
|
|
|
Tracer.h
|
|
|
VolumeHandler.cpp
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
VolumeHandler.h
|
|
|
x64MemTools.cpp
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |