MiSTer-devel / Arcade-MarioBros_MiSTer

Mario Bros arcade core for MiSTer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arcade: Mario Bros port to MiSTer by gaz68 - June 2020
Original Donkey Kong port to MiSTer by Sorgelig - 18 April 2018

Sources

dkong Copyright (c) 2003 - 2004 by Katsumi Degawa
T80 Copyright (c) 2001-2002 Daniel Wallner (jesus@opencores.org) All rights reserved
T48 Copyright (c) 2004, Arnim Laeuger (arniml@opencores.org) All rights reserved

Description

This is an FPGA-based recreation of the Mario Bros Arcade system from 1983 for the MiSTer FPGA open source platform.

Controls

Keyboard Inputs:

Key Description
F2 Start 2 players
F1 Start 1 player
SPACE Jump
LEFT,RIGHT Move left/right

MAME/IPAC/JPAC Style Keyboard inputs:

Key Description
5 Coin 1
6 Coin 2
1 Start 1 Player
2 Start 2 Players
D,G Player 2 Movements
A Player 2 Jump

Joystick support.

ROM Files Instructions

ROMs are not included! In order to use this arcade core, you will need to provide the correct ROM file yourself.

To simplify the process .mra files are provided in the releases folder, that specify the required ROMs with their checksums. The ROMs .zip filename refers to the corresponding file from the MAME project.

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

Quick reference for folders and file placement:

/_Arcade/<game name>.mra
/_Arcade/cores/<game rbf>.rbf
/games/mame/<mame rom>.zip
/games/hbmame/<hbmame rom>.zip

About

Mario Bros arcade core for MiSTer


Languages

Language:VHDL 52.4%Language:Verilog 34.4%Language:SystemVerilog 11.4%Language:Tcl 1.8%Language:Batchfile 0.1%