2006-07-08 15:41:03 +00:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
|
<html>
|
|
|
|
|
2009-04-21 21:57:48 +00:00
|
|
|
<head>
|
2006-07-08 15:41:03 +00:00
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
|
|
|
<title>Using the ToolBar</title>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body style="background-color: rgb(255, 255, 255); font-family: verdana;" alink="#008000" link="#008000" vlink="#008000">
|
2009-04-21 21:57:48 +00:00
|
|
|
<h2 style="color: rgb(0, 128, 0);">Using the Toolbar</h2>
|
2006-07-08 15:41:03 +00:00
|
|
|
<hr size="4">
|
|
|
|
|
2009-04-21 21:57:48 +00:00
|
|
|
<table border="0" cellpadding="3" cellspacing="3">
|
2006-07-08 15:41:03 +00:00
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td width="50"><img style="width: 46px; height: 46px;" alt="Help" src="img/tb-hlp.png"></td>
|
|
|
|
<td><strong>F1 --
|
|
|
|
Help:</strong><br>
|
|
|
|
Displays the help file that you are currently reading.</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><img style="width: 46px; height: 46px;" alt="Run" src="img/tb-run.png"></td>
|
|
|
|
<td><strong>F2 --
|
|
|
|
Run/Reboot:</strong><br>
|
2009-04-21 21:57:48 +00:00
|
|
|
Starts the emulated machine if it is not currently running, or reboots (power-cycles)
|
2017-04-25 21:31:04 +00:00
|
|
|
it if it is currently running. (Use Ctrl+F2 or Ctrl+Break to simulate Ctrl+Reset.)</td>
|
2006-07-08 15:41:03 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><img style="width: 46px; height: 46px;" alt="Drive 1:" src="img/tb-drv1.png"></td>
|
|
|
|
<td><strong>F3 --
|
|
|
|
Drive 1:</strong><br>
|
|
|
|
Selects a disk image file for drive 1.</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><img style="width: 46px; height: 46px;" alt="Drive 2:" src="img/tb-drv2.png"></td>
|
|
|
|
<td><strong>F4 --
|
|
|
|
Drive 2:</strong><br>
|
|
|
|
Selects a disk image file for drive 2.</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><img style="width: 46px; height: 46px;" alt="Swap Disks" src="img/tb-drvswp.png"></td>
|
|
|
|
<td><strong>F5 --
|
|
|
|
Swap Disks:</strong><br>
|
|
|
|
Swap the disks in drives 1 and 2.</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><img style="width: 46px; height: 46px;" alt="Toggle Window / Fullscreen" src="img/tb-fs.png"></td>
|
|
|
|
<td><strong>F6 --
|
2013-05-20 20:09:17 +00:00
|
|
|
Window Size/Full Screen:</strong><br>
|
2014-08-28 21:08:15 +00:00
|
|
|
Toggle between windowed and full screen video modes. (Use Ctrl+F6 to toggle between 1x and 2x window sizes.)</td>
|
2006-07-08 15:41:03 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><img style="width: 46px; height: 46px;" alt="Debug" src="img/tb-dbg.png"></td>
|
|
|
|
<td><strong>F7 --
|
|
|
|
Debug:</strong><br>
|
|
|
|
Displays the actual assembly language instructions that the emulated
|
|
|
|
machine is executing.</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><img style="width: 46px; height: 46px;" alt="Configure" src="img/tb-cfg.png"></td>
|
|
|
|
<td><strong>F8 --
|
|
|
|
Configure:</strong><br>
|
|
|
|
Allows you to customize the emulated machine, and the way the Apple's
|
|
|
|
input and output devices are mapped onto your PC's input and output
|
|
|
|
devices.</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|