mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-11 09:29:53 +00:00
Updated CD-ROM vendor
This commit is contained in:
parent
d5a2f230fd
commit
6d7e186b94
@ -229,7 +229,7 @@ SCSICD::SCSICD() : Disk("SCCD"), MmcDevice(), FileSupport()
|
||||
SetRemovable(true);
|
||||
SetReadOnly(true);
|
||||
|
||||
SetProduct("CD-ROM");
|
||||
SetProduct("SCSI CD-ROM");
|
||||
|
||||
// NOT in raw format
|
||||
rawfile = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user