jcrona / tamalib

A hardware agnostic Tamagotchi P1 emulation library
GNU General Public License v2.0
159 stars 17 forks source link

TamaLib in Arduino UNO #7

Open GaryZ88 opened 2 years ago

GaryZ88 commented 2 years ago

Thanks so much for the great work! After huge modification of your source code, I managed to run the entire TamaLib plus ROM in Arduino UNO, a ATmega328P with 32K Flash 2K SRAM device.

The 4K memory[] allocation is not really necessary. It only requires 320 bytes for main memory.

I will share my project in Gitlib later.

https://youtu.be/MJvAr_od06M https://youtu.be/ab3_0PLWAnc