mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-02-25 00:07:31 +00:00
15 lines
574 B
Markdown
15 lines
574 B
Markdown
## Time Pilot '84 MiST version
|
|
|
|
Based on the [MiSTer version](https://github.com/MiSTer-devel/Arcade-TimePilot84_MISTer/tree/main/rtl)
|
|
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/
|