Plan: add M10 save slots (multi-file), renumber polish to M11

tool/disk_save already indexes every call by entry, so multiple save files
cost almost nothing on the storage side — KISSAT00.SAV, KISSAT01.SAV, and
DiskSave_Check/Delete/GetFreeEntries already exist per entry. The work is
the boot-time slot screen, which is why it sits late: it is easier to
design once there is real save content to display.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-27 22:21:01 +02:00
co-authored by Claude Opus 5
parent cbde457da5
commit 70b42f6da1
2 changed files with 46 additions and 7 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ Platform: MSX2 · Library: MSXgl (C) · ROM: ASCII16 MegaROM
> brewed, so her visits skip it — `SCRIPT.md` §8.
>
> Build order and per-stage requirements live in `PLAN.md`, which supersedes
> the scope ladder in §8 below with a finer ten-milestone breakdown.
> the scope ladder in §8 below with a finer eleven-milestone breakdown.
## 1. Concept