aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-02-25 15:12:40 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-02-25 15:12:40 +0000
commite375bed4fb45839a09d739702b4dbb04885a46a5 (patch)
treeaf6369ff9707caa8af4415365e53da6e933861d4 /emulators/Makefile
parent60f31a87fa52c72f8b6154859b08a90915738920 (diff)
downloadports-e375bed4fb45839a09d739702b4dbb04885a46a5.tar.gz
ports-e375bed4fb45839a09d739702b4dbb04885a46a5.zip
AdvanceMAME and AdvanceMESS are unofficial MAME and MESS versions with an
advanced video support for helping the use with TVs, Arcade Monitors, Fixed Frequencies Monitors and also for PC Monitors. They run in GNU/Linux, Mac OS X, DOS, Windows and in all the other platforms supported by the SDL library. The main difference compared with the official emulators is that the Advance versions are able to program directly the video board to always get a video mode with the correct size and frequency. Generally the Advance emulators are able to use a video mode which doesn't require any stretching or other unneeded effects to match the original arcade display. The direct video board programming is fully supported in Linux and DOS. It's partially supported in Windows. It isn't supported in Mac OS X and other platforms. See website for other improvements. WWW: http://advancemame.sourceforge.net/
Notes
Notes: svn path=/head/; revision=185890
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 65a69b8de7c7..14929fdd7850 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -5,6 +5,7 @@
SUBDIR += adamem
SUBDIR += advancemame
+ SUBDIR += advancemess
SUBDIR += aftp
SUBDIR += atari800
SUBDIR += basiliskII