From 7d7c2c5507da242b79698ed80894e2cac8f440ab Mon Sep 17 00:00:00 2001 From: hap Date: Sun, 5 Nov 2017 01:50:16 +0100 Subject: make emulator description generic (nw) --- doxygen/README.md | 2 +- doxygen/doxygen.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doxygen') diff --git a/doxygen/README.md b/doxygen/README.md index a6eb47da12d..7e8913ee854 100644 --- a/doxygen/README.md +++ b/doxygen/README.md @@ -1,7 +1,7 @@ What is MAME? ============= -MAME stands for Multiple Arcade Machine Emulator. +MAME is a multiple emulator. 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?). diff --git a/doxygen/doxygen.config b/doxygen/doxygen.config index 9cdc7792934..8ccb5bb6854 100644 --- a/doxygen/doxygen.config +++ b/doxygen/doxygen.config @@ -44,7 +44,7 @@ PROJECT_NUMBER = # for a project that appears at the top of each page and should give viewer a # quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = "Multiple Arcade Machine Emulator" +PROJECT_BRIEF = "Multiple Emulator" # With the PROJECT_LOGO tag one can specify an logo or icon that is included in # the documentation. The maximum height of the logo should not exceed 55 pixels -- cgit v1.2.3-70-g09d2