..
Boot
Fix BAT register initial values in bootcode
2014-10-01 12:54:06 -07:00
Debugger
Debug: fix display of instructions in virtual memory in MMU games
2014-09-27 01:07:37 -07:00
DSP
Corrected the step size bytes for the start of the DSP accelerator chunk. Patch by hk.konpie
2014-10-13 22:10:37 +11:00
FifoPlayer
HLE
HW
ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize()
2014-10-15 09:29:25 -04:00
IPC_HLE
Add a central variable g_want_determinism which controls whether to try to make things deterministic.
2014-09-28 21:34:31 -04:00
PowerPC
Merge branch 'Remove-MMU-Speed-Hack-option' of https://github.com/skidau/dolphin into skidau-Remove-MMU-Speed-Hack-option
2014-10-14 01:08:20 -04:00
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
ArmMemTools.cpp
Fix build failing when disabling precompiled headers.
2014-09-19 18:17:51 -04:00
BootManager.cpp
Removed the MMU Speed Hack option. The TLBHack is now enabled if the MMU option is disabled. This will help catch cases where a game requires the TLBHack but the option has not been set in the game ini. It also removes the possibility to mistakenly enable both the MMU and TLBHack.
2014-10-11 11:31:16 +11:00
BootManager.h
CMakeLists.txt
[AArch64] Implement a bunch of integer instructions
2014-09-19 15:23:21 -05:00
ConfigManager.cpp
Merge pull request #1272 from RisingFog/sconfig-dump-frames
2014-10-15 13:42:37 +11:00
ConfigManager.h
Move bDumpFrames to SConfig (and it's references)
2014-10-12 23:56:16 -04:00
Core.cpp
Core: Use an enum for indicating CPU cores
2014-10-13 10:35:31 -04:00
Core.h
Add a central variable g_want_determinism which controls whether to try to make things deterministic.
2014-09-28 21:34:31 -04:00
Core.vcxproj
Reorganize backpatching a bit. Untested on ARM.
2014-09-17 19:57:06 -04:00
Core.vcxproj.filters
Reorganize backpatching a bit. Untested on ARM.
2014-09-17 19:57:06 -04:00
CoreParameter.cpp
Merge branch 'Remove-MMU-Speed-Hack-option' of https://github.com/skidau/dolphin into skidau-Remove-MMU-Speed-Hack-option
2014-10-14 01:08:20 -04:00
CoreParameter.h
Merge branch 'Remove-MMU-Speed-Hack-option' of https://github.com/skidau/dolphin into skidau-Remove-MMU-Speed-Hack-option
2014-10-14 01:08:20 -04: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
MemTools.h
Run exception handlers on an alternate stack on Linux.
2014-09-17 19:57:04 -04:00
Movie.cpp
Add wiimote tas input.
2014-10-03 12:02:52 -04:00
Movie.h
Add wiimote tas input.
2014-10-03 12:02:52 -04:00
NetPlayClient.cpp
NetPlayClient: Remove unused macro
2014-09-29 08:42:18 -04:00
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h
State.cpp
Merge pull request #1095 from crudelios/sw-bbox
2014-10-13 15:57:11 +11:00
State.h
VolumeHandler.cpp
Fix build failing when disabling precompiled headers.
2014-09-19 18:17:51 -04:00
VolumeHandler.h
x64MemTools.cpp
Fix build failing when disabling precompiled headers.
2014-09-19 18:17:51 -04:00