1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-04-26 04:17:10 +00:00
Files
Gehstock.Mist_FPGA/Arcade_MiST/Capcom SonSon Hardware
2020-10-24 19:23:50 +02:00
..
2020-10-24 19:23:50 +02:00
2020-08-01 16:53:52 +02:00
2020-03-26 02:25:15 +01:00
2020-03-26 02:25:15 +01:00
2020-03-26 02:25:15 +01:00
2020-03-26 02:25:15 +01: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/