Thomas Harte
|
c849188016
|
Adds format and write to the SCSI target.
Now I think I need to switch back to the 5380 to ensure proper DMA mode interactions when writing.
|
2019-09-12 21:58:09 -04:00 |
|
Thomas Harte
|
87e8dade2f
|
Implements READ BUFFER to do, you know, *something*. Plus READ CAPACITY.
The HD SC utility now offers up drive 6 for formatting. That's progress.
|
2019-09-11 21:52:02 -04:00 |
|
Thomas Harte
|
6fc5b4e825
|
Simplifies INQUIRY for future targets; implements enough of SENSE MODE to advance.
The HD SC setup utility is now looking to read buffer.
|
2019-09-08 21:59:56 -04:00 |
|
Thomas Harte
|
00ce7f8ae0
|
Takes a first shot at INQUIRY.
|
2019-09-07 22:04:44 -04:00 |
|
Thomas Harte
|
cbd1a8cf78
|
Factors out command termination, adds a default implementation of test unit ready.
|
2019-09-03 22:40:18 -04:00 |
|
Thomas Harte
|
a4ab0afce3
|
Takes a shot at completing a full SCSI interaction.
|
2019-09-03 21:15:30 -04:00 |
|
Thomas Harte
|
ca08716c52
|
Introduces real hard disk images to the nascent world of SCSI.
|
2019-08-25 17:03:41 -04:00 |
|
Thomas Harte
|
c86db12f1c
|
Starts implementing DMA support on the 5380.
The Macintosh doesn't actually use the DMA signals, but uses pseudo-DMA mode so they nevertheless need to be appropriate.
|
2019-08-24 22:47:11 -04:00 |
|
Thomas Harte
|
2d82855f26
|
Attempts to provide a data out phase.
|
2019-08-22 23:16:58 -04:00 |
|