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
71193449d403325a38c1de96561be0591f74f2f7
dolphin
/
Source
/
Core
History
hrydgard
71193449d4
oops, forgot to submit vcproj.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@799
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-08 19:31:59 +00:00
..
Common
oops, forgot to submit vcproj.
2008-10-08 19:31:59 +00:00
Core
Bunch of fix for DC mode (Metroid starts now,etc.). Look stable now but need to be seriously tested. CriticalSection shouldn't be needed anymore. TODO: linux and fix that High/LowWaterMark problem (CPU waste is time waiting for an empty fifo for now)
2008-10-07 21:39:50 +00:00
DebuggerWX
Changed _SECURE_SCL from 1 to 0 in the debugger to allow me to access SConfig::GetInstance().m_LocalCoreStartupParameter.m_strDSPPlugin.c_str() from there.
2008-10-04 14:26:47 +00:00
DiscIO
Submit all kind of misc little changes and cleanup so I get a clean slate. There should be nothing in here that really changes anything important, except fixing some types in the filesystemgc stuff.
2008-09-28 16:49:58 +00:00
DolphinWX
improved the new way of doing aboutboxes
2008-10-07 19:17:15 +00:00
VideoCommon
Made the SSE work with GCC 4.3 and above, may also work with 4.2 and above
2008-10-08 16:43:40 +00:00