GBC emulator - Work in progress
Go to file
2023-09-01 23:19:31 +02:00
cartridge Implement everything for Gameboy Doctor 2023-09-01 23:19:02 +02:00
cpu cpu/cpu - Fix carry and halfcarry in aluop8 2023-09-01 23:19:31 +02:00
memory Implement everything for Gameboy Doctor 2023-09-01 23:19:02 +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 Implement everything for Gameboy Doctor 2023-09-01 23:19:02 +02:00
Makeconf Makefile - Rework build system a bit 2023-09-01 09:28:23 +02:00
Makefile Makefile - Add TARGETS to clean-objs 2023-09-01 15:13:16 +02:00