damian17pl
Results
3
comments of
damian17pl
> I ended up just renaming the function to "mem_init2" and went through the following files to adjust it: gameboy.ino, main.cpp, mem.cpp, mem.h. I was able to compile it afterwards....
Hi, i have same question. tft 128x160 ST7735S spi Thanks
this starts working for me #define ST7735_DRIVER #define TFT_WIDTH 128 #define TFT_HEIGHT 160 #define ST7735_GREENTAB3 #define TFT_BACKLIGHT_ON LOW// HIGH or LOW are options // ###### EDIT THE PIN NUMBERS IN...