1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-02-25 16:19:52 +00:00
Files
Gyorgy Szombathelyi 270dedfda2 Jackal: another port
2021-07-30 14:34:23 +02:00

387 B

MiST port of Konami Jackal by ACE

https://github.com/MiSTer-devel/Arcade-Jackal_MiSTer

Usage

  • Create ROM and ARC files from the MRA files using the MRA utility. Example: mra -A -z /path/to/mame/roms "Jackal.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/