cppietime / GameBoyEmu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 100.0%