espressif / esp32-nesemu

Proof-of-concept NES emulator for the ESP32
543 stars 172 forks source link

how to Run on LCD at 128x160 #17

Open yellowway opened 3 years ago

yellowway commented 3 years ago

the default lcd is 320x240. but my lcd module is 128x160 . how to change the src code?