aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2011-12-23 12:13:55 +0000
committerPawel Pekala <pawel@FreeBSD.org>2011-12-23 12:13:55 +0000
commit0f820178ba143db780da4f0970efb03342a6ed01 (patch)
tree20722410e209d74f9e007cb326a2040f12e5c832 /emulators/Makefile
parent891ea3f4f178e8273e9d00f81469c3ad08acb503 (diff)
downloadports-0f820178ba143db780da4f0970efb03342a6ed01.tar.gz
ports-0f820178ba143db780da4f0970efb03342a6ed01.zip
KCemu is an emulator for the KC85 homecomputer series and other Z80 based
microcomputers like Z1013, LC80, Polycomputer 880 and BIC A5105. The emulation supports a number of additional hardware, e.g. floppy disk drives and extended graphic modules. WWW: http://kcemu.sourceforge.net PR: ports/161346 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
Notes
Notes: svn path=/head/; revision=287922
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 886cf637362c..a24f7bb84e32 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -64,6 +64,7 @@
SUBDIR += its
SUBDIR += joytran
SUBDIR += jzintv
+ SUBDIR += kcemu
SUBDIR += klh10
SUBDIR += kqemu-kmod
SUBDIR += kqemu-kmod-devel