Skip to content

daph/Arcade-MarioBros_MiSTer

 
 

Repository files navigation

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 ([email protected]) All rights reserved
T48 Copyright (c) 2004, Arnim Laeuger ([email protected]) 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VHDL 55.6%
  • Verilog 31.6%
  • SystemVerilog 11.1%
  • Tcl 1.6%
  • Batchfile 0.1%