Brendan Saricks 5911ea8a04 Remove clone (already in _alternatives) (#17)
* Remove clone (already in _alternatives)

* correct MRA
2025-11-30 16:47:29 +08:00
2021-03-10 15:43:26 +01:00
2024-06-01 14:44:00 -06:00
2019-06-16 17:36:07 -07:00
2021-05-24 05:06:22 +08:00
2023-02-26 16:09:54 -08:00
2019-06-20 15:22:22 -07:00
2023-02-26 16:09:54 -08:00
2021-05-24 05:06:22 +08:00
2021-01-16 08:21:47 -08:00
2020-05-15 08:59:02 -07:00

---------------------------------------------------------------------------------
-- 
-- Arcade: Pleiads port to MiSTer by Sorgelig
-- 22 October 2017
-- 14 June  2019 - renamed and load Capitol ROM for Capitol version (From Phoenix)
---------------------------------------------------------------------------------
-- Phoenix (Amstar) FPGA - DAR - 2016
-- http://darfpga.blogspot.fr
---------------------------------------------------------------------------------
-- 
-- Support screen and controls rotation on HDMI output.
-- Only controls are rotated on VGA output.
-- 
-- 
-- Keyboard inputs :
--
--   F3          : Add coin
--   F2          : Start 2 players
--   F1          : Start 1 player
--   SPACE       : Fire  
--   UP/RIGHT    : Move up 
--   DOWN/LEFT   : Move down
--   CTRL        : Barrier(Shield)
--
-- MAME/IPAC/JPAC Style Keyboard inputs:
--   5           : Coin 1
--   6           : Coin 2
--   1           : Start 1 Player
--   2           : Start 2 Players
--   D,G     : Player 2 Movements
--   A           : Player 2 Fire
--   S           : Player 2 Barrier(Shield)
--
-- Joystick support.
-- 
-- 
---------------------------------------------------------------------------------


                                *** Attention ***

ROMs are not included. In order to use this arcade, you need to provide the
correct ROMs.

To simplify the process .mra files are provided in the releases folder, that
specifies the required ROMs with checksums. The ROMs .zip filename refers to the
corresponding file of the M.A.M.E. project.

Please refer to https://github.com/MiSTer-devel/Main_MiSTer/wiki/Arcade-Roms for
information on how to setup and use the environment.

Quickreference for folders and file placement:

/_Arcade/<game name>.mra
/_Arcade/cores/<game rbf>.rbf
/_Arcade/mame/<mame rom>.zip
/_Arcade/hbmame/<hbmame rom>.zip
Description
No description provided
Readme 9.4 MiB
Languages
Verilog 40.4%
VHDL 38%
SystemVerilog 18.5%
Tcl 3%