1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-01-20 01:34:38 +00:00

Midway MCR3 Scroll: update READMEs

This commit is contained in:
Gyorgy Szombathelyi 2020-02-16 01:07:10 +01:00
parent 7903cdcd66
commit d84d57e057
3 changed files with 4 additions and 1 deletions

View File

@ -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
--
---------------------------------------------------------------------------------

View File

@ -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

View File

@ -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
--
---------------------------------------------------------------------------------