dolphin/Source/Core
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