diff --git a/src/web/drive_properties.json b/src/web/drive_properties.json index d784b5b9..eb3880fd 100644 --- a/src/web/drive_properties.json +++ b/src/web/drive_properties.json @@ -418,5 +418,17 @@ "file_type": null, "description": "Boots DECstations and VAXstations. Use only with workstations of this vintage.", "url": "" +}, +{ + "device_type": "SCCD", + "vendor": "MATSHITA", + "product": "CD-ROM CR-8005 ", + "revision": "1.0k", + "block_size": 2048, + "size": null, + "name": "Apple CD 600e", + "file_type": null, + "description": "Emulates Apple CD ROM drive for use with Macintosh computers.", + "url": "" } ]