1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-04-25 20:11:30 +00:00
Files
Gehstock.Mist_FPGA/Arcade_MiST/Atari Gauntlet Hardware
2020-04-13 22:35:57 +02:00
..
2020-04-13 22:15:49 +02:00
2020-04-13 22:35:57 +02:00
2020-04-13 22:15:49 +02:00
2020-04-13 22:15:49 +02:00
2020-04-13 22:35:57 +02:00
2020-04-13 22:15:49 +02:00

Atari Gauntlet FPGA Arcade

About

This is an FPGA implementation of Atari's arcade game "Gauntlet" from 1985, based on the SP-284 schematic circuit diagram.

Gauntlet Tile Gauntlet Play

Here is a youtube video of the current status, click on picture below:
Gauntlet running on FPGA

The game is mostly functional right now, can coin up and start game, known problems are as follows:

  • The TMS5220 speech synth is not implemented
  • Audio mixing is not ideal, sound quality needs improvement.
  • Game EPROM is implemented as RAM so game settings are lost on power off.
  • Some game ROMs are stored external to FPGA, multiplexing may need improvement.
  • Only player 1 controls are connected (minor).