From 5f65e816938e7b28cc66ca908d0aa67683407fe5 Mon Sep 17 00:00:00 2001 From: Eric Lewis Date: Fri, 16 Sep 2022 08:09:29 -0700 Subject: [PATCH] chore: readme --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index b930b5e..693011c 100644 --- a/README.md +++ b/README.md @@ -3,19 +3,7 @@ + FPGA implementation of Arcade _Space Race_ (Atari, 1973) for Analogue Pocket. + Based on Rev.F schematics. + Ported from the [original MiSTer implementation.](https://github.com/MiSTer-devel/Arcade-SpaceRace_MiSTer) -+ Multiplayer support via dock. - -## Inputs -``` - Coin : Start - Start : Select - Move forward : DPAD UP - Move backward : DPAD DOWN -``` - -## Known Issues - -+ DIP switches are not implemented. ++ Multiplayer support via dock or the X/B buttons. ## License