dolphin/Source/Core
omegadox 33edd6c553 1: Added logging to the AR.
2: Small fix to Fill and Slide and Memory Copy, but Fill And Slide does not actually work...:(.
3: Moved the AR code files into an "ActionReplay" VS Filter (a folder in VS, but not a real one on the FS).

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1216 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-19 10:49:23 +00:00
..
Common 1: Added logging to the AR. 2008-11-19 10:49:23 +00:00
Core 1: Added logging to the AR. 2008-11-19 10:49:23 +00:00
DebuggerWX Forgot a few things 2008-11-18 03:22:14 +00:00
DiscIO small fix 2008-11-12 08:16:09 +00:00
DolphinWX Update for GetFileData to check for incorrect values 2008-11-19 06:37:35 +00:00
VideoCommon 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