Personal tools

Mame

From MohidWiki

Revision as of 22:44, 17 August 2010 by Guillaume (talk | contribs) (New page: MAME ==Installation linux== To build sdlmame, comply with the following pre-requisites: > sudo apt-get install build-essential libsdl1.2-dev libgtk2.0-dev libxinerama-dev libgconf2-dev ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

MAME

Installation linux

To build sdlmame, comply with the following pre-requisites:

> sudo apt-get install build-essential libsdl1.2-dev libgtk2.0-dev libxinerama-dev libgconf2-dev

Then, get the Mame src code,

> unzip mame.zip
> make