This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
f67660cbfe0cd94a891a7da2801e7f42b03d502f
dolphin
/
Source
T
History
hrydgard
f67660cbfe
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.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3441
8ced0084-cf51-0410-be5f-012b33b47a6e
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