dolphin/Source/Core/Core/Src
fires.gc 636dfdd177 wiimote emulation improvements... wpad tries now to read out the HID attribs per SDP
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@902 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-17 18:01:13 +00:00
..
Boot Fix Building in Linux, removed the define for _T() in Common.h so now we can have wx headers after including Common.h. Also, InterlockedExchange isn't in Linux so I just made it assign the variable 2008-10-09 08:51:57 +00:00
Debugger Submit all kind of misc little changes and cleanup so I get a clean slate. There should be nothing in here that really changes anything important, except fixing some types in the filesystemgc stuff. 2008-09-28 16:49:58 +00:00
HLE Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way. 2008-09-17 23:25:35 +00:00
HW 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
IPC_HLE wiimote emulation improvements... wpad tries now to read out the HID attribs per SDP 2008-10-17 18:01:13 +00:00
Plugins added option to use XFB in GL, but XFB support still needs work. modified viewport to include scissor offset. 2008-10-15 14:07:03 +00:00
PowerPC oops, didn't mean to turn off stack optimizations 2008-10-16 23:33:40 +00:00
ActionReplay.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
ActionReplay.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
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 Fixed bug in cheats system and a bit of code cleanup. The cheat code activation works properly now. Enjoy your cheating :P. 2008-10-13 18:25:09 +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 JIT off options to the debugger. 2008-10-12 06:31:14 +00:00
CoreParameter.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
CoreTiming.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
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 Moved SysMessage() from the video plugin into the main app, so the GUI and non-GUI executable can handle it in a different way. This fixes a crash in DolphinNoGUI when SysMessage() was called and tried to use a non-initialized wxWidgets. (this commit contains changes that should have been in revision 489) 2008-09-10 01:03:22 +00:00
LogManager.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
LogManager.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
MemTools.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
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 Re-committed code from R874, but fixed the build problem, and made some code cleanup. 2008-10-15 16:33:22 +00:00
SConscript Re-committed code from R874, but fixed the build problem, and made some code cleanup. 2008-10-15 16:33:22 +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
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
stdafx.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
stdafx.h Initial megacommit. 2008-07-12 17:40:22 +00:00