aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-10-29 16:17:00 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-10-29 16:17:00 +0000
commit777967b433a765c6bdb0525e4079d32787253f33 (patch)
tree278d33171c0acbc9c3db5a13307c361c07301ba4 /emulators/Makefile
parentc1ba72e9a28442fcff9bf1f35c85b435b619c885 (diff)
downloadports-777967b433a765c6bdb0525e4079d32787253f33.tar.gz
ports-777967b433a765c6bdb0525e4079d32787253f33.zip
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@seasip.demon.co.uk> WWW: http://www.seasip.demon.co.uk/Unix/LibDsk/ PR: 58637 Submitted by: Alexey V. Antipovsky <kemm@in-line.ru>
Notes
Notes: svn path=/head/; revision=92571
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index be43ab2a1b2b..1b29e40f4e4c 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -36,6 +36,7 @@
SUBDIR += its
SUBDIR += klh10
SUBDIR += kmamerun
+ SUBDIR += lib765
SUBDIR += libvm68k
SUBDIR += linux-ePSXe
SUBDIR += linux-peops-softgpu