Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ericlewis/openfpga-asteroids

FPGA implementation of Arcade Asteroids (Atari, 1979) for Analogue Pocket.
https://github.com/ericlewis/openfpga-asteroids

analogue-pocket openfpga

Last synced: about 1 month ago
JSON representation

FPGA implementation of Arcade Asteroids (Atari, 1979) for Analogue Pocket.

Awesome Lists containing this project

README

        

# Asteroids for Analogue Pocket

+ FPGA implementation of Arcade _Asteroids_ (Atari, 1979) for Analogue Pocket.
+ Based on Rev.4 schematics.
+ Ported from the [original MiSTer implementation.](https://github.com/MiSTer-devel/Arcade-Asteroids_MiSTer)
+ Multiplayer support via dock.

## Known Issues

+ DIP switches are not implemented.

## ROM Instructions

ROM files are not included, you must use [mra-tools-c](https://github.com/sebdel/mra-tools-c/) to convert to a singular `asteroid.rom` file, then place the ROM file in `/Assets/asteroids/ericlewis.Asteroids`.