1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-01 14:29:51 +00:00
CLK/Components/5380
Thomas Harte 9047932b81 Corrected basic error. Arbitration now seems to succeed.
This is seemingly followed by a pattern of signalling BUSY+SEL followed by just SEL with the various other potential device IDs in turn. To which nothing ever responds as currently implemented.
2019-08-15 23:28:30 -04:00
..
ncr5380.cpp Corrected basic error. Arbitration now seems to succeed. 2019-08-15 23:28:30 -04:00
ncr5380.hpp Makes an attempt at getting the 5380 past arbitration. 2019-08-15 23:14:40 -04:00
SCSI.cpp Makes an attempt at getting the 5380 past arbitration. 2019-08-15 23:14:40 -04:00
SCSI.hpp Makes an attempt at getting the 5380 past arbitration. 2019-08-15 23:14:40 -04:00