Analysis updated 2026-05-18
Play original 1990s Psikyo SH2 arcade shooter games on MiSTer FPGA hardware.
Get cycle accurate arcade board behavior instead of a conventional software emulator.
Install the core and matching descriptor file to run PS3 or PS5 board variant games.
Contribute research or fixes for the still unresolved YMF278B sound chip issues.
| srg320/arcade-psikyosh2_mister | amoslee2026/babel | chenyuliu577-cyber/jyd-rv32i-fpga-core | |
|---|---|---|---|
| Stars | 18 | 20 | 35 |
| Language | SystemVerilog | SystemVerilog | SystemVerilog |
| Setup difficulty | hard | hard | hard |
| Complexity | 5/5 | 5/5 | 5/5 |
| Audience | developer | researcher | researcher |
Figures from each repo's GitHub metadata at analysis time.
Requires MiSTer FPGA hardware with a 64MB SDRAM module and separately sourced arcade ROM files.
This repository contains a hardware recreation of the Psikyo SH2 arcade board for MiSTer, an open-source project that runs classic arcade and console hardware on a modern FPGA chip. An FPGA (Field-Programmable Gate Array) is a type of chip that can be reprogrammed to behave like other chips, which in this case means mimicking the original arcade circuit board at a very low level rather than running software emulation. The Psikyo SH2 was a real arcade board from the 1990s that powered a number of vertical-scrolling shooter games. This project, called a "core" in MiSTer terminology, lets you run games from that board on MiSTer hardware so they behave as close to the original arcade cabinet as possible. The code is written in SystemVerilog, a language used to describe digital hardware circuits. The project is marked as a work in progress. PS3/5 board variants are supported, but sound has known issues, particularly around a chip called the YMF278B, which handles FM synthesis audio and needs further research to work correctly. To use it, you need a MiSTer setup with a 64MB SDRAM module. Installation involves copying the core file (a .rbf file) into MiSTer's arcade cores folder, placing the matching .mra descriptor file in a dedicated folder, and providing the original ROM files in the MAME games directory. The ROM files themselves are not included and must be sourced separately, as they are copyrighted arcade game data. This is a niche but dedicated area of hobbyist hardware preservation, aimed at people who already own MiSTer FPGA hardware and want to play Psikyo arcade titles with authentic, cycle-accurate behavior rather than conventional software emulators.
An FPGA hardware recreation of the Psikyo SH2 arcade board, letting MiSTer devices run its 1990s shooter games with authentic, cycle accurate behavior.
Mainly SystemVerilog. The stack also includes SystemVerilog, FPGA, MiSTer.
Setup difficulty is rated hard, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.