dolphin/Source/Core
JosJuice 2005409229 Do nothing when calling CopyToEmu with a length of 0
Gecko apparently tries to read 0 bytes from the DVD to 0x00000000.
2015-11-17 21:39:46 +01:00
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common Remove uses of __DATE__ and __TIME__ 2015-11-14 00:52:41 +00:00
Core Do nothing when calling CopyToEmu with a length of 0 2015-11-17 21:39:46 +01:00
DiscIO Merge pull request #3181 from JosJuice/scrub-directories 2015-11-17 10:37:09 +13:00
DolphinQt Merge pull request #3263 from JosJuice/isofile-gamefile-includes 2015-11-15 22:15:03 -05:00
DolphinWX ISOFile/GameFile: Clean up includes 2015-11-15 17:15:16 +01:00
InputCommon Fix some bugs in Pipe input parsing. 2015-11-03 20:26:23 -08:00
UICommon UICommon: Respect XDG Base Directory Specification on POSIX systems. 2015-11-10 21:53:29 +00:00
VideoBackends TextureCache: Rewrite EFB Copy control flow 2015-11-15 12:02:41 +01:00
VideoCommon TextureCache: Rewrite EFB Copy control flow 2015-11-15 12:02:41 +01:00
CMakeLists.txt