Sega Congo Bongo Compatible Gateware IP Core
This Implementation of a compatible Congo Bongo/Tip Top arcade hardware in HDL is the work of Dar.
Congo Bongo is an isometric platform game and is Sega's take on Nintendo's legendary "Donkey Kong". The player takes on the role of a red-nosed safari explorer by the name of Safari Sam, who tries to catch a gorilla named Bongo.
The game consists of four different scenes. Each is timed by a bonus counter in the upper left corner of the screen. As time passes, the bonus decreases. If the bonus counter reaches zero, a player life is lost.
- SEGA ID: 834-5156
- Main CPU: Zilog Z80 @ 3.04125 Mhz
- Sound CPU: Zilog Z80 @ 4 Mhz
- Sound Chip: Discrete circuitry, SN76496 @ 4 Mhz
- Resolution: 256×224, 256 colors
- Aspect Ratio: 8:7
- Orientation: Vertical
- Analogue Pocket
ROMs NOT INCLUDED: By using this gateware you agree to provide your own roms.
Officials | Status |
---|---|
Congo Bongo | ✅ |
Tip Top | ✅ |
- 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/congo/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.
- Hi-Score Save
- Daniel Wallner
- Dar
- Arnim Laeuger
This project borrowed and use code from several other projects. A great thanks to their efforts!
Modules | Copyright/Developer |
---|---|
Congo Bongo RTL | 2022 (c) Dar |
SN76489AN | 2005 (c) Arnim Laeuger |
T80 | 2001 (c) Daniel Wallner |
Congo Bongo © 1983 Sega. 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 Sega.