mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-02-26 08:33:31 +00:00
27 lines
720 B
Plaintext
27 lines
720 B
Plaintext
---------------------------------------------------------------------------------
|
|
--
|
|
-- Arcade: Lady Bug port to MiST by Gehstock
|
|
-- 14 November 2017
|
|
--
|
|
---------------------------------------------------------------------------------
|
|
-- A simulation model of Lady Bug hardware
|
|
-- Unknown Author on Papilio Plus board.
|
|
---------------------------------------------------------------------------------
|
|
--
|
|
-- Only controls are rotated on VGA output.
|
|
--
|
|
--
|
|
-- Keyboard inputs :
|
|
--
|
|
-- ESC : Coin
|
|
-- F2 : Start 2 players
|
|
-- F1 : Start 1 player
|
|
-- UP,DOWN,LEFT,RIGHT arrows : Movements
|
|
--
|
|
-- Joystick support.
|
|
--
|
|
---------------------------------------------------------------------------------
|
|
|
|
|
|
ToDo : Sound
|