Skip to main content
Home Forums 68kMLA Possible? Mount FD through Parlallel Port? — #8
Post #8 by porter
Source Forum68kMLA
CategoryTroubleshooting
Post DateThu, 2 Jul 2009 - 02:09
Original URLhttps://68kmla.org/bb/threads/possible-mount-fd-through-parlallel-port.17822/
Post
I had no idea the transfer rates were so high
IBM PC's, even with an 8088 (wow!) used a DMA controller for floppy disk because of the data rates. You could just about code a floppy read loop for an i8272 with interrupts disabled on a 4.77Mhz CPU. My first PC had an 8089 IOP to do the DMA!

Notice how the macintoshes grind to a halt when doing any reading or writing to a floppy and the cursor starts being sluggish.

mp.ls