GBC emulator - Work in progress
Go to file
2023-09-12 00:15:15 +02:00
cartridge Move MBC implementations into cartridge subfolder 2023-09-05 21:32:42 +02:00
cpu cpu/decoder - Fix DAA 2023-09-09 15:42:46 +02:00
lcd lcd - Initial work on the LCD/PPU 2023-09-12 00:15:15 +02:00
memory Move MBC implementations into cartridge subfolder 2023-09-05 21:32:42 +02:00
misc Fix mapping in gbdif 2023-09-09 22:08:23 +02:00
tests tests - Sort tests into subdirectories 2023-09-09 14:45:47 +02:00
.gitignore Simplify gitignore 2023-09-09 15:52:00 +02:00
main.cpp Add empty main.cpp 2023-09-09 15:52:18 +02:00
Makeconf lcd - Initial work on the LCD/PPU 2023-09-12 00:15:15 +02:00
Makefile Makefile - Add SFML as dependency 2023-09-09 22:08:23 +02:00