[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 6809 mill clone



On Sun, 5 Aug 2012, boisypitre@gmail.com wrote:

If the Apple computer that you have sports a serial port, let me know what kind it is. I've written a DriveWire OS-9 subroutine module that hooks into the rbdw driver which pulls sectors from DriveWire. It should be trivial to adapt the dwio subroutine module to accommodate the serial port on Apple systems.

The typical serial port on the Apple ][ line is the Super Serial Card which uses a 6551.

-uso.