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
37375c711571fc515dc6c0b227c3edf3f4eb44c4
dolphin
/
Source
/
Core
T
History
hrydgard
37375c7115
Implement the newly discovered DSP opcodes that I named LSRN and ASRN. Also (attempt to) implement reading ARAM through 0xFFD3, like the zelda ucode does.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3523
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-21 12:09:17 +00:00
..
AudioCommon
New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..).
2009-06-21 08:39:21 +00:00
Common
Linux compile fix
2009-06-21 09:35:31 +00:00
Core
Linux compile fix
2009-06-21 09:35:31 +00:00
DebuggerUICommon
New DSP debugger: step one. (not ready yet, but try loading zelda WW and look at the dsp debugger..).
2009-06-21 08:39:21 +00:00
DebuggerWX
Linux compile fix
2009-06-21 09:35:31 +00:00
DiscIO
MusicMod: Fixed the build
2009-06-20 11:05:52 +00:00
DolphinWX
Linux compile fix
2009-06-21 09:35:31 +00:00
DSPCore
Implement the newly discovered DSP opcodes that I named LSRN and ASRN. Also (attempt to) implement reading ARAM through 0xFFD3, like the zelda ucode does.
2009-06-21 12:09:17 +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
Remove delay in Fifo when CP/GP distance is 0. It's a bad idea to sleep for a whole MILLISECOND when we only have about 17 milliseconds to complete a frame.
2009-06-20 13:07:55 +00:00