This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
016d9c1ba10367edef8ee1fdf045c45273727bb9
dolphin
/
Source
/
Core
History
Shawn Hoffman
016d9c1ba1
Fixed ISOProperties handling of manually editing the GameConfig file, and made clear that the patch and cheat gui does, in fact, do nothing at the moment.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1239
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-22 00:03:37 +00:00
..
Common
added linux support for fileutils
2008-11-20 13:37:57 +00:00
Core
Added conditional codes support to AR, also some cleanup too. Add code for "float" does not seem to work, needs more debugging. Also killed the w var.
2008-11-21 11:50:29 +00:00
DebuggerWX
Added Enable Other Audio option to DSP HLE
2008-11-21 02:53:54 +00:00
DiscIO
small fix
2008-11-12 08:16:09 +00:00
DolphinWX
Fixed ISOProperties handling of manually editing the GameConfig file, and made clear that the patch and cheat gui does, in fact, do nothing at the moment.
2008-11-22 00:03:37 +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