jackyangantelope 81c7c8d14b Update sys (#8)
2025-12-09 22:34:44 +08:00
2024-05-27 10:06:22 -04:00
2020-12-11 14:19:09 -08:00
2025-12-09 22:34:44 +08:00
2019-03-19 16:50:09 -07:00
2019-12-19 12:31:05 -08:00
2023-02-26 17:38:09 -08:00
2025-12-09 22:34:44 +08:00
2019-03-19 16:50:09 -07:00
2020-12-11 13:38:42 -08:00
2019-03-19 16:50:09 -07:00
2020-05-05 01:31:30 +08:00

Sprint2

FPGA implementation by james10952001 of Sprint Two arcade game released by Kee Games in 1976

Port to MiSTer by Alan Steremberg

The original Sprint game had a steering wheel with a quadrature encoder. This version implements a converter from the digital joystick inputs.

In this version the gear number is displayed below the track. This is because on MiSTer there is no physical gearshifter control.

Keyboard inputs :

   F1          : Coin + Start 1P
   F2          : Coin + Start 2P
   LEFT,RIGHT arrows : Steering
   

 Joystick support. (Converts the digital joystick to a simulated quadrature encoding)

ROMs

                                *** Attention ***

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 https://github.com/MiSTer-devel/Main_MiSTer/wiki/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
/_Arcade/mame/<mame rom>.zip
/_Arcade/hbmame/<hbmame rom>.zip

Description
FPGA implementation of Sprint 2 arcade game, released by Kee Games in 1976
Readme GPL-3.0 6.8 MiB
Languages
Verilog 41.5%
VHDL 36.1%
SystemVerilog 19.4%
Tcl 3%