Updated CD-ROM vendor

This commit is contained in:
Uwe Seimet 2021-08-24 12:22:19 +02:00
parent d5a2f230fd
commit 6d7e186b94

View File

@ -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;