Rodimus Prime 5d4e4991f1 KRAM BOOTS
2026-04-15 23:01:30 -05:00
2026-04-15 23:01:30 -05:00
2026-04-15 23:01:30 -05:00
2026-04-15 23:01:30 -05:00
2026-02-27 22:37:51 -06:00
2026-04-15 23:01:30 -05:00
2026-02-27 23:56:02 -06:00
2026-02-27 23:56:02 -06:00
2026-04-12 12:39:38 -05:00
2026-04-15 23:01:30 -05:00
2026-04-15 23:01:30 -05:00
2026-04-12 12:39:38 -05:00
2026-04-14 22:23:56 -05:00
2026-02-28 15:13:45 -06:00
2026-04-13 20:45:34 -05:00

Qix FPGA Core

Arcade hardware implementation for MiSTer FPGA


Overview

FPGA implementation of Qix (1981), originally developed and released by Taito America Corporation.

This core targets MiSTer FPGA and aims for accurate gameplay behavior, video timing, and sound reproduction.


Game Information

Field Value
Title Qix
Year October 1981
Developer Taito America Corporation
Publisher Taito Corporation
Genre Action / Puzzle
Players 12 alternating

Controls

Default MiSTer gamepad mapping:

Input Action
D-Pad / Joystick Move
A Fast Draw
B Slow Draw
Select Insert Coin
Start 1 Player Start
Right Shoulder Test Advance
Left Shoulder Pause

Features

  • Arcade-accurate CPU timing
  • Sprite priority and layer handling
  • High score saving support
  • MiSTer-compatible .mra provided
  • Verified ROM definitions with checksums

ROM Requirements

ROM files are not included.

To use this arcade core, you must provide legally obtained ROM files.

To simplify setup:

  • .mra files are provided in the Releases section.
  • The .mra specifies all required ROM files along with checksums.
  • The ROM .zip filename 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


Installation

  1. Copy the core .rbf file to your MiSTer /_Arcade/cores folder.
  2. Copy the .mra file to your MiSTer /_Arcade folder.
  3. Place the appropriate ROM .zip files in your /games/mame directory.
  4. 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.


Credits

FPGA core development: RodimusFVC
Original arcade game © 1981 Taito Corporation. All rights reserved.


Description
No description provided
Readme 57 MiB
Languages
C++ 33.2%
Verilog 27.1%
VHDL 22.9%
SystemVerilog 8.9%
UnrealScript 5.5%
Other 2.3%