From c5e24175a17c4547ec306d95a6f67cb80882303e Mon Sep 17 00:00:00 2001 From: cracyc Date: Sun, 28 Sep 2014 01:21:43 +0000 Subject: (mess) pc9801: make sasi partially work (nw) scsi: sync rest of lines with input buffer (nw) --- The 9801f will read the hdd but appears to not like disks without 256 byte sectors. The ux and rs don't even attempt to access the sasi controller and seem to have no driver in their firmwares, are they supposed to have an external rom? --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index e305d6f672a..e3bc8848cf7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1477,6 +1477,8 @@ src/emu/bus/scsi/cdu76s.c svneol=native#text/plain src/emu/bus/scsi/cdu76s.h svneol=native#text/plain src/emu/bus/scsi/d9060hd.c svneol=native#text/plain src/emu/bus/scsi/d9060hd.h svneol=native#text/plain +src/emu/bus/scsi/pc9801_sasi.c svneol=native#text/plain +src/emu/bus/scsi/pc9801_sasi.h svneol=native#text/plain src/emu/bus/scsi/s1410.c svneol=native#text/plain src/emu/bus/scsi/s1410.h svneol=native#text/plain src/emu/bus/scsi/sa1403d.c svneol=native#text/plain -- cgit v1.2.3-70-g09d2