This is a project I started for didactic purposes only. It's heavily inspired by existing emulators and the Rust emulator ecosystem.
- Game Boy Programming Manual - Official Game Boy programming and hardware manual by Nintendo.
- Pan Docs - Historical comprehensive technical reference, wikified, corrected and updated.
- The Cycle-Accurate Game Boy Docs - A precise documentation by AntonioND to make a cycle-accurate Game Boy emulator.
- Game Boy: Complete Technical Reference by Gekkio.