cvs commit: ports/emulators Makefile ports/emulators/lib765
Makefile distinfo pkg-descr pkg-plist
Sergei Kolobov
sergei at FreeBSD.org
Wed Oct 29 08:17:02 PST 2003
sergei 2003/10/29 08:17:00 PST
FreeBSD ports repository
Modified files:
emulators Makefile
Added files:
emulators/lib765 Makefile distinfo pkg-descr pkg-plist
Log:
Add lib765 0.3.1.1, emulation of uPD765a Floppy Disc Controller.
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.
Author: John Elliott <jce at seasip.demon.co.uk>
WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/
PR: 58637
Submitted by: Alexey V. Antipovsky <kemm at in-line.ru>
Revision Changes Path
1.116 +1 -0 ports/emulators/Makefile
1.1 +27 -0 ports/emulators/lib765/Makefile (new)
1.1 +1 -0 ports/emulators/lib765/distinfo (new)
1.1 +14 -0 ports/emulators/lib765/pkg-descr (new)
1.1 +8 -0 ports/emulators/lib765/pkg-plist (new)
More information about the cvs-ports
mailing list