mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-04 15:05:28 +00:00
42 lines
1.4 KiB
HTML
42 lines
1.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
|
<title>Save State Settings</title>
|
|
|
|
|
|
</head>
|
|
|
|
|
|
<body style="background-color: rgb(255, 255, 255); font-family: verdana;" alink="#008000" link="#008000" vlink="#008000">
|
|
|
|
<h2 style="color: rgb(0, 128, 0);">Save State Settings</h2>
|
|
|
|
<hr size="4"><img style="width: 344px; height: 460px; float: right;" src="img/savestate.png" alt="Save State settings" hspace="5" vspace="5">
|
|
<p><strong>Save State File Name:</strong><br>
|
|
|
|
This is the file name to use for save-state files. The default
|
|
directory is the same as where your AppleWin.exe program is stored.</p>
|
|
|
|
<p><strong>Save State on Exit:</strong><br>
|
|
|
|
Checking this box will automatically save the current state of the
|
|
emulator upon exit. The state will be saved to the file
|
|
specified above (SaveState.aws by default).</p>
|
|
|
|
<p><strong>Save State:</strong><br>
|
|
|
|
Press this button to save the current state of the emulator to the file
|
|
specified. You can also save the system state during
|
|
emulation by pressing the F11 key.</p>
|
|
|
|
<p><strong>Load State:</strong><br>
|
|
|
|
Press this button to load the specified state file into
|
|
the emulator. You can also load the system state during
|
|
emulation by pressing the F12 key.</p>
|
|
|
|
</body>
|
|
</html>
|