1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-01-17 16:43:22 +00:00

Delete README.txt

This commit is contained in:
Marcel 2021-01-02 13:02:33 +01:00
parent fc863b8609
commit 5b85d49b36

View File

@ -1,29 +0,0 @@
---------------------------------------------------------------------------------
--
-- Arcade: Donkey Kong port to MiST by Gehstock
-- 02 Mai 2019
--
-- Usage:
-- - Create ROM and ARC files from the MRA files using the MRA utility.
-- Example: mra -A -z /path/to/mame/roms "Donkey Kong.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
---------------------------------------------------------------------------------
-- FPGA DONKEY KONG TOP
-- Version : 4.00
-- Copyright(c) 2003 - 2004 Katsumi Degawa , All rights reserved
---------------------------------------------------------------------------------
--
-- Only Controls and OSD are rotated on Video output.
--
--
-- Keyboard inputs :
--
-- ESC : Coin
-- F2 : Start 2 players
-- F1 : Start 1 player
-- UP,DOWN,LEFT,RIGHT arrows : Movements
-- CTRL : Jump
-- Joystick support.
---------------------------------------------------------------------------------