| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | atastorage.cpp, ch376.cpp, dp83932c.cpp, smc91c9x.cpp: Use multibyte.h helpers | 2024-01-07 | 1 | -11/+5 | |
| | | |||||
| * | machine/atahle.cpp, machine/atastorage.cpp: Updates [R. Belmont] | 2023-08-13 | 1 | -4/+59 | |
| | | | | | | | | | * Support READ_BUFFER and WRITE_BUFFER commands, used by early ATA Macs to verify drive communications * Don't report an error on SET_FEATURES for ENABLE_ECC, ENABLE_RETRIES, and ENABLE_READ_LOOK_AHEAD * Support the secondary "hdd" interface so software lists can work with multiple drive types bus/nscsi/hd.cpp: Support the secondary "hdd" interface so software lists can work with multiple drive types [R. Belmont] | ||||
| * | machine/atastorage.cpp: Made the CF Card behave more like a CF card. | 2023-06-29 | 1 | -0/+9 | |
| | | | | | | * machine/ataflash.cpp: Derive from CF card base rather than hard disk base. * konami/konamigs.cpp: Use ATA CF card device (true IDE mode 4). | ||||
| * | machine/ataflash.cpp: Untangle from the parallel ATA interface. | 2023-06-29 | 1 | -0/+942 | |
| This isolates the ATA disk drive interface implementation from the physical parallel ATA device interface. The ATA Flash PC Card is no longer a kind of parallel ATA device. | |||||
