mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
9f0183ed5a
- Make emulators/xmess a slave port of emulators/xmame - Add SDL support (enabled by default) - Add DGA support for non-SDL builds - Define spool directory to /var/games/x{mame,mess}, and install binary setgid games to avoid creating a world writable directory - Add hiscore.dat, history.dat, and cheat.dat support for xmame - Convert patch-ab into ${SED} in ports Makefile - Add CPS-2 patches for xmame; this enables more games - Enable optimization for xmame/xmess by default PR: 25921 (with more patches from originator) Submitted by: Stijn Hoop <stijn@win.tue.nl>
16 lines
694 B
Plaintext
16 lines
694 B
Plaintext
X-MESS is the X11 port of the MESS game console emulator.
|
|
|
|
MESS is virtual machine emulator; it includes emulators for the CPUs,
|
|
sound and video chips used in game consoles, as well as special purpose
|
|
PALs and detailed information about the memory layout of each machine.
|
|
|
|
MESS currently emulates the Nintendo Entertainment System (NES), Sega
|
|
Genesis/Megadrive, TRS-80 models 1 and 3, Colour Genie, Colecovision,
|
|
Vectrex, Apple ][ series, Atari 800, Atari 5200, Sega Master System/Game
|
|
Gear, Bally Astrocade, Kaypro 2x and PDP-1, among others.
|
|
|
|
To play games in X-MESS you must have a copy of the original game,
|
|
extracted from a cartridge, floppy or tape image.
|
|
|
|
WWW: http://mess.emuverse.com/
|