QuantumGB 0.55b - DOS build by Scott Glover
http://www.freewebz.com/qprog
email me at scottgl@juno.com

info:
This is a gameboy emulator which I have been working on for some time now. My main goal with this emulator is to implement 100% perfect emulation of the main processor in the gameboy, the z80 look-alike. I plan to continue this project until I have perfect emulation of every gb/gbc demo and game. I plan to release the sourcecode with the final release of this emulator, and with any other emulators / programs / games I decide to write.

keys:
ESCAPE - HMM... maybe exit? :)
ENTER  - start
SPACE  - select
CTRL   - A
ALT    - B

Version 0.55b:
- fixed a inversed palette problem
- runs some commercial games
- runs just about all demos
- fixed a problem with the z80 core

Version 0.5b:
- first public release of my emulator
- emulates many gameboy demos, some gbc demos
- slightly bloated from use of the allegro api (will fix this later)
- just a first release, so don't judge too harsh ;)
- z80 implementation from official z80 documents