summaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2017-11-05 01:50:16 +0100
committer hap <happppp@users.noreply.github.com>2017-11-05 01:50:16 +0100
commit7d7c2c5507da242b79698ed80894e2cac8f440ab (patch)
tree74b01fe0f7a78722d194cc05ce52cec53a98cabe /README.md
parent036541f02c9b5a6e8b5f977379a832c6c6e63228 (diff)
make emulator description generic (nw)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1da46c96047..282a6ac8da0 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Static analysis status for entire build (except for third-party parts of project
What is MAME?
=============
-MAME originally stood for Multiple Arcade Machine Emulator.
+MAME is a multiple emulator.
MAME's purpose is to preserve decades of software history. As electronic technology continues to rush forward, MAME prevents this important "vintage" software from being lost and forgotten. This is achieved by documenting the hardware and how it functions. The source code to MAME serves as this documentation. The fact that the software is usable serves primarily to validate the accuracy of the documentation (how else can you prove that you have recreated the hardware faithfully?). Over time, MAME absorbed the sister-project MESS (Multi Emulator Super System), so MAME now documents a wide variety of (mostly vintage) computers, video game consoles and calculators, in addition to the arcade video games that were its initial focus.