GBC emulator - Work in progress
Go to file
2023-08-29 23:59:32 +02:00
cpu cpu/decoder - Treat undefined opcodes as NOP 2023-08-29 23:59:32 +02:00
memory Move types.h to misc 2023-08-29 23:16:09 +02:00
misc Move types.h to misc 2023-08-29 23:16:09 +02:00
tests Improve consistency for including 2023-08-29 23:11:31 +02:00
.gitignore Use doctest as test framework 2023-08-28 22:31:24 +02:00
main.c Improve build system and add support for tests 2023-08-28 21:56:54 +02:00
Makeconf Improve build system and add support for tests 2023-08-28 21:56:54 +02:00
Makefile Makefile - Also clean test objs 2023-08-29 23:22:20 +02:00