diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-18 19:26:30 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-18 19:26:30 +0000 |
commit | ff1dab2b12f037f040c56ba0504de3338f1bfc99 (patch) | |
tree | 4b686b33798ff421950ba857018119b0c4df9475 /emulators/Makefile | |
parent | Add monit 4.4, UNIX system management and monitoring tool. (diff) |
Add e-uae 0.8.27.r2, enhanced version of UAE, the Amiga emulator.
This is a version of UAE, the Ubiquitous Amiga Emulator, with an
emulation core based on WinUAE 0.8.27. It attempts to bring many of
the great features of WinUAE to non-Windows platforms.
PR: ports/74717
Submitted by: Miguel Mendez <flynn at energyhq.es.eu.org>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 7f45271c2e74..b0d40d41c851 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -19,6 +19,7 @@ SUBDIR += dlx SUBDIR += dosbox SUBDIR += doscmd + SUBDIR += e-uae SUBDIR += extract-xiso SUBDIR += fceu SUBDIR += fmsx |