This is a very simple emulator created to learn more about emulator development and Game Boy architecture. You probably should not actually use it.
- https://gbdev.io/pandocs
- https://gbdev.io/gb-opcodes/optables/
- https://axleos.com/writing-axles-gameboy-emulator
- https://gekkio.fi/files/gb-docs/gbctr.pdf
- https://github.com/geaz/emu-gameboy/docs
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.
Copyright (c) 2025 Wiktor Nowak.