dolphin/Source/Core
Matt Mastracci 961f84b767 DVD read chunking
Splits DVD reads up into smaller chunks so that data is available
before the final interrupt is triggered. This better simulates the DMA
that happens on a real device, which some games will take advantage of -
by either playing back data as it is loading or by using data that is
going to be overwritten shortly by an outstanding read.
2017-02-08 14:18:55 +01:00
..
AudioCommon cmake: Move PulseAudio detection to AudioCommon 2017-02-07 23:35:44 +01:00
Common Merge pull request #4839 from leoetlino/better-warnings 2017-02-08 14:00:12 +01:00
Core DVD read chunking 2017-02-08 14:18:55 +01:00
DiscIO Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
DolphinQt2 CMake: add CMAKE_CONFIGURE_DEPENDS on Data/Sys 2017-02-06 13:55:35 -08:00
DolphinWX Merge pull request #4860 from lioncash/lock 2017-02-08 18:59:28 +13:00
InputCommon Merge pull request #4839 from leoetlino/better-warnings 2017-02-08 14:00:12 +01:00
UICommon Merge pull request #4839 from leoetlino/better-warnings 2017-02-08 14:00:12 +01:00
VideoBackends Merge pull request #4859 from lioncash/opcodedecoder 2017-02-08 18:12:11 +13:00
VideoCommon Merge pull request #4859 from lioncash/opcodedecoder 2017-02-08 18:12:11 +13:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00