diff options
Diffstat (limited to 'emulators/mess/pkg-descr')
-rw-r--r-- | emulators/mess/pkg-descr | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/emulators/mess/pkg-descr b/emulators/mess/pkg-descr index c0bb806b0137..b297a4b68fa9 100644 --- a/emulators/mess/pkg-descr +++ b/emulators/mess/pkg-descr @@ -1,17 +1,17 @@ -SDLMESS is a port of the popular MESS. There are a few principles that guide +SDLMAME is a port of the popular MAME. 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. + changes faster than larger more conventional ports such as MacMAME, 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 MAME, you already + know how to use SDLMAME on any platform you may encounter it on. -2) MESS developers are important. By keeping quickly up to date, we make it +2) MAME 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 + core MAME code, and we offer native implementations of MAME's multi-window GUI debugger on both Linux/Unix and Mac OS X. WWW: http://rbelmont.mameworld.info/?page_id=163 |