Skip to content

tomis007/gameboi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameBoi

About

This is a gameboy/gameboy color emulator written in java. It is currently under development. However, unlike most emulators, GameBoi does not provide an interface for playing the emulator. Instead it abstracts the emulation away from the GUI to provide an API for any type of GUI one may want to implement. For reference: https://github.com/tomis007/cloudboi

Status

The emulator passes Blargg's cpu instruction test and emulates some games successfully. The cpu 'z80' emulation is solid and the lcd emulation works well. Saving has yet to be implemented. The memory access timing and instruction timing are both not very accurate.

Screenshots

alt text

alt text

alt text

alt text

alt text

About

Gameboy emulator written in java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages