Tutankham FPGA Core
Arcade hardware implementation for MiSTer FPGA
Overview
FPGA implementation of Tutankham (1982), originally developed and released by Konami.
This core targets MiSTer FPGA and aims for accurate gameplay behavior, video timing, and sound reproduction.
Game Information
| Field | Value |
|---|---|
| Title | Tutankham |
| Year | 1982 |
| Developer | Konami |
| Genre | Maze / Action |
| Players | 1–2 alternating |
Controls
Default MiSTer gamepad mapping:
| Input | Action |
|---|---|
| D-Pad / Joystick | Move |
| A | Fire Right |
| B | Fire Left |
| X | Flash Bomb |
| Select | Insert Coin |
| Start | 1 Player Start |
| Right Shoulder | 2 Player Start |
| 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:
.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
Installation
- 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.
Legal Notice
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 © Konami (1982)
