cingb 0.29 review
Download
|
|
cingb project is a Gameboy emulator.
It plays Gameboy and Gameboy Color ROMs, includes a debugger for step-by-step analysis of Gameboy programs and might be also interesting for educational purposes.
Installation
first start the configuration script with:
# ./configure
optionally you could configure your joypad
# ./cingb_conf
then run:
# make
If you want to install the binary for regular use type:
# make install
What's New in This Release:
shortened some pieces of drawing code and optimized it partially
cingb 0.29 keywords