dolphin/Source/Core/Core
magumagu a9a2d3d98d New frsqrte implementation; verified accurate.
This is similar to the old implementation, but it uses smaller tables, and
handles more edge cases correctly.  (hwtest coming soon.)
2014-05-23 14:59:02 -07:00
..
Boot fixmeup use 2014-05-11 10:40:18 +02:00
Debugger
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
HLE
HW DVDInterface: make fast disc speed faster. 2014-05-18 20:03:55 -07:00
IPC_HLE remove trailing whitespace 2014-05-16 20:10:30 -04:00
PowerPC New frsqrte implementation; verified accurate. 2014-05-23 14:59:02 -07:00
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
ArmMemTools.cpp
BootManager.cpp
BootManager.h
CMakeLists.txt
ConfigManager.cpp Add a hotkey for disabling the framelimit. 2014-04-30 12:50:53 +02:00
ConfigManager.h
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
Core.vcxproj.filters
CoreParameter.cpp
CoreParameter.h Add a hotkey for disabling the framelimit. 2014-04-30 12:50:53 +02:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp
DSPEmulator.h
ec_wii.cpp
ec_wii.h
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
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
NetPlayClient.cpp
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
PatchEngine.cpp PatchEngine: Remove no-op function LoadDiscList. 2014-04-21 21:07:02 -07:00
PatchEngine.h
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
VolumeHandler.h
x64MemTools.cpp