A Gameboy emulator in Java with the GUI in Swing
- CPU Emulation
- MBC1, ROM and ROM+RAM cartridge
- Background
- Sprites
- Interrupts
- Instruction Timing
- Timer and Divider
- DMA transfer
- Joypad
- Window
- LCD, Window, Sprites enable / disable
- Serial communication
- Sound
- Extensive testing
java -jar GameboyEmu.jar romfile
Copyright © 2013 Sankaranarayanan Viswanathan