https://github.com/mister-devel/arcade-centipede_mister
Arcade: Centipede
https://github.com/mister-devel/arcade-centipede_mister
arcade mister
Last synced: over 1 year ago
JSON representation
Arcade: Centipede
- Host: GitHub
- URL: https://github.com/mister-devel/arcade-centipede_mister
- Owner: MiSTer-devel
- Created: 2019-03-25T15:32:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T00:56:37.000Z (over 3 years ago)
- Last Synced: 2024-03-16T04:42:26.646Z (over 2 years ago)
- Topics: arcade, mister
- Language: C++
- Homepage:
- Size: 17.5 MB
- Stars: 11
- Watchers: 4
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Centipede
FPGA implementation by lisper of [Centipede](https://github.com/lisper/arcade-centipede "Centipede") arcade game
Port to MiSTer by Alan Steremberg
# Controls
## Keyboard
```
F1 : Coin + Start 1P
F2 : Coin + Start 2P
LEFT,RIGHT,UP,DOWN arrows : Steering
Space,Ctrl : Fire
MAME/IPAC/JPAC Style Keyboard inputs:
5 : Coin 1
6 : Coin 2
1 : Start 1 Player
2 : Start 2 Players
R,F,D,G : Player 2 Movements
A : Player 2 Fire
```
## Mouse/Trackball
- Use the 'Mouse/Trackball Speed' OSD option to achieve a comfortable speed for your device
# Hiscore save/load
Save and load of the top 3 hiscores is supported on this core.
Warning: If any DIP settings are changed then your high score will reset.
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 ```.nvm```
# Known Problems
Not sure the colors are quite right.
# 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/.mra
/_Arcade/cores/.rbf
/_Arcade/mame/.zip
/_Arcade/hbmame/.zip