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
4b5ab642cd40b75d35426479222f6fb47f224298
dolphin
/
Source
/
Core
History
Sonicadvance1
4b5ab642cd
Finally got my subversion working again. Fixed a swap issue that I recently found, still not sure why I'm not receiving the packets, even though Wireshark shows the OS is returning DHCP packets
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3445
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-14 20:54:26 +00:00
..
AudioCommon
Fix for tatsunoko vs capcom and those wii games getting corrupted memory error
2009-06-12 15:47:41 +00:00
Common
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
Core
Finally got my subversion working again. Fixed a swap issue that I recently found, still not sure why I'm not receiving the packets, even though Wireshark shows the OS is returning DHCP packets
2009-06-14 20:54:26 +00:00
DebuggerWX
PowerPC: Fixed moronic bug in mcrfs - together with correctly computing FPRF (which is a new option, slows down slightly) in a few ops this fixes most remaining math errors in Super Monkey Ball and eliminates the need for the HLE hacks. Make sure to have up-to-date gameconfigs. Unfortunately, F-Zero still doesn't work. Misc other small changes. Indent some code.
2009-06-13 14:10:10 +00:00
DiscIO
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
DolphinWX
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
DSPCore
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
InputCommon
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
VideoCommon
Add projection hack back. The previous commit helped, but did not fix all the problems. Projection hack values may need to be changed.
2009-06-13 19:36:19 +00:00