2006-07-08 15:41:03 +00:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
|
<html>
|
2006-07-08 17:12:52 +00:00
|
|
|
<head>
|
|
|
|
<title>Save-State Files</title>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
|
|
|
</head>
|
|
|
|
<body style="FONT-FAMILY: verdana; BACKGROUND-COLOR: rgb(255,255,255)" alink="#008000"
|
|
|
|
link="#008000" vlink="#008000">
|
|
|
|
<h2 style="COLOR: rgb(0,128,0)">Save-state Files</h2>
|
|
|
|
<hr size="4">
|
|
|
|
<p style="FONT-WEIGHT: bold">Overview:
|
|
|
|
</p>
|
|
|
|
<p>The complete<sub style="FONT-WEIGHT: bold">1</sub> Apple //e state can be saved
|
|
|
|
to a PC file at any time. This can be useful for continuity across AppleWin
|
|
|
|
sessions or to help with games that don't have a save option.</p>
|
2017-02-17 15:14:14 +00:00
|
|
|
<p>This is controlled by the AppleWin Configuration tab labelled <em>Advanced</em>.</p>
|
2006-07-08 17:12:52 +00:00
|
|
|
<p style="FONT-WEIGHT: bold">Details:</p>
|
2016-09-05 21:36:24 +00:00
|
|
|
<p>The entire Apple //e state is saved to a human-readable (.yaml) file.</p>
|
2006-07-08 17:12:52 +00:00
|
|
|
<p><span style="FONT-WEIGHT: bold">1</span>
|
2016-09-05 21:36:24 +00:00
|
|
|
The following are persisted to the file:
|
2008-09-08 22:30:41 +00:00
|
|
|
<ul>
|
2016-09-05 21:36:24 +00:00
|
|
|
<li>Apple model: ][, ][+, //e, Enhanced //e or clone (eg. Pravets)</li>
|
|
|
|
<li>Apple //e's auxiliary card: 80 Column, Extended 80 Column or RamWorks III</li>
|
|
|
|
<li>Disk][ (even during r/w operation)</li>
|
|
|
|
<li>Harddisk (even during r/w operation)</li>
|
|
|
|
<li>Mockingboard</li>
|
2008-09-08 22:30:41 +00:00
|
|
|
<li>Phasor</li>
|
|
|
|
<li>Mouse card</li>
|
|
|
|
<li>CP/M SoftCard</li>
|
2009-04-21 21:57:48 +00:00
|
|
|
<li>Parallel Printer card</li>
|
2008-09-08 22:30:41 +00:00
|
|
|
</ul>
|
2016-09-05 21:36:24 +00:00
|
|
|
The following are not yet persisted to the file:
|
|
|
|
<ul>
|
|
|
|
<li>Uthernet card</li>
|
|
|
|
<li>SAM card</li>
|
|
|
|
<li>No-Slot clock (there's nothing to persist)</li>
|
|
|
|
</ul>
|
|
|
|
<p>Note: Only the file names of the disk images are stored in the .yaml file (not the
|
2006-07-08 17:12:52 +00:00
|
|
|
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>
|
2016-09-05 21:36:24 +00:00
|
|
|
<p>NB. Loading of the old v1 file format (.aws file) is still supported.</p>
|
2006-07-08 17:12:52 +00:00
|
|
|
</body>
|
2006-07-08 15:41:03 +00:00
|
|
|
</html>
|