Compare commits

..

2 Commits

Author SHA1 Message Date
Andrea
e35da5dd84
Merge e7ca98cf23 into 664d7c2d86 2024-04-21 14:07:07 +01:00
Andrea Odetti
e7ca98cf23 SaveState: add absolute path for disks.
https://github.com/AppleWin/AppleWin/issues/1290
2024-04-21 13:52:23 +01:00

View File

@ -45,9 +45,9 @@
<li>Alternate ROM</li>
<li>Alternate video ROM</li>
</ul>
<p>Note: Both the file names and absolute paths are stored in the .yaml file.
This allows you to move your disk image around or distribute them.
If AppleWin still can't locate the disk image(s), then it will prompt for the new
<p>Note: Only the file names of the disk images are stored in the .yaml file (not the
full path). This allows you to move your disk image around or distribute them.
If AppleWin can't locate the disk image(s), then it will prompt for the new
location.</p>
<p>NB. Loading of the old v1 file format (.aws file) is no longer supported. Use AppleWin 1.27.13 to load it at the AppleWin start-up/logo screen,
then immediately save it (and it'll be saved in the v2 format).</p>