mattclaw / Arcade-1942_MiSTer

Arcade 1942 for MiSTer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arcade: 1942 for MiSTer

Ported by Sorgelig

JT_GNG FPGA Clone of Ghosts'n Goblins by Jose Tejada (@topapate)

Installation

Copy the *.rbf and a.1942.rom into the root folder of the SD card.

Keyboard inputs

Key Function
F1 Start 1 player
F2 Start 2 players
F3 Add Coin
F4 Pause
F5 Test Switch
SPACE Jump
CTRL,ALT Fire
UP,DOWN,LEFT,RIGHT Movements

Joystick support

  • Note1: in continue screen use combo Fire + 1P/2P to continue

Building ROM

🚨 🚨 🚨 Attention!! 🚨 🚨 🚨

ROM is not included. In order to use this arcade, you need to provide a correct ROM file.

  1. Put bat and 7za.exe files from releases folder into the same folder on PC.
  2. Execute bat file - it will show the name of zip file containing required files.
  3. Find this zip file somewhere. You need to find the file exactly as required. Do not rename other zip files even if they also replresent the same game - they are not compatible! The name of zip is taken from M.A.M.E. project, so you can get more info about hashes and contained files there.
  4. Put required zip into the same folder and execute the bat again.
  5. If everything will go without errors or warnings, then you will get the rom file.
  6. Place the rom file into root of SD card.

Original README

Many things are irrelevant for MiSTer port: Full Text

About

Arcade 1942 for MiSTer


Languages

Language:Verilog 56.2%Language:VHDL 34.8%Language:SystemVerilog 7.9%Language:Shell 0.4%Language:Tcl 0.4%Language:Batchfile 0.3%