dolphin-emulator/Source/Core
Lioncash 27bd0ce70e Merge pull request #929 from skidau/dsp-acc-loop
Take the size of the audio data into account when checking for the loop address
2014-09-01 10:07:43 -04:00
..
AudioCommon AudioCommon: Get rid of now unused handle param for InitSoundStream() 2014-08-30 23:36:00 -04:00
Common Common: Clean up brace placements 2014-08-30 18:06:35 -04:00
Core Merge pull request #929 from skidau/dsp-acc-loop 2014-09-01 10:07:43 -04:00
DiscIO DiscIO: Clean up brace placements 2014-08-30 18:06:43 -04:00
DolphinWX DolphinWX: Clean up brace placements 2014-08-30 18:06:48 -04:00
InputCommon InputCommon: Clean up brace placements 2014-08-30 18:06:44 -04:00
VideoBackends VertexLoader: Change VtxDesc to use u64 instead of u32 2014-09-01 11:18:02 +02:00
VideoCommon VertexLoader: Change VtxDesc to use u64 instead of u32 2014-09-01 11:18:02 +02:00
CMakeLists.txt