1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-04-17 00:00:41 +00:00
Files
2022-12-10 12:35:44 +01:00
..
2021-12-30 02:49:46 +01:00
2022-12-10 12:35:44 +01:00
2021-12-30 02:49:46 +01:00
2021-12-30 02:49:46 +01:00
2021-12-30 02:49:46 +01:00
2022-12-10 12:35:44 +01:00
2021-12-30 02:49:46 +01:00

A MiST port of Arkanoid (https://github.com/MiSTer-devel/Arcade-Arkanoid_MISTer)

An FPGA implementation of Arkanoid by Ace, ElectronAsh, Enforcer, Sorgelig, Kitrinx and JimmyStones

Controls: keyboard, joystick, mouse

Usage:
- Create .ROM and ARC files from MAME ROM zip files using the mra utility and the meta/mra files.
- Example: mra -A -z /path/to/mame/roms Arkanoid.mra
- Copy the resulting ROM and ARC files to the root of the SD Card, next to the Arkanoid.rbf.

- MRA utilty: https://github.com/sebdel/mra-tools-c