pcsx2/plugins/cdvdGigaherz/src
Jonathan Li 679f3347bb cdvdgigaherz: Read raw CD sectors one by one (#1590)
A multi sector raw disk sector read that reads data from two tracks of
different types will not complete successfully. Reading the sectors one
at a time should fix the issue.
2016-10-10 22:33:15 +01:00
..
Windows cdvdgigaherz: Read raw CD sectors one by one (#1590) 2016-10-10 22:33:15 +01:00
CDVD.cpp cdvdgigaherz: Fix printf sign mismatch warnings 2016-09-20 01:24:23 +01:00
CDVD.h cdvdgigaherz: Fix value truncation warnings 2016-09-20 00:47:15 +01:00
ReadThread.cpp cdvdgigaherz: Remove unreachable return 2016-09-20 00:46:33 +01:00
TocStuff.cpp cdvdgigaherz: Fix printf sign mismatch warnings 2016-09-20 01:24:23 +01:00