mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-08-08 16:25:07 +00:00
Persist menu selection for bitsy.boot, bitsy.bye, basis & prodos.sys to Registry. Add new cmd line '-bootsector <pathname>'. Add BootSector (code & binary). Add OS (basic17.system, bitsy.boot, quit.system; DOS33 & ProDOS2.4.3). Update help doc: . add workflow info to ddi-create.html. . add new ddi-sizes.html, and ddi-advanced.html (for advanced workflow).
45 lines
1.1 KiB
HTML
45 lines
1.1 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>Disks and Disk Images</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);">Disks
|
|
and Disk Images</h2>
|
|
|
|
<hr size="4">
|
|
<p>Select one of the following
|
|
topics: </p>
|
|
|
|
<ul>
|
|
|
|
<li><a href="ddi-intro.html">Introduction to Disk Images</a></li>
|
|
|
|
<li><a href="ddi-load.html">Loading Disk Images</a></li>
|
|
|
|
<li><a href="ddi-create.html">Creating Disk Images</a></li>
|
|
|
|
<li><a href="ddi-advanced.html">Advanced Formatting Options</a></li>
|
|
|
|
<li><a href="ddi-transfer.html">Transferring Disk Images</a></li>
|
|
|
|
<li><a href="ddi-copy.html">Copy Protected Disks</a></li>
|
|
|
|
<li><a href="ddi-formats.html">Disk Image Formats</a></li>
|
|
|
|
<li><a href="ddi-harddisk.html">Hard Disk Images</a></li>
|
|
|
|
<li><a href="ddi-sizes.html">Disk Sizes</a></li>
|
|
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|