From a039e59ae2be4a92be8afae9018f481f2ff14f3e Mon Sep 17 00:00:00 2001 From: smf- Date: Mon, 14 Apr 2014 11:50:39 +0000 Subject: SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separate so you can for example have -harddisk1 as ID 6 and -harddisk 2 as ID 5. The HLE'd CD & HD have configuration switches to set the ID, real emulated hardware will specify the ID using it's own method. [smf] --- src/emu/bus/scsi/s1410.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/emu/bus/scsi/s1410.c') diff --git a/src/emu/bus/scsi/s1410.c b/src/emu/bus/scsi/s1410.c index 195be0c04f5..35e62e161f9 100644 --- a/src/emu/bus/scsi/s1410.c +++ b/src/emu/bus/scsi/s1410.c @@ -86,7 +86,6 @@ Notes: */ -#include "emu.h" #include "s1410.h" #include "cpu/z80/z80.h" #include "imagedev/harddriv.h" -- cgit v1.2.3-70-g09d2