More actions
m (Text replacement - "Category:Homebrew computer emulators on GBA" to "") |
m (Text replacement - "Category:GBA homebrew emulators" to "") |
||
Line 53: | Line 53: | ||
==External links== | ==External links== | ||
* Author's website - [https://web.archive.org/web/20150430211128/http://kuwanger.net/gba/cologne/ http://kuwanger.net/gba/cologne/] (archived) | * Author's website - [https://web.archive.org/web/20150430211128/http://kuwanger.net/gba/cologne/ http://kuwanger.net/gba/cologne/] (archived) | ||
Latest revision as of 02:51, 10 Mayıs 2024
Unofficial Cologne | |
---|---|
General | |
Author | Kuwanger |
Type | Computer |
Version | 7.0 k2 |
License | Mixed |
Last Updated | 2006/11/28 |
Links | |
Download | |
Website | |
The Unofficial Cologne is a fork of Cologne with compression support.
It is a Gameboy Advance emulator of the Colecovision, a system in many ways similar to the Sega Master System. Created before the great 80s video game crash, Colecovision for a time was a strong competetor to Atari's stronghold on home video gaming.
Installation
The compression support is rather trivial, as Colecovision ROMs are very small (32KB or less).
To compress a ROM you need Python installed and apack.exe in the same folder as cap.py.
Then use: cap.py rom.col rom.cap
This form is usable with Pogoshell with the appropriate entry:
cap 1 cologne.bin 2
cap 1 cologne.mbz 2
To decompress cap files use: uncap.py rom.cap rom.col
For older compressed cap files (from Kuwanger's v0.5 fork) use: uncap-old.py rom.cap rom.col
Note: In order to run games, you must supply a BIOS when using the rom builder.
Screenshots
Changelog
V0.7k2 2006/11/27
- Fixed a bug with drawmenu().
V0.7k1 2006/09/07
- Ported compression support to new version.
External links
- Author's website - http://kuwanger.net/gba/cologne/ (archived)