mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-05-03 06:49:08 +00:00
11 lines
449 B
Markdown
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/ |