orange wrote:
how do you access those saves? whats the size of it in those units and bytes?
If you're a coder you can use the functions in nonvolatile.library to read/write the save data.
IIRC, each unit is 10 bytes. Funny size, but the autodocs for the library say each allocation is rounded up to the nearest multiple of 10.