dolphin/Source
2009-06-14 10:59:06 +00:00
..
Core Remove the last use of MappedFile and kill the code. (less code is good!) (we've found that file mapping in the context of Dolphin only causes problems and give no speed gain - Dolphin gobbles address space ferociously on its own without mapping in huge disk images). Add some math util functions. 2009-06-14 10:59:06 +00:00
Dolphin.xcodeproj add partial support for building the plugins 2008-12-08 03:22:31 +00:00
DSPSpy DSPSpy: Added list of all tests in the source code for use with DSPSpy testing 2009-06-14 00:15:27 +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
Plugins PadSimple configuration now fully works on linux 2009-06-14 10:01:01 +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
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 Add mini unit testing framework to Dolphin itself - use it to find bugs and verify the portable powerpc fp number classifier. also random cleanup. 2009-06-13 22:08:01 +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