mateoconlechuga / cesium

A GUI shell for the TI-84+CE
BSD 3-Clause "New" or "Revised" License
258 stars 17 forks source link

RAM Backup is modifying Archive #232

Closed 0x57e11a closed 2 years ago

0x57e11a commented 2 years ago

When I use the RAM backup feature, it seems to also back up Archive memory, which is frustrating as I have lost considerable progress when resetting my calculator because Cesium will overwrite programs with the last backed up version, when the program was never in RAM, neither when I backed up or when I reset.

mateoconlechuga commented 2 years ago

No, this is the OS - it rebuilds the symbol table from flash and discovers whatever was archived.

Cesium has no part in this.