pcsx2/pcsx2/CDVD
refractionpcsx2 8d92c0668c
CDVD: Implement Disc Swapping (#4860)
Inspired by the work by fldef, fixes up swapping support for ISO's and physical discs

CDVD: Set the disk type to none/detecting when seeking.
Also disable the skip BIOS flag if we're not skipping the BIOS
CDVD: Fix up swapping behaviour, Singstar etc
2021-10-03 17:27:15 +01:00
..
IsoFS pcsx2: remove relative imports 2021-07-03 18:16:11 -04:00
Linux pcsx2: remove relative imports 2021-07-03 18:16:11 -04:00
Windows CDVD: Use ANSI variants on Windows for disc access 2021-10-01 23:46:52 -04:00
BlockdumpFileReader.cpp CDVD: clang-format 2020-09-19 01:37:43 +01:00
CDVD.cpp CDVD: Implement Disc Swapping (#4860) 2021-10-03 17:27:15 +01:00
CDVD.h CDVD: Implement Disc Swapping (#4860) 2021-10-03 17:27:15 +01:00
CDVD_internal.h CDVD: Implement Disc Swapping (#4860) 2021-10-03 17:27:15 +01:00
CDVDaccess.cpp Config: Move some Current fields to wx and fix UTF8 handling 2021-10-01 23:46:52 -04:00
CDVDaccess.h CDVD: Implement correct SpindleCtrl handling 2021-10-02 04:47:11 +01:00
CDVDdiscReader.cpp CDVD: Use ANSI variants on Windows for disc access 2021-10-01 23:46:52 -04:00
CDVDdiscReader.h CDVD: Use ANSI variants on Windows for disc access 2021-10-01 23:46:52 -04:00
CDVDdiscThread.cpp CDVD: clang-format 2020-09-19 01:37:43 +01:00
CDVDisoReader.cpp pcsx2: clean up references to plugins 2021-07-03 18:16:11 -04: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 CDVD: Fix CdlReadS for PS1 games with CDDA. 2021-08-05 23:04:01 +01:00
CdRom.h PSX/CDVD: Check register 14 (ps1 status register) for cd speed and CDDA (#3899) 2020-11-05 18:03:49 +00:00
ChdFileReader.cpp CHD: Fix parent search on windows 2021-07-21 08:51:57 +01:00
ChdFileReader.h CDVD: Make CHD file reader threaded 2021-07-19 22:01:41 +02:00
ChunksCache.cpp CDVD: clang-format 2020-09-19 01:37:43 +01:00
ChunksCache.h CDVD: clang-format 2020-09-19 01:37:43 +01:00
CompressedFileReader.cpp Formatting: clang-format + copyright headers 2021-03-23 11:06:48 +00:00
CompressedFileReader.h CDVD: clang-format 2020-09-19 01:37:43 +01:00
CompressedFileReaderUtils.h common: reorganize 2021-09-04 18:28:07 -04:00
CsoFileReader.cpp common: reorganize 2021-09-04 18:28:07 -04:00
CsoFileReader.h CDVD: Make CSO file reader threaded 2021-07-19 22:01:41 +02:00
GzippedFileReader.cpp Config: Move gzip index template to base config 2021-10-01 23:46:52 -04:00
GzippedFileReader.h DEV9: windows support mostly done, unicode thingies to fix 2020-10-31 16:35:38 +00:00
InputIsoFile.cpp Change visibility of end of file error 2021-03-20 04:54:38 +00:00
IsoFileFormats.h CDVD: clang-format 2020-09-19 01:37:43 +01:00
OutputIsoFile.cpp CDVD: clang-format 2020-09-19 01:37:43 +01:00
ThreadedFileReader.cpp CDVD: Add minimum buffer size to ThreadedFileReader 2021-07-19 22:01:41 +02:00
ThreadedFileReader.h common: reorganize 2021-09-04 18:28:07 -04:00
zlib_indexed.h CDVD: clang-format 2020-09-19 01:37:43 +01:00