2003-10-29 17:17:00 +01:00
|
|
|
lib765 is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
|
|
|
|
[FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At
|
|
|
|
present it is not a "full" 765; features not used in the PCW BIOS (such as:
|
|
|
|
DMA; multisector reads/writes; multitrack mode) are either left unimplemented
|
|
|
|
or incomplete.
|
|
|
|
|
|
|
|
lib765 is released under the GNU Library GPL.
|
|
|
|
|
2013-03-25 11:09:39 +01:00
|
|
|
WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/
|