aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/Makefile
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2007-02-25 23:22:58 +0800
committeralepulver <alepulver@FreeBSD.org>2007-02-25 23:22:58 +0800
commitd73224efce3e74e828062a88b83a7df1abdfc2be (patch)
treee85d2f066207d273ca689cc10032366c645d8913 /emulators/Makefile
parent3a889d06b00c7a32ed8189828c6100fc71e4b8d1 (diff)
downloadfreebsd-ports-gnome-d73224efce3e74e828062a88b83a7df1abdfc2be.tar.gz
freebsd-ports-gnome-d73224efce3e74e828062a88b83a7df1abdfc2be.tar.zst
freebsd-ports-gnome-d73224efce3e74e828062a88b83a7df1abdfc2be.zip
SDLMESS is a port of the popular MESS. There are a few principles that guide
it's development: 1) Run on Linux/Unix, Mac OS X, and other SDL supported operating systems with as few changes as possible to the base Win32 code. This means we can track changes faster than larger more conventional ports, and we also maintain what I call "Firefox compatibilty" where learning a major app only needs to be done once per application, and it then applies across many operating systems. If you can use the command-line Win32 MESS, you already know how to use SDLMESS on any platform you may encounter it on. 2) MESS developers are important. By keeping quickly up to date, we make it easy for people on non-Windows platforms to make and submit changes to the core MESS code, and we offer native implementations of MESS's multi-window GUI debugger on both Linux/Unix and Mac OS X. WWW: http://rbelmont.mameworld.info/?page_id=163
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 9cff959b7215..0258aa18e6c4 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -111,6 +111,7 @@
SUBDIR += raine
SUBDIR += rtc
SUBDIR += sdlmame
+ SUBDIR += sdlmess
SUBDIR += sim
SUBDIR += sim6811
SUBDIR += ski