#156837 - mca - Wed May 14, 2008 5:18 pm
Hi,
in my app I want to make highscores and profiles saveable.
In the FAQ and one (outdated) tutorial I read the explanation of hte byte-wise memcopy to SRAM .
In the examples from libnds reading/writing with the commands 'cardReadEeprom/cardWriteEeprom'.
What is the difference between the Eeprom and the SRAM?
My goal is to have an 'myappname.sav' file on my sdhc card (inserted in the M3DS Real) to store hiscore and profile data.
Should it be the SRAM or the Eeprom way (.. or is it even the same thing, I wonder...)
Thanks...
mca
in my app I want to make highscores and profiles saveable.
In the FAQ and one (outdated) tutorial I read the explanation of hte byte-wise memcopy to SRAM .
In the examples from libnds reading/writing with the commands 'cardReadEeprom/cardWriteEeprom'.
What is the difference between the Eeprom and the SRAM?
My goal is to have an 'myappname.sav' file on my sdhc card (inserted in the M3DS Real) to store hiscore and profile data.
Should it be the SRAM or the Eeprom way (.. or is it even the same thing, I wonder...)
Thanks...
mca