mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-04-28 05:05:19 +00:00
26 lines
783 B
Plaintext
26 lines
783 B
Plaintext
---------------------------------------------------------------------------------
|
|
--
|
|
-- Arcade: Phoenix for MiST by Gehstock
|
|
-- 18 December 2017
|
|
--
|
|
---------------------------------------------------------------------------------
|
|
-- Copyright (c) DAR - Feb 2016
|
|
-- https://sourceforge.net/projects/darfpga/files/Software%20VHDL/phoenix/
|
|
---------------------------------------------------------------------------------
|
|
--
|
|
-- Only controls and OSD are rotated on VGA output.
|
|
--
|
|
--
|
|
-- Keyboard inputs :
|
|
--
|
|
-- ESC : Coin
|
|
-- F1 : Start 1 player
|
|
-- F2 : Start 2 players
|
|
-- SPACE : Fire
|
|
-- TAB : Shield
|
|
-- ARROW KEYS : Movement
|
|
--
|
|
-- Joystick support.
|
|
--
|
|
---------------------------------------------------------------------------------
|