This Implementation of a compatible Bank Panic arcade hardware in HDL is the work of Pierre Cornier.
A reaction-based shoot-em-up in which the player takes on the role of a gun-slinging Deputy, who has been charged with protecting the town bank from outlaws.
ROMs NOT INCLUDED: By using this gateware you agree to provide your own roms.
Game | Status |
---|---|
Bank Panic | ✅ |
Combat Hawk | ✅ |
Notes: Combat Hawk has some visual glitches but it's playable.
.zip
file(s) into the roms
folder.tools
folder execute the script related to your system.
make_roms.ps1
and select Run with Powershell
.make_roms.sh
.Assets
folder to the Root of your SD Card..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/bankp/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.
Please consider showing your support for this and future projects by contributing to the developers. While it isn't necessary, it's greatly appreciated.
This project borrowed and use code from several other projects. A great thanks to their efforts!
Modules | Copyright/Developer |
---|---|
Bank Panic RTL | 2013 (c) Pierre Cornier |
TV80 | 2004 (c) Guy Hutchison |
SN76489 | 2020 (c) Matthew Hagerty |
This work is licensed under multiple licenses.
Open Gateware and any contributors reserve all others rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel or otherwise.
Individual files may contain the following SPDX license tags as a shorthand for the above copyright and warranty notices:
SPDX-License-Identifier: GPL-2.0-or-later
SPDX-License-Identifier: CC-BY-SA-4.0
SPDX-License-Identifier: CC0-1.0
This eases machine processing of licensing information based on the SPDX License Identifiers that are available at https://spdx.org/licenses/.
The Open Gateware authors and contributors or any of its maintainers are in no way associated with or endorsed by Intel®, Altera®, AMD®, Xilinx®, Lattice®, Microsoft® or any other company not implicit indicated. All other brands or product names are the property of their respective holders.