GameGuha is a new Nintendo Game Boy and Game Boy Color emulator for all Systems with a Java VM for a project for a Computer Science 2 class at the University of Central Florida.
Quote:
GameGuha is a Nintendo GameBoy (and eventually GameBoy Color) emulator for a project for a Computer Science 2 class at the University of Central Florida. It is open source and written in the Java programming language, thus running on any machine with a JVM installed. Planned features include sound, save states, pixel scaling algorithms, and high compatibility and speed.
r109
Changed the way MBCs are handled (fixes some game crashes).
Fixed load/save states (breaks compatibility with previous version though).
Fixed unzipped files from being created in program directory.
r108
Interrupt check now occurs before opcode execution (Bomb Jack intro runs properly).