dolphin/Source/Core
hrydgard 80217a6ed7 DSP: Fix the invalid memory accesses that the Zelda Ucode does in LLE. No LLE sound yet but at least no crazy errors :p
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3516 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-21 06:56:44 +00:00
..
AudioCommon Attempt to calculate actual refresh rate (i.e. a CPU-GPU synced Mhz), no real success. Anybody have any ideas? 2009-06-15 04:30:02 +00:00
Common MusicMod: Fixed the build 2009-06-20 11:05:52 +00:00
Core MusicMod: Fixed the build 2009-06-20 11:05:52 +00:00
DSPCore DSP: Fix the invalid memory accesses that the Zelda Ucode does in LLE. No LLE sound yet but at least no crazy errors :p 2009-06-21 06:56:44 +00:00
DebuggerWX submitting just because I want to move these files 2009-06-20 20:21:35 +00:00
DiscIO MusicMod: Fixed the build 2009-06-20 11:05:52 +00:00
DolphinWX MusicMod: Fixed the build 2009-06-20 11:05:52 +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