1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-01-11 23:43:09 +00:00
Gyorgy Szombathelyi 28315c46ee Remove _MiST from the core names
...to match the <rbfname> in the MRAs
2023-04-05 10:40:05 +02:00
..
2022-02-18 22:56:29 +01:00
2022-02-18 22:56:29 +01:00
2022-02-18 22:56:29 +01:00
2023-04-05 10:40:05 +02:00
2023-04-05 10:40:05 +02:00
2023-04-05 10:40:05 +02:00

Capcom SonSon Arcade game
=========================

Based on old PACE code by Mark McDougall(tcdev)

MiST port usage
===============

- Create ROM file from the MRA file using the MRA utility.
  Example: mra -A -z /path/to/mame/roms SonSon.mra
- Copy the ROM files to the root of the SD Card
- Copy the RBF files to the SD Card

MRA utility: https://github.com/sebdel/mra-tools-c/