GBC emulator - Work in progress
Find a file
2023-08-28 21:56:54 +02:00
cpu Improve Cpu class and implement interrupts 2023-08-28 21:56:33 +02:00
memory Implement mem device for bootrom overlay 2023-08-28 21:55:46 +02:00
tests Improve build system and add support for tests 2023-08-28 21:56:54 +02:00
.gitignore Add gitignore 2023-08-26 21:17:29 +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 Improve build system and add support for tests 2023-08-28 21:56:54 +02:00
types.h WIP initial state 2023-08-26 19:04:02 +02:00