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
748da8b464cbb45d8b4ab3335a177706c719d0b5
dolphin
/
Source
/
Core
History
John Peterson
748da8b464
Prevented that an empty SYSCONF file is saved if it's missing from the config dir.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1228
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-11-20 15:29:35 +00:00
..
Common
added linux support for fileutils
2008-11-20 13:37:57 +00:00
Core
More GPFifo works. PEToken management as I think it should be. Super Monkey Ball Adventures fix (the token check loop was stuck in one JITed block without any Advance() call).
2008-11-20 12:16:51 +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
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