Arcade hardware implementation for MiSTer FPGA
FPGA implementation of Vastar (1983), originally developed and released by Orca (Sesame Japan license).
This core targets MiSTer FPGA and aims for accurate gameplay behavior, video timing, and sound reproduction.
| Field | Value |
|---|---|
| Title | Vastar |
| Year | 1983 |
| Developer | Orca (Sesame Japan license) |
| Genre | Shooting |
| Players | 1–2 alternating |
Default MiSTer gamepad mapping:
| Input | Action |
|---|---|
| D-Pad / Joystick | Move |
| A | Fire |
| B | Shield |
| Select | Insert Coin |
| Start | 1 Player Start |
| Right Shoulder | 2 Player Start |
| Left Shoulder | Pause |
- Arcade-accurate CPU timing
- Sprite priority and layer handling
- High score saving support
- MiSTer-compatible .mra provided
- Verified ROM definitions with checksums
ROM files are not included.
To use this arcade core, you must provide legally obtained ROM files.
To simplify setup:
.mrafiles are provided in the Releases section.- The
.mraspecifies all required ROM files along with checksums. - The ROM
.zipfilename corresponds to the naming convention used by the MAME project.
For setup instructions and environment configuration, refer to:
MiSTer Arcade ROM guide:
https://github.com/MiSTer-devel/Main_MiSTer/wiki/Arcade-Roms
- Copy the core
.rbffile to your MiSTer/_Arcade/coresfolder. - Copy the '.mra' file to your MiSTer '/_Arcade' folder.
- Place the appropriate ROM
.zipfiles in your/games/mamedirectory. - Launch the core from the MiSTer Arcade menu.
This project contains no copyrighted game data.
Users are responsible for obtaining and using ROM files in accordance with applicable laws.
Do not request ROM files in issues or discussions.
FPGA core development: RodimusFVC Original arcade game © Orca (Sesame Japan license)
