Skip to content

cppietime/GameBoyEmu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A prototype Gameboy emulator in Java. Main function is in Machine.java.

Currently, nothing is drawn to the screen, and interrupts are never received as the Interrupt Enable register (IE @ 0xffff) is never set to anything other than 0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages