pcsx2/pcsx2/CDVD
Jonathan Li eeca9f61bf cdvd: Fix writing of CD blockdumps
Write the full CD sector (not including subchannels) to a blockdump
instead of just a partial CD sector that isn't offset correctly.
2018-01-27 22:28:29 +00:00
..
IsoFS core: use = default for trivial destructor 2017-05-13 10:38:35 +02:00
BlockdumpFileReader.cpp CDVD: initialize a temporary buffer 2016-07-21 09:51:16 +02:00
CDVD.cpp pcsx2:windows: Fix unreferenced local variable warning 2017-01-31 22:26:03 +00:00
CDVD.h PCSX2-Counters: Fix RTC counting at certain cases 2016-12-24 11:54:25 +05:30
CDVD_internal.h CDVD: 2010-07-08 20:40:55 +00:00
CDVDaccess.cpp cdvd: Fix writing of CD blockdumps 2018-01-27 22:28:29 +00:00
CDVDaccess.h CDVD: Convert CDVD_SourceType into enum class 2016-12-10 12:35:57 +00:00
CDVDisoReader.cpp cdvd:iso: Use Volume Descriptor to find layer break 2016-03-20 21:42:35 +00:00
CDVDisoReader.h * Added subdivided content to the u128 type (changed it from a struct to a union, added _u32[4], _u16[8], etc). 2010-08-31 05:14:00 +00:00
CdRom.cpp psxmode: Make cd read delays longer to avoid mdec glitches and possibly some other data corruption. Proper read timings can be added later using cdvd.cpp as an example. 2016-10-07 21:36:06 +02:00
CdRom.h Initial work on getting further with PSX mode. Because the PSX rules! 2014-03-06 23:00:09 +00:00
ChunksCache.cpp pcsx2|common|gsdx: use empty() instead of .size() ==/!= 0 check 2016-08-21 17:20:13 +02:00
ChunksCache.h Separate compressed file types into separate files. 2015-04-14 19:24:21 -07:00
CompressedFileReader.cpp Refactor ISO creation to avoid duplicate code. 2015-04-14 19:24:22 -07:00
CompressedFileReader.h Refactor ISO creation to avoid duplicate code. 2015-04-14 19:24:22 -07:00
CompressedFileReaderUtils.h pcsx2|common: Use _WIN32 for Windows preprocessor macro 2016-01-27 22:41:45 +00:00
CsoFileReader.cpp Darwin/OSX __POSIX__ definitions. 2015-12-02 05:00:41 +02:00
CsoFileReader.h pcsx2:CDVD: init members in constructor 2015-09-23 09:47:27 +02:00
GzippedFileReader.cpp isoreader:gzip: Avoid shallow copying z_stream objects 2017-02-18 15:49:00 +00:00
GzippedFileReader.h pcsx2|common: Use _WIN32 for Windows preprocessor macro 2016-01-27 22:41:45 +00:00
InputIsoFile.cpp core: remove throw specifier on destructor 2017-05-13 10:38:35 +02:00
IsoFileFormats.h cdvd: Fix writing of CD blockdumps 2018-01-27 22:28:29 +00:00
OutputIsoFile.cpp cdvd: Fix writing of CD blockdumps 2018-01-27 22:28:29 +00:00
zlib_indexed.h isoreader:gzip: Avoid shallow copying z_stream objects 2017-02-18 15:49:00 +00:00