dolphin/Source
Sonicadvance1 3295ec38eb Have to create a thread in Linux to receive packets. Socket Test does DMA reads, but still fails to get IP address from DHCP. PSO doesn't ever call startRecv function to start up the socket reading, Which is why PSO doesn't receive sockets in Windows either. Will have to look in to this more
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3446 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-15 04:14:34 +00:00
..
Core Have to create a thread in Linux to receive packets. Socket Test does DMA reads, but still fails to get IP address from DHCP. PSO doesn't ever call startRecv function to start up the socket reading, Which is why PSO doesn't receive sockets in Windows either. Will have to look in to this more 2009-06-15 04:14:34 +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 OpenGL: Fix problem with OSD text not showing up with post-processing enabled, causing gl errors. 2009-06-14 11:56:48 +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