From d84d57e057f51fee6e483110468b46f25abca488 Mon Sep 17 00:00:00 2001 From: Gyorgy Szombathelyi Date: Sun, 16 Feb 2020 01:07:10 +0100 Subject: [PATCH] Midway MCR3 Scroll: update READMEs --- Arcade_MiST/Midway MCR Scroll/CraterRaider_MiST/README.txt | 1 + Arcade_MiST/Midway MCR Scroll/SpyHunter_MiST/README.txt | 1 + Arcade_MiST/Midway MCR Scroll/TurboTag_MiST/README.txt | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Arcade_MiST/Midway MCR Scroll/CraterRaider_MiST/README.txt b/Arcade_MiST/Midway MCR Scroll/CraterRaider_MiST/README.txt index e183e05b..67d42cd8 100644 --- a/Arcade_MiST/Midway MCR Scroll/CraterRaider_MiST/README.txt +++ b/Arcade_MiST/Midway MCR Scroll/CraterRaider_MiST/README.txt @@ -3,6 +3,7 @@ -- Usage: -- Create ROM file from MRA file and MAME crater.zip file using the MRA utility -- Copy the ROM and the RBF to the SD Card +-- Example: mra -z /path/to/mame/roms "Crater Raider.mra" -- MRA utility: https://github.com/sebdel/mra-tools-c -- --------------------------------------------------------------------------------- diff --git a/Arcade_MiST/Midway MCR Scroll/SpyHunter_MiST/README.txt b/Arcade_MiST/Midway MCR Scroll/SpyHunter_MiST/README.txt index f51adaf1..a84f2a73 100644 --- a/Arcade_MiST/Midway MCR Scroll/SpyHunter_MiST/README.txt +++ b/Arcade_MiST/Midway MCR Scroll/SpyHunter_MiST/README.txt @@ -6,6 +6,7 @@ -- Usage: -- Create ROM file from MRA file and MAME spyhunt.zip file using the MRA utility -- Copy the ROM and the RBF to the SD Card +-- Example: mra -z /path/to/mame/roms "Spy Hunter.mra" -- MRA utility: https://github.com/sebdel/mra-tools-c Controls diff --git a/Arcade_MiST/Midway MCR Scroll/TurboTag_MiST/README.txt b/Arcade_MiST/Midway MCR Scroll/TurboTag_MiST/README.txt index 0a649cac..c5b392da 100644 --- a/Arcade_MiST/Midway MCR Scroll/TurboTag_MiST/README.txt +++ b/Arcade_MiST/Midway MCR Scroll/TurboTag_MiST/README.txt @@ -4,8 +4,9 @@ -- 16 February 2020 -- -- Usage: --- Create ROM file from MRA file and MAME spyhunt.zip file using the MRA utility +-- Create ROM file from MRA file and MAME turbotag.zip file using the MRA utility -- Copy the ROM and the RBF to the SD Card +-- Example: mra -z /path/to/mame/roms "Turbo Tag.mra" -- MRA utility: https://github.com/sebdel/mra-tools-c -- ---------------------------------------------------------------------------------