mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
CD-ROM: Add configuration option to bypass CRC and ECC checks.
This commit is contained in:
@@ -367,6 +367,8 @@ typedef struct cdrom {
|
||||
uint8_t host_letter;
|
||||
uint8_t mode2;
|
||||
|
||||
int no_check;
|
||||
|
||||
uint8_t _F_LUT[_LUT_SIZE];
|
||||
uint8_t _B_LUT[_LUT_SIZE];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user