dolphin/Source/Core/Core/Src
2012-01-21 13:49:24 +01:00
..
Boot Changed the Gecko code handling to the native code handler. This provides full compatibility with all Gecko codes. 2012-01-03 01:24:14 -05:00
Debugger
DSP added hash for free dsp roms (+there is a warning, if panic alert-s are enabled) 2011-08-03 17:08:21 +00:00
FifoPlayer FifoPlayer: Add an "Analyzer" tab which allows browsing through all rendered objects per frame and through all register setting commands per object 2012-01-21 13:49:24 +01:00
HLE Small logging changes. Pause core if Jit64 tries to compile at 0. 2011-12-10 18:42:49 -08:00
HW fix for memcard manager using sjis for ascii encoded string 2012-01-18 22:41:35 -08:00
IPC_HLE fixed potential crash in wii fileio 2012-01-04 01:13:46 -08:00
PowerPC Added SHRD/SHLD x86 emitters, further optimized srawx 2012-01-09 00:10:13 -05:00
ActionReplay.cpp
ActionReplay.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp
BootManager.h
ConfigManager.cpp Removed the "Reload MemCard on load state" hack as it is no longer needed with the new save states system. 2012-01-03 01:24:20 -05:00
ConfigManager.h Removed the "Reload MemCard on load state" hack as it is no longer needed with the new save states system. 2012-01-03 01:24:20 -05:00
Console.cpp
Console.h
Core.cpp initialize the uninitialized 2012-01-04 01:36:09 -08:00
Core.h many movie fixes (mainly for readonly mode), and some wii input display support 2011-12-14 21:26:42 -08:00
CoreParameter.cpp Have the ability to disable screensaver due to Nvidia + Displayport can cause annoying flickering 2011-08-26 13:29:01 -07:00
CoreParameter.h Have the ability to disable screensaver due to Nvidia + Displayport can cause annoying flickering 2011-08-26 13:29:01 -07:00
CoreRerecording.cpp
CoreTiming.cpp initialize the uninitialized 2012-01-04 01:36:09 -08:00
CoreTiming.h
DolLoader.h
DSPEmulator.cpp
DSPEmulator.h
GeckoCode.cpp Updated the Gecko code handler to the latest version from Gecko OS 1.9.3.1. 2012-01-03 01:24:17 -05:00
GeckoCode.h Added a note to try the native code handler in the error message window. 2012-01-03 01:24:16 -05:00
GeckoCodeConfig.cpp Added a note to try the native code handler in the error message window. 2012-01-03 01:24:16 -05:00
GeckoCodeConfig.h Added a note to try the native code handler in the error message window. 2012-01-03 01:24:16 -05:00
Host.h
MemTools.cpp Various changes which improve FreeBSD support. 2011-08-27 20:42:11 +02:00
MemTools.h
Movie.cpp initialize the uninitialized 2012-01-04 01:36:09 -08:00
Movie.h initialize the uninitialized 2012-01-04 01:36:09 -08:00
NetPlay.cpp
NetPlay.h
NetPlayClient.cpp
NetPlayServer.cpp
PatchEngine.cpp Changed the Gecko code handling to the native code handler. This provides full compatibility with all Gecko codes. 2012-01-03 01:24:14 -05:00
PatchEngine.h Make PatchAddEdit complain and not modify entry if fields are invalid instead of just filling in zeros. Fixes issue 4291. 2011-07-09 21:00:30 +00:00
State.cpp update ui after savestate load (because loading a savestate can affect whether certain items should be grayed out in the menu) 2011-12-18 01:15:59 -08:00
State.h update ui after savestate load (because loading a savestate can affect whether certain items should be grayed out in the menu) 2011-12-18 01:15:59 -08:00
stdafx.cpp
stdafx.h
Tracer.cpp
Tracer.h
VolumeHandler.cpp
VolumeHandler.h