Yet Another (WIP) Android Gameboy Emulator
Tests:
- 01-special.gb
- 02-interrupts.gb
- 03-op sp,hl.gb
- 04-op r,imm.gb
- 05-op rp.gb
- 06-ld r,r.gb
- 07-jr,jp,call,ret,rst.gb
- 08-misc instrs.gb
- 09-op r,r.gb
- 10-bit ops.gb
- 11-op a,(hl).gb
- instr_timing.gb
To Do:
- MBC
- Background Scroll
- Sprites
- Key Input
- FPS Limit
Hardware Bug emulation:
- halt_bug.gb
- oam_bug
- lcd_sync.gb
- causes.gb
- non_causes.gb
- scanline_timing.gb
- timing_bug.gb
- timing_no_bug.gb
- timing_effect.gb
- instr_effect.gb