1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-04-24 19:50:18 +00:00
Files
Gehstock.Mist_FPGA/Arcade_MiST/Capcom SonSon
2021-03-30 20:04:58 +02:00
..
2021-03-30 20:04:58 +02:00
2021-03-30 20:04:58 +02:00
2021-03-30 20:04:58 +02:00
2021-03-30 20:04:58 +02:00
2021-03-30 20:04:58 +02:00
2021-03-30 20:04:58 +02:00
2021-03-30 20:04:58 +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 -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/