mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
ce7adeaf15
- portlint fixes
10 lines
419 B
Plaintext
10 lines
419 B
Plaintext
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.
|
|
|
|
WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/
|