dolphin/Source/Core/Core/Src
2008-11-18 02:52:50 +00:00
..
Boot Moved maps dir 2008-11-12 08:33:56 +00:00
Debugger some more wpad work... 2008-10-26 14:16:51 +00:00
HLE Assorted warning fixes, small mixer improvement when both DTK and HLE audio are used 2008-11-09 13:17:17 +00:00
HW Made all updates apply in DSP HLE 2008-11-17 16:59:20 +00:00
IPC_HLE Added extension option to Wiimote settings. It doesn't work currently. Renamed a file. Added log manager option to only show logs unique to that verbosity level. 2008-11-17 19:38:50 +00:00
Plugins Added comment 2008-11-17 00:34:18 +00:00
PowerPC Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00
ActionReplay.cpp Typo 2008-11-14 16:38:19 +00:00
ActionReplay.h GUI updates: filesystemviewer is now ISOproperties, beginning of gameconfig (gameini) editing. Some misc cleanup here and there. 2008-11-11 18:39:09 +00:00
ARDecrypt.cpp linux x64 compile fix and a small spelling correction 2008-10-30 06:24:21 +00:00
ARDecrypt.h added ifdef for windows.h 2008-10-28 07:04:38 +00:00
Console.cpp Kill lots of old outdated comments. Some new comments added. Misc style fixes. No effect on emulation. 2008-10-16 22:06:06 +00:00
Console.h Kill lots of old outdated comments. Some new comments added. Misc style fixes. No effect on emulation. 2008-10-16 22:06:06 +00:00
Core.cpp Temporary solution to prevent hanging when closing emulator when render to main fram is used. It may be related to issue 1080. 2008-11-17 13:01:41 +00:00
Core.h Kill lots of old outdated comments. Some new comments added. Misc style fixes. No effect on emulation. 2008-10-16 22:06:06 +00:00
CoreParameter.cpp Migration to the new dir struct (in code only!, no deletion of old dirs...yet). VS projects copy Data/* to Binary/<arch>. Added SConscript to some projects where it was missing. This is the time to move over all your files! 2008-11-12 04:54:17 +00:00
CoreParameter.h Added mail viewer to the HLE DSP plugin. Use it by selecting Mail > Scan mails in the sound debugger. 2008-11-10 10:32:18 +00:00
CoreTiming.cpp DC "fix": "Better" watchdogThread. Need to be tested on others PC specs. Everything works with for me (nice Q6600 + 8800GT owners :p ). We may have to put some hardcoded value in GUI for helping debug on other PCs. If it doesn't work and if someone have time, tweak a bit the threshold "FourMsCount" in "GPWatchdogThread" and let me know. 2008-11-15 21:54:46 +00:00
CoreTiming.h Kill lots of old outdated comments. Some new comments added. Misc style fixes. No effect on emulation. 2008-10-16 22:06:06 +00:00
DolLoader.h Replaced type "DWORD" by "u32", except where "DWORD" is used to access the Windows API. 2008-09-01 22:48:56 +00:00
Host.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
Host.h added status of the wiimote to the statusbar 2008-10-30 12:57:35 +00:00
LogManager.cpp Added unify option to Log manager that basically disables the verbosity levels for those who wish that 2008-11-18 02:52:50 +00:00
LogManager.h Added unify option to Log manager that basically disables the verbosity levels for those who wish that 2008-11-18 02:52:50 +00:00
MemTools.cpp 32-bit build fix, proper fix for lfd. THP glitches are gone! (at least in the games I tried) 2008-10-28 23:04:28 +00:00
MemTools.h Kill lots of old outdated comments. Some new comments added. Misc style fixes. No effect on emulation. 2008-10-16 22:06:06 +00:00
PatchEngine.cpp moved Gameini dir on linux to User/GameConfig 2008-11-11 22:12:36 +00:00
PatchEngine.h enabled using encrypted action replay codes, just put them in the gameini file, and they are decrypted when read. Note: the first line of a "real" AR code is a verification code, which dolphin's simulator currently missreads. I'm unsure whether to bypass the code by skipping it in ARDecrypt.cpp line 489, or think of some actual solution :p 2008-10-28 05:55:34 +00:00
SConscript Stabby Stabby old BBA code since I didn't even know wth was going on, and I still don't 2008-11-04 03:03:32 +00:00
State.cpp StateSaves dir now in new structure 2008-11-12 07:57:30 +00:00
State.h Kill lots of old outdated comments. Some new comments added. Misc style fixes. No effect on emulation. 2008-10-16 22:06:06 +00:00
stdafx.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
stdafx.h Initial megacommit. 2008-07-12 17:40:22 +00:00
Tracer.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
Tracer.h Initial megacommit. 2008-07-12 17:40:22 +00:00
VolumeHandler.cpp Kill lots of old outdated comments. Some new comments added. Misc style fixes. No effect on emulation. 2008-10-16 22:06:06 +00:00
VolumeHandler.h Kill lots of old outdated comments. Some new comments added. Misc style fixes. No effect on emulation. 2008-10-16 22:06:06 +00:00