GBC emulator - Work in progress
Go to file
2023-09-01 23:13:12 +02:00
cartridge Implement class for cartridge and rudimentary ROM inspector 2023-08-31 23:55:16 +02:00
cpu Use exceptions instead of panic 2023-09-01 23:13:12 +02:00
memory Use exceptions instead of panic 2023-09-01 23:13:12 +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 Rename main.c to main.cpp 2023-08-30 10:47:56 +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