资 源 简 介
This project is an Apple /// block device driver for the CFFA3000 card, making disk images hosted on the CFFA3000 available as removable devices in the Apple ///.
Introduction
The CFFA3000 is a USB/Compact Flash interface card for the Apple II and Apple /// computers. This project is the driver required for the Apple /// to recognize disk images hosted by the CFFA3000 card.
Details
Driver highlights:
Supports eight SmartPort devices configured on the CFFA3000
Has hot-swapping capabilities - drives are "removable" the same way a floppy is
Has an integrated formatter that lays down a SOS/ProDOS filesystem structure
Runs at full speed... 2 blazing MHz. No downshifting required, unlike the original CFFA hardware.
Building
Building the driver is a little complicated since it needs to be in Apple Pascal object module (PCD) format for the Apple /// System Configuration Pro