Kroc / elite-harmless

Disassembly (CA65) of the Commodore 64 port of the seminal space-sim Elite, by Ian Bell / David Braben.
https://discord.gg/ZYnQr5S
Other
93 stars 12 forks source link

Rework save system: #25

Open Kroc opened 6 years ago

Kroc commented 6 years ago

Typing in file names et al is just not how we do things these days. Also, very bad for #23 (emulator / gamepad). Let's change the load / save system to use a set of fixed slots that display the galaxy / planet / #cr / ranking.

See also #2 (remove tape code)

We also need to think about save compatibility between different feature builds of Elite and as changes occur to the code over time.

Some kind of 'soft compatibility' may be needed to say which build flags were used.