summaryrefslogtreecommitdiffstatshomepage
path: root/doxygen/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/README.md')
-rw-r--r--doxygen/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doxygen/README.md b/doxygen/README.md
index a6eb47da12d..1b500a950e8 100644
--- a/doxygen/README.md
+++ b/doxygen/README.md
@@ -1,8 +1,8 @@
What is MAME?
=============
-MAME stands for Multiple Arcade Machine Emulator.
+MAME is a multi-purpose emulation framework.
-MAME's purpose is to preserve decades of video-game history. As gaming technology continues to rush forward, MAME prevents these important "vintage" games 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 games are playable serves primarily to validate the accuracy of the documentation (how else can you prove that you have recreated the hardware faithfully?).
+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 (originally stood for Multiple Arcade Machine Emulator) 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.