[SCM] mess system emulator branch, master, updated. c593f3bd2de47e1a236b98d48b5531e7555e1446

Emmanuel Kasper emmanuel at libera.cc
Mon Dec 19 12:51:47 UTC 2011


The following commit has been merged in the master branch:
commit ea585ed8ab3e4a34a54e3fd0c5f6d8a7f8f0bf92
Author: Emmanuel Kasper <emmanuel at libera.cc>
Date:   Mon Dec 19 12:10:08 2011 +0100

    Update with content from wiki.debian.org/Mess

diff --git a/debian/mess.README.Debian b/debian/mess.README.Debian
index 5016050..7c51c5e 100644
--- a/debian/mess.README.Debian
+++ b/debian/mess.README.Debian
@@ -7,8 +7,8 @@ has been integrated in official mess since 0.136.
 
 1. Create a folder "mess" and a subfolder "mess/roms" in your home directory.
 
-2. For each emulated system, Mess needs a bios/romset to be put in this directory, plus some software to run ( an exception is the famicom/Nintendo 
-Entertainment System where everything happens inside the cartridge )
+2. For each emulated system, Mess needs a bios/romset to be put in this directory, plus some software to run (an exception is the famicom/Nintendo 
+Entertainment System where everything happens inside the cartridge)
 
 3. Check the sanity of your roms. Mess is very picky about that.
 
@@ -26,9 +26,9 @@ romset osc1000b [tmc1800] is best available
 }}}
 
 
-4. Get a public domain rom of LJ65, a tetris clone, for your nes
+4. Get a ROM image of LJ65, a Tetris clone for NES distributed as free software
 {{{
-wget http://www.pdroms.de/media/upload/files/20091126_lj65_v0.41.zip
+wget http://www.pineight.com/nes/lj65.zip
 }}}
 {{{
 unzip 20091126_lj65_v0.41.zip
@@ -41,7 +41,8 @@ mess nes -cart lj65.nes
 
 6. Basic keyboard commands include
   * Tab key to access the mess internal menu
-  * 5 to select, 1 to start
+  * 5 to select
+  * 1 to start
 
 7. If mess is way too slow on your computer and you have 3D hardware 
 acceleration available, change the "video" parameter from "soft" to "opengl"

-- 
mess system emulator



More information about the Pkg-games-commits mailing list