Difference between revisions of "Emulator:MAME"

From Wah!ki
Jump to navigation Jump to search
(3 intermediate revisions by 2 users not shown)
Line 16: Line 16:
 
|-
 
|-
 
| Linux
 
| Linux
| 0.141
+
| 0.137+
 +
| ROM
 +
| /usr/games/mame
 +
| D
 +
| [name]
 +
|-
 +
| Linux
 +
| 0.136-
 
| ROM
 
| ROM
 
| /usr/games/sdlmame
 
| /usr/games/sdlmame
Line 23: Line 30:
 
|}
 
|}
  
[[Category|Emulator]]
 
 
== External Links ==
 
== External Links ==
 
* [http://sdlmame.wallyweek.org/ sdlmame4ubuntu] - SDLMAME for Ubuntu homepage.
 
* [http://sdlmame.wallyweek.org/ sdlmame4ubuntu] - SDLMAME for Ubuntu homepage.
Line 31: Line 37:
 
= XMAME =  
 
= XMAME =  
 
== About ==
 
== About ==
XMAME is an older and mostly outdated version of MAME for Linux.  It has not been updated since 0.106, which was sometime in 2006.
+
XMAME is an older and mostly outdated version of MAME for Linux.  It has not been updated since version 0.106, which was sometime in 2006.
  
 
Older hardware tends to run XMAME more efficiently than SDLMAME.  It is advised to experiment with both.
 
Older hardware tends to run XMAME more efficiently than SDLMAME.  It is advised to experiment with both.
Line 55: Line 61:
 
== External Links ==
 
== External Links ==
 
* [http://packages.ubuntu.com/maverick/xmame-x Package: xmame-x] XMame package information on Ubuntu.
 
* [http://packages.ubuntu.com/maverick/xmame-x Package: xmame-x] XMame package information on Ubuntu.
 +
 +
 +
[[Category:Emulator|MAME]]

Revision as of 12:22, 14 October 2017

MAME / SDLMAME

About

MAME stands for "Multiple Arcade Machine Emulator". It provides a virtual environment where you can run software written for other platforms, namely old arcades.

SDLMAME has once been a port of the popular MAME™ emulator to the SDL library. It ran on many different platforms, including both 32- and 64-bit Linux. Since MAME 0.137 the SDL backend is part of the main source tree and no longer a port i.e. the project has been merged in the main development branch.

Configuration

Platform Version Device Exec Type commandline_format
Linux 0.137+ ROM /usr/games/mame D [name]
Linux 0.136- ROM /usr/games/sdlmame D [name]

External Links


XMAME

About

XMAME is an older and mostly outdated version of MAME for Linux. It has not been updated since version 0.106, which was sometime in 2006.

Older hardware tends to run XMAME more efficiently than SDLMAME. It is advised to experiment with both.

Configuration

Platform Version Device Exec Type commandline_format
Linux 0.106 ROM /usr/games/xmame D [name]

External Links