1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-05-02 06:35:51 +00:00
Files
Gehstock.Mist_FPGA/Arcade_MiST/Konami TimePilot84
2021-06-15 22:36:02 +02:00
..
2020-12-18 21:11:12 +01:00
2021-06-10 23:07:31 +02:00
2020-12-23 14:41:17 +01:00
2020-12-18 21:11:12 +01:00
2020-12-18 21:11:12 +01:00
2021-06-15 22:36:02 +02:00
2020-12-18 21:11:12 +01:00

Time Pilot '84 MiST version

Based on the MiSTer version by Ace, ElectronAsh, Enforcer, loloC2C and Kitrinx

Completely rewritten using fully syncronous logic by Gyorgy Szombathelyi

Usage

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