[Coco] reset behavior suggestions?

John R. Hogerhuis jhoger at pobox.com
Sun Nov 13 19:50:28 EST 2016


Generally yeah but since the whole thing is flash based you don't need an
EEPROM to store history. Just reserve a flash sector for settings and/or
"most recent selections".

The trick with flash is it has limited erase cycles so it's nice to "always
append" and only erase when the sector is full. But technically that may
not be necessary since although limited the number of erase cycles is
pretty high in modern flash.

-- John.


More information about the Coco mailing list