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
1f70dfbeed2dfe1512547fc5ebd2f980b88fd372
dolphin
/
Source
/
Core
History
omegadox
1f70dfbeed
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.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1237
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-21 11:50:29 +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
Prevented that an empty SYSCONF file is saved if it's missing from the config dir.
2008-11-20 15:29: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