MiSTer-devel / Arcade-LunarLander_MiSTer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Model of LunarLander hardware adapted from Asteroids by James Sweet.

-- Keyboard players inputs :
--
   F1          : Start 1P
   F2          : Start 2P
   F3          : Coin 
   LEFT,RIGHT arrows : Steering
   A,D : Steering
   UP,DOWN arrows : Thrust
   Ctrl  : Abort
   LAlt: Select
   Space: game select

   MAME/IPAC/JPAC Style Keyboard inputs:
     5           : Coin 1
     6           : Coin 2
     1           : Start 1 Player
     2           : Start 1 Player


-- Joystick support.  Analog or Digital - select in OSD

-- OSD language selection

The rbf file is in releases

---------------------------------------------------------------------------------

                                *** 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

About


Languages

Language:Verilog 39.6%Language:VHDL 39.5%Language:SystemVerilog 18.0%Language:Tcl 2.9%