A Game Boy emulator written in Go [Work in Progress].
- Pandocs - GB technical reference
- gb-bootroms - Disassemblies of the different Game Boy boot ROMs
- raphamorin/gameboy - Game Boy Emulator used as reference to check some implementations
- Game Boy: Complete Technical Reference - Very useful material to understand how the GB system works, and detailed info about cpu instructions
- Gbops - Accurate opcode for the Game Boy
- rgbds - Assembler/linker pkg