| .. |
|
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
|
Debugger: added save code option and darkened the code view colors so I can see them on my screen
|
2008-12-01 07:37:35 +00:00 |
|
HLE
|
Floating point printf parsing by jeffjohnson0. Solves issue 302.
|
2008-11-20 22:39:07 +00:00 |
|
HW
|
More portable file management. Verify on linux and check Wii's un-save-able games.
|
2008-12-05 17:04:15 +00:00 |
|
IPC_HLE
|
replace per-platform DIR_SEP and DIR_SEP_CHR with "/" and '/', cleanup some wii fs things, made CWII_IPC_HLE_Device_fs::ExecuteCommand DELETE_FILE also delete the device if it's a dir.
|
2008-12-05 20:00:34 +00:00 |
|
Plugins
|
warning fixes
|
2008-11-26 19:42:22 +00:00 |
|
PowerPC
|
More portable file management. Verify on linux and check Wii's un-save-able games.
|
2008-12-05 17:04:15 +00:00 |
|
ActionReplay.cpp
|
ported the fire emblem speedhack to pal.
|
2008-11-30 21:36:45 +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
|
Wii memory bug: added debugging function to Memmap.cpp to trace the bug, uncomment the CheckForBadAddresses() calls to enable it
|
2008-12-01 03:32:18 +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
|
bugfixes for patches and isoproperties (and starting on edit/add patches)
|
2008-12-01 20:55:45 +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 |