GBC emulator - Work in progress
Go to file
2023-09-05 21:32:42 +02:00
cartridge Move MBC implementations into cartridge subfolder 2023-09-05 21:32:42 +02:00
cpu cpu/decoder - Fix output reg for LD HL, SP + e8 2023-09-02 00:38:47 +02:00
memory Move MBC implementations into cartridge subfolder 2023-09-05 21:32:42 +02:00
misc Use exceptions instead of panic 2023-09-01 23:13:12 +02:00
tests Use exceptions instead of panic 2023-09-01 23:13:12 +02:00
.gitignore Makefile - Rework build system a bit 2023-09-01 09:28:23 +02:00
main.cpp Move MBC implementations into cartridge subfolder 2023-09-05 21:32:42 +02:00
Makeconf Move MBC implementations into cartridge subfolder 2023-09-05 21:32:42 +02:00
Makefile Makefile - Fix default goal 2023-09-05 21:30:58 +02:00