JavaBoy is a Gameboy/Gameboy Color emulator written in java using the swing framework for GUI controls and Java2D to render the image to the virtual screen. JavaBoy can be run on any computer or system with java-1.8.0(or higher) installed and a working graphical desktop environment.
- Replacement of the instruction switch by a strategy pathern.
- Added single execution of constant instruction patherns.