aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-20 10:35:33 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-20 10:35:33 +0000
commitf58e4942986b768833596fde68f7cdefea2caf9d (patch)
tree906cd63358c7d80ddc695f8d8bc9e37c614181a0 /emulators/Makefile
parent86b69b7fe708fe08b96347c80332a53bca8cea28 (diff)
downloadports-f58e4942986b768833596fde68f7cdefea2caf9d.tar.gz
ports-f58e4942986b768833596fde68f7cdefea2caf9d.zip
Add gxemul.
GXemul is a free instruction-level machine emulator, emulating not only the CPU, but also other hardware components, making it possible to use the emulator to run unmodified operating systems such as NetBSD, OpenBSD, or Linux. A few different machine types are emulated. The following machine types are emulated well enough to run at least one "guest OS": * DECstation 5000/200 ("3max"): serial controller (including keyboard and mouse), ethernet, SCSI, and graphical framebuffers. * Acer Pica-61 (an ARC machine): serial controller, "VGA" text console, and SCSI. * NEC MobilePro 770, 780, 800, and 880 (HPCmips machines): framebuffer, keyboard, and a PCMCIA IDE controller. * Cobalt: serial controller and PCI IDE. WWW: http://gavare.se/gxemul/ PR: ports/81048 Submitted by: Janni <jannisan@t-online.de>
Notes
Notes: svn path=/head/; revision=135684
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 69200fb08e1d..0d81a3cc2dfa 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -31,6 +31,7 @@
SUBDIR += gnuboy
SUBDIR += grustibus
SUBDIR += gsnes9x
+ SUBDIR += gxemul
SUBDIR += gxmame
SUBDIR += hatari
SUBDIR += hercules