GBC emulator - Work in progress
Go to file
2023-08-30 22:16:57 +02:00
cpu cpu/cpu - Fix build errors 2023-08-30 22:13:58 +02:00
memory memory - Add way to map register into address space 2023-08-30 22:16:57 +02:00
misc Move types.h to misc 2023-08-29 23:16:09 +02:00
tests test_cpu_simple - Add DAA example as a test 2023-08-30 12:56:40 +02:00
.gitignore Use doctest as test framework 2023-08-28 22:31:24 +02:00
main.cpp Rename main.c to main.cpp 2023-08-30 10:47:56 +02:00
Makeconf memory - Add way to map register into address space 2023-08-30 22:16:57 +02:00
Makefile Makefile - Add pretty messages 2023-08-30 10:48:05 +02:00