Devices supported on PCjr
PC Enterprises GameMaster, Resound jr (adlib) MS Booster/PC Enterprises jrBus-Mouse, PC Enterprises GameMaster (bus mouse) Various (generic) RTC Corel LS2000 SCSI
This commit is contained in:
@@ -1024,7 +1024,7 @@ const device_t scsi_t130b_device = {
|
||||
const device_t scsi_ls2000_device = {
|
||||
.name = "Corel LS2000",
|
||||
.internal_name = "ls2000",
|
||||
.flags = DEVICE_ISA,
|
||||
.flags = DEVICE_ISA | DEVICE_SIDECAR,
|
||||
.local = ROM_LS2000,
|
||||
.init = ncr53c400_init,
|
||||
.close = ncr53c400_close,
|
||||
|
||||
Reference in New Issue
Block a user