dolphin/Source/Core/Core/Src
nakeee cf2468ec4d linux fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1335 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-30 11:19:05 +00:00
..
Boot ISOProperties.cpp can now toggle and remove cheats/patches. Still have to do add/edit. Put PatchEngine in it's own namespace, changed format of patches. 2008-11-24 19:11:15 +00:00
Debugger Added somme comments and cases for missing ES and NET commands, no actual fixes so far 2008-11-27 15:43:19 +00:00
HLE Floating point printf parsing by jeffjohnson0. Solves issue 302. 2008-11-20 22:39:07 +00:00
HW Allow me to see MEM2 in the debugger. I hope this doesn't break anything. 2008-11-28 11:34:56 +00:00
IPC_HLE linux fixes 2008-11-30 11:19:05 +00:00
Plugins warning fixes 2008-11-26 19:42:22 +00:00
PowerPC fix jit bug causing the "not so simple" error message 2008-11-25 23:19:05 +00:00
ActionReplay.cpp Added a window for the Action Replay. 2008-11-30 11:13:14 +00:00
ActionReplay.h Added a window for the Action Replay. 2008-11-30 11:13:14 +00:00
ARDecrypt.cpp small clean up 2008-11-18 09:22:06 +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 warning fixes 2008-11-26 19:42:22 +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 Copy EFB hotkey to OpenGL plugin (to be able to easily switch back and forth during emulation). Added Unlimited JIT cache option to debugger. It may fix the Zelda TP crashes. 2008-11-22 16:46:12 +00:00
CoreTiming.cpp DC fix: Since game's frame-finish-watchdog have nothing to do with RTC, the faked GP watchdog moved in scheduler. DC should work for everyone now, we just may need to adjust FAKE_GP_WATCHDOG_PERIOD. TODO if it worth it: the actual re-scheduling of the new callback is stupid, so... + Some clean up. + Remove the unused GPUCallBack. 2008-11-18 13:08: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 Mario Kart Wii now works if you use an old save file 2008-11-28 11:50:55 +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 warning fixes 2008-11-26 19:42:22 +00:00
PatchEngine.h ISOProperties.cpp can now toggle and remove cheats/patches. Still have to do add/edit. Put PatchEngine in it's own namespace, changed format of patches. 2008-11-24 19:11:15 +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 Fixed saving states in OGL Linux. 2008-11-27 12:13:15 +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 fix crash on stop in linux 2008-11-20 18:35:35 +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