dolphin/Source/Core/Core/Src
2008-11-01 18:33:37 +00:00
..
Boot reverted log manager... i hope that i havn't reverted to much but a lot of files are affected. if someone runs in any problems please tell me. 2008-10-22 10:36:26 +00:00
Debugger some more wpad work... 2008-10-26 14:16:51 +00:00
HLE removed function that doesn't need HLE anymore 2008-10-28 17:01:08 +00:00
HW more sync removed 2008-10-30 20:53:56 +00:00
IPC_HLE several FS/FileIO fixes/improvements 2008-11-01 18:33:37 +00:00
Plugins wiimote code cleaning 2008-10-29 18:22:05 +00:00
PowerPC fix idle skipping in wario shake dimension 2008-10-29 22:43:27 +00:00
ActionReplay.cpp update for AR decryption, skips passing the verification code back to the AR simulator 2008-10-29 21:23:56 +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 some new log types for wii 2008-10-30 22:25:54 +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 Random grab-bag of stuff: Finer grained JIT disabling (jpeterson's debug tool), show activated cheats, some comments, one more jitted instruction, support in backpatcher for writes, currently disabled because Beyond Good and Evil crashes when using it. yes this change should be split but i'm just too lazy, sorry. 2008-10-28 22:38:53 +00:00
CoreParameter.h Random grab-bag of stuff: Finer grained JIT disabling (jpeterson's debug tool), show activated cheats, some comments, one more jitted instruction, support in backpatcher for writes, currently disabled because Beyond Good and Evil crashes when using it. yes this change should be split but i'm just too lazy, sorry. 2008-10-28 22:38:53 +00:00
CoreTiming.cpp reverted log manager... i hope that i havn't reverted to much but a lot of files are affected. if someone runs in any problems please tell me. 2008-10-22 10:36:26 +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 some new log types for wii 2008-10-30 22:25:54 +00:00
LogManager.h reverted log manager... i hope that i havn't reverted to much but a lot of files are affected. if someone runs in any problems please tell me. 2008-10-22 10:36:26 +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 Added new source "IPC_HLE/WII_IPC_HLE_Device_fs.cpp". 2008-11-01 17:48:38 +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