A GameBoy emulator made using TinyGo for maximum compatibility with embedded systems.
Architectural diagrams: https://www.copetti.org/writings/consoles/game-boy/
Pandocs: https://gbdev.io/pandocs/Specifications.html
Useful info on DMG CPU: https://gist.github.com/SonoSooS/c0055300670d678b5ae8433e20bea595#nop-and-stop
Opcode table with JSON: https://gbdev.io/gb-opcodes/optables/
Opcode reference: https://rgbds.gbdev.io/docs/v1.0.1/gbz80.7
Codeslinger articles: