Files
Pico-GB/ext/peanut_gb_options.h
T
2025-08-12 01:05:12 +02:00

7 lines
179 B
C

#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