mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-05-06 00:04:10 +00:00
25 lines
763 B
Plaintext
25 lines
763 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 are rotated on VGA output.
|
|
--
|
|
--
|
|
-- Keyboard inputs :
|
|
--
|
|
-- ESC : Coin
|
|
-- F1 : Start 1 player
|
|
-- F2 : Start 2 players
|
|
-- SPACE : Fire
|
|
-- ARROW KEYS : Movement/Shield
|
|
--
|
|
-- Joystick support.
|
|
--
|
|
---------------------------------------------------------------------------------
|