dolphin/Source
Sonicadvance1 ae463c4ac4 Forgot the waiting part so we don't have multiple threads reading from the net device. some other stuff. PSO when set to static addresses fails to send the correct DNS server IP in the packet, is always 0.0.0.0 for some reason.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3449 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-15 12:47:41 +00:00
..
Core Forgot the waiting part so we don't have multiple threads reading from the net device. some other stuff. PSO when set to static addresses fails to send the correct DNS server IP in the packet, is always 0.0.0.0 for some reason. 2009-06-15 12:47:41 +00:00
DSPSpy DSP createtest now calculate the size of body/header 2009-06-14 20:52:17 +00:00
DSPTool dsp: renamed R09 to WR1 in some tests, removed unused code in DSPTables.cpp, added showing of origin file in dspspy (please fix if [runningUcode - 1] is wrong) 2009-06-13 04:55:58 +00:00
Dolphin.xcodeproj add partial support for building the plugins 2008-12-08 03:22:31 +00:00
PluginSpecs bunch of comments/unions in VI. No more UnknownVIRegs[0x1000]! :p some other misc stuff 2009-06-01 02:58:35 +00:00
Plugins linux compile fix, I'm not sure it was right of me to remove the mmsystem include (was it used?) but if it's 2009-06-15 06:39:26 +00:00
TestSuite TestSuite: fix bug in first fpu test (must use stfd to get value of FPSCR, stfs corrupts the value trying to convert to single precision) 2009-06-13 20:20:48 +00:00
UnitTests Unbreak the build (sorry, forgot a few includes), move FP classification to MathUtil, add some more unittests. 2009-06-14 11:30:33 +00:00
Dolphin.sln Fix null-dereferencing error in EXI_DeviceMemoryCard.cpp; 2009-06-14 03:29:58 +00:00
DolphinProj.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00
DolphinTarget.xcconfig Dolphin can now be built on OS X using Xcode instead of scons. 2008-12-06 03:31:24 +00:00