GithubHelp home page GithubHelp logo

noemiabril / arcade-galaga_mister-de1-soc Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.38 MB

Arcade Galaga MiSTer for DE1-SoC

SystemVerilog 16.83% Batchfile 0.10% VHDL 41.96% Verilog 37.80% Tcl 3.32%

arcade-galaga_mister-de1-soc's Introduction

Galaga

Arcade Galaga implementation for the MiSTer FPGA

Credits

  • Dar: original Galaga FPGA implementation
  • Daniel Wallner: T80/T80se - Z80 compatible CPU
  • Peter Wendrich: gen_ram.vhd
  • Sorgelig: MiSTer port
  • Alan Steremberg: DIP switches, maintenance
  • JimmyStones: Hi-score saving, pause
  • blackwine: Flip-screen, H/V-sync adjustments, full DIP switch mapping, support for nm51xx, low pass filters

Controls

Keyboard inputs:

   F2          : Coin + Start 2 players
   F1          : Coin + Start 1 player
   UP,DOWN,LEFT,RIGHT arrows : Movements
   SPACE       : Fire

Joystick support.

Hiscore save/load

Save and load of hiscores is supported on this core.

To save your hiscores manually, press the 'Save Settings' option in the OSD. Hiscores will be automatically loaded when the core is started.

To enable automatic saving of hiscores, turn on the 'Autosave Hiscores' option, press the 'Save Settings' option in the OSD, and reload the core. Hiscores will then be automatically saved (if they have changed) any time the OSD is opened.

Hiscore data is stored in /media/fat/config/nvram/ as <mra filename>.nvm

Required files

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 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
  • /games/mame/<mame rom>.zip
  • /games/hbmame/<hbmame rom>.zip

Known issues

  • /quote from MAME sources/: There is a bug in the sound CPU program. During initialization, it enables NMI before clearing RAM, but the NMI handler doesn't save the registers, so it cannot interrupt program execution. If the NMI happens before the LDIR that clears RAM has finished, the program will crash.
  • optional rapid fire board is not implemented.

Easter egg

In service mode with fire button pressed enter the following sequence: 5xR 6xL 3xR 7xLz. Source

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.