Konami Green Beret Compatible Gateware IP Core
This Implementation of a compatible Green Beret arcade hardware in HDL is the work of MiSTer-X.
This game is known in US as "Rush'n Attack".
Green Beret is a sideways-scrolling action/platform game set during the Cold War, in which a US Special Forces Marine must infiltrate a Russian military base to save four POW's from being executed by firing squad.
Initially, the soldier is armed with only a combat knife, but by killing the certain enemy troops, players can obtain either a three-shot flamethrower, a four-shot RPG, or a three-pack of hand grenades.
- Game ID: GX577
- Main CPU: Zilog Z80 @ 3.72 MHz
- Sound CPU: SN76489A @ 1.536 MHz
- Resolution: 240x224, 4096 colors
- Aspect Ratio: 15:14
- Orientation: Horizontal
- Analogue Pocket
ROMs NOT INCLUDED: By using this gateware you agree to provide your own roms.
Game | Region | Status |
---|---|---|
Green Beret | JPN | ✅ |
Rush'n Attack | USA | ✅ |
Mr. Goemon | JPN | ✅ |
- 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/gberet/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.
- Dip Switches
- Pause
- Hi-Score Save
This project borrowed and use code from several other projects. A great thanks to their efforts!
Modules | Copyright/Developer |
---|---|
Green Beret RTL | 2013 (c) MiSTer-X |
Data Loader | 2022 (c) Adam Gastineau |
T80 | 2001 (c) Daniel Wallner |
Green Beret, Rush'n Attack © 1985 Konami. Mr. Goemon © 1986 Konami. All rights reserved. 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 Konami.