mirror of
https://github.com/pkimpel/retro-b5500.git
synced 2026-02-12 19:27:39 +00:00
Minor changes to web site for tape drive implementation as of 2013-11-02 (from WIP r381).
This commit is contained in:
@@ -35,13 +35,13 @@
|
||||
<br>A utility to display the list of files in the MCP's disk directory. By clicking on one of the file names, the contents of that file will be output to a separate window. This utility understands printer-backup (PBD) files, and will format them as print line images rather than their raw format.
|
||||
|
||||
<li><a href="../tools/B5500LibMaintDir.html">Library/Maintenance Tape Image Directory List</a>
|
||||
<br>A utility to read a <code>.bcd</code> Library/Maintenance tape image and produce a detailed directory listing of the files it contains and the attributes of those files.
|
||||
<br>A utility to read a <code>.bcd</code> Library/Maintenance tape image and produce a detailed directory listing of the files it contains, along with the attributes of those files.
|
||||
|
||||
<li><a href="../tools/B5500LibMaintExtract.html">Library/Maintenance Tape Image Extract</a>
|
||||
<br>A utility to read and step through the files in a <code>.bcd</code> Library/Maintenance tape image, displaying each one in a window where they can be viewed or extracted.
|
||||
|
||||
<li><a href="../tools/B5500LibMaintDecoder.html">Library/Maintenance Tape Image Decoder</a>
|
||||
<br>A very basic utility that examines the <code>.bcd</code> tape image files and dumps a portion of them. This was originally developed as a case study to understand the format of those images.
|
||||
<br>A very basic utility that examines the <code>.bcd</code> tape image files and dumps a portion of them. This was originally developed as a study to understand the format of those images.
|
||||
|
||||
</ul>
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
Copyright (c) 2013, Nigel Williams and Paul Kimpel • Licensed under the MIT License
|
||||
</div>
|
||||
<div id=lastModDiv>Revised
|
||||
2013-09-04
|
||||
2013-10-28
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user