dolphin/Source/Core/Core/Src
2008-11-10 21:54:11 +00:00
..
Boot Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +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 Map ARAM to MEM2 on Wii the way I think it works. If this breaks stuff or is wrong, please tell me or revert. 2008-11-10 21:54:11 +00:00
IPC_HLE Assorted warning fixes, small mixer improvement when both DTK and HLE audio are used 2008-11-09 13:17:17 +00:00
Plugins wiimote code cleaning 2008-10-29 18:22:05 +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 now AR only shows the names of active codes instead of all available codes in the ini... 2008-11-06 22:05:55 +00:00
ActionReplay.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
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 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
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 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
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 Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +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 Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +00:00
LogManager.h Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +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 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.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 fix some comments, some files with mixed line endings, some warnings. 2008-10-03 17:22:35 +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