T-Display-S3/lib/arduino-nofrendo
2024-02-01 14:32:57 +08:00
..
.github Add NES emulator example 2022-11-26 14:16:55 +08:00
examples/esp32-nofrendo Add NES emulator example 2022-11-26 14:16:55 +08:00
src Updated example to adapt to Arduino IDE compilation 2024-02-01 14:32:57 +08:00
AUTHORS Add NES emulator example 2022-11-26 14:16:55 +08:00
COPYING.LGPL Add NES emulator example 2022-11-26 14:16:55 +08:00
library.properties Add NES emulator example 2022-11-26 14:16:55 +08:00
README Add NES emulator example 2022-11-26 14:16:55 +08:00
README.md Add NES emulator example 2022-11-26 14:16:55 +08:00

arduino-nofrendo

This is a special nofrendo version as a Arduino library.

Implementation

Simple implement all function definded in osd.h to make it work.

Any Arduino platform that have enough processing power should work.

Examples