enable gb color

This commit is contained in:
Tobias Gunkel
2025-08-12 01:05:12 +02:00
parent 65edf85f01
commit 7d815de240
4 changed files with 24 additions and 20 deletions
+6
View File
@@ -0,0 +1,6 @@
#define ENABLE_LCD 1
#define ENABLE_SOUND 0 // 1
#define ENABLE_SDCARD 0 // 1
#define PEANUT_GB_HIGH_LCD_ACCURACY 1
#define PEANUT_GB_USE_BIOS 0
#define PEANUT_FULL_GBC_SUPPORT 1