1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-05-03 06:49:08 +00:00
Files
Gehstock.Mist_FPGA/Arcade_MiST/Konami Finalizer/README.md
Gyorgy Szombathelyi 485e09b3a5 Konami Finalizer
2022-01-02 01:01:22 +01:00

11 lines
449 B
Markdown

# MiST port of Konami Finalizer: Super Transformation by ACE
https://github.com/MiSTer-devel/Arcade-Finalizer_MiSTer
## Usage
- Create ROM and ARC files from the MRA files using the MRA utility.
Example: mra -A -z /path/to/mame/roms "Finalizer - Super Transformation (Set 1).mra"
- Copy the ROM files to the root of the SD Card
- Copy the RBF and ARC files to the same folder on the SD Card
- MRA utility: https://github.com/sebdel/mra-tools-c/