1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-05-02 22:43:18 +00:00
Files
Gehstock.Mist_FPGA/Arcade_MiST/Konami TimePilot84
Gyorgy Szombathelyi d6ec045275 TP84: rewrite of the MiSTer version
I think I got brain damage from the original code
2020-12-18 21:11:12 +01:00
..
2020-12-18 21:11:12 +01:00
2020-12-18 21:11:12 +01:00
2020-11-22 19:56:14 +01:00
2020-12-18 21:11:12 +01:00
2020-12-18 21:11:12 +01:00
2020-12-18 21:11:12 +01: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/