Namco Xevious Compatible Gateware IP Core
This Implementation of a compatible Xavious/Super Xavious arcade hardware in HDL is the work of Dar.
Xevious (pronounced 'zeevious') is a vertically-scrolling shoot-em-up in which the player pilots the heavily-armed 'Solvalou' combat ship and must destroy the evil Xevious forces trying to take over the planet. The Solvalou is equipped with two weapon systems; the forwards-firing "air zapper" for shooting air-based enemies and 'blaster bombs', for destroying ground-based enemies. To enable accurate targetting of the air-to-ground blaster bombs, a white and blue targeting indicator is situated in front of the Solvalou. This flashes when an enemy is in its sights.
- Main CPU: Zilog Z80 @ 3.72 MHz
- Graphics CPU: Zilog Z80 @ 3.72 MHz
- Sound CPU: Zilog Z80 @ 3.72 MHz
- Sound Chip: Fujitsu MB8842, MB8843 and MB8844 @ 1.536 MHz
- Resolution: 288×224, 4096 colors
- Display Box: 384×264 @ 6.144 MHz
- Aspect Ratio: 9:7
- Orientation: Vertical (90º)
- Analogue Pocket
ROMs NOT INCLUDED: By using this gateware you agree to provide your own roms.
Officials | Status |
---|---|
Xevious | ✅ |
Super Xevious | ✅ |
HBMAME (HomeBrew MAME) | |
Gaous | ✅ |
Xevious 2002 | ✅ |
Xevious 2003 | ✅ |
Xevious 2004 | ✅ |
Xevious 2005 | ✅ |
Xevious Black | ✅ |
Bootlegs | |
Battles (set 2) | ✅ |
Xevios | ✅ |
- Download and Install ORCA (Open ROM Conversion Assistant)
- Download the ROM Recipes and extract to your computer.
- Copy the required MAME
.zip
file(s) into theroms
folder. - Inside the
tools
folder execute the script related to your system.- Windows: right click
make_roms.ps1
and selectRun with Powershell
. - Linux and MacOS: run script
make_roms.sh
.
- Windows: right click
- After the conversion is completed, copy the
Assets
folder to the Root of your SD Card. - Optional: an
.md5
file is included to verify if the hash of the ROMs are valid. (eg:md5sum -c checklist.md5
)
Note: Make sure your
.rom
files are in theAssets/xevious/common
directory.
WARNING: This repository is in active development. There are no guarantees about stability. Breaking changes might occur until a stable release is made and announced.
- Add Second Player
- Dip Switches
- Pause
- Hi-Score Save
- A completely random bug seems to occur where you insert a coin and the game starts as 2 players, the ship will also get stuck to the bottom left of the screen. Pressing start gets back to normal.
This project borrowed and use code from several other projects. A great thanks to their efforts!
Modules | Copyright/Developer |
---|---|
Data Loader | 2022 (c) Adam Gastineau |
T80 | 2001 (c) Daniel Wallner |
Xevious RTL | 2017 (c) Dar |
Xevious/Super Xevious © 1983-1984 NAMCO LTD. All rights reserved. Xevious is a trademark of BANDAI NAMCO ENTERTAINMENT INC. All other trademarks, logos, and copyrights are property of their respective owners.
The authors and contributors or any of its maintainers are in no way associated with or endorsed by Bandai Namco Entertainment Inc.