<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Derive</title>
    <description>PCjs offers a variety of online machine emulators written in JavaScript. Run DOS, Windows, OS/2 and other vintage PC applications in a web browser on your desktop computer, iPhone, or iPad. An assortment of microcomputers, minicomputers, terminals, programmable calculators, and arcade machines are also available, along with an archive of historical software and documentation.
</description>
    <link>https://zack13358.github.io/</link>
    <atom:link href="https://zack13358.github.io/feed.xml" rel="self" type="application/rss+xml" />
    <pubDate>Thu, 12 Feb 2026 17:23:57 +0000</pubDate>
    <lastBuildDate>Thu, 12 Feb 2026 17:23:57 +0000</lastBuildDate>
    <generator>Jekyll v3.10.0</generator>
    
      <item>
        <title>Aversion to History: A PKZIP/Wikipedia Story</title>
        <description>&lt;p&gt;A couple of years ago, while sifting through lots of ZIP archives from old &lt;a href=&quot;https://www.pcjs.org/blog/2023/04/06/&quot;&gt;Shareware CD-ROMs&lt;/a&gt;,
I found quite a few that couldn’t be unzipped, either because they were corrupted, encrypted, or used compression methods that were
no longer supported by modern ZIP utilities.  That took me on a journey of ZIP (and ARC) decompression, and I created some new PCjs
decompression tools in the process, including the ability to &lt;a href=&quot;https://www.pcjs.org/blog/2023/04/06/#creating-disk-images-from-zip-files&quot;&gt;create disk images directly from ZIP files&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Of course, you can’t go down that rabbit hole without digging into the history of the &lt;a href=&quot;https://en.wikipedia.org/wiki/ZIP_(file_format)&quot;&gt;ZIP file format&lt;/a&gt;,
or the person who developed it, &lt;a href=&quot;https://en.wikipedia.org/wiki/Phil_Katz&quot;&gt;Phil Katz&lt;/a&gt;, or the first program to create ZIP files: &lt;a href=&quot;https://en.wikipedia.org/wiki/PKZIP&quot;&gt;PKZIP&lt;/a&gt;.
There’s a lot of history there, and many other rabbit holes you can go down, but this post is going to focus on one “hole” in particular.&lt;/p&gt;

&lt;h3 id=&quot;pkzip-version-history&quot;&gt;PKZIP Version History&lt;/h3&gt;

&lt;p&gt;Specifically, I’m talking about the &lt;a href=&quot;https://en.wikipedia.org/wiki/PKZIP&quot;&gt;PKZIP Wikipedia Page&lt;/a&gt; and the history of its
version history.&lt;/p&gt;

&lt;p&gt;I remembered visiting that Wikipedia page several years ago and seeing a fairly detailed history of PKZIP and all
its versions.  But when I visited the page earlier &lt;em&gt;this&lt;/em&gt; year, the version history was gone.&lt;/p&gt;

&lt;p&gt;At first, I thought perhaps I misremembered where I’d seen that version history, so I searched the web, and one of the top results
was “&lt;a href=&quot;https://entropymine.wordpress.com/2019/08/09/survey-of-pkzip-versions-for-ms-dos/&quot;&gt;Survey of PKZIP versions for MS-DOS&lt;/a&gt;”” from Jason Summer’s &lt;a href=&quot;https://entropymine.wordpress.com/&quot;&gt;Entropymine blog&lt;/a&gt;,
which, coincidentally, mentioned the same Wikipedia page:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;“I wanted to know exactly what versions of the old PKZIP compression software were publicly released for MS-DOS,
and some basic characteristics about them, particularly what compression methods they used when compressing files.
Sure, &lt;a href=&quot;https://en.wikipedia.org/wiki/PKZIP&quot;&gt;Wikipedia&lt;/a&gt; has a list, but it wasn’t quite what I wanted, and it omitted
at least one version I was pretty sure existed.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;So I wasn’t wrong.  In 2019, Wikipedia had a list, and I was pretty sure I’d seen the same list back in 2022.  But now it was gone.&lt;/p&gt;

&lt;p&gt;It’s not hard to find the old list – once you know it existed – by browsing the page’s &lt;a href=&quot;https://en.wikipedia.org/w/index.php?title=PKZIP&amp;amp;action=history&quot;&gt;history&lt;/a&gt;
and choosing, for example, &lt;a href=&quot;https://en.wikipedia.org/w/index.php?title=PKZIP&amp;amp;oldid=823135028&quot;&gt;this page from January 2018&lt;/a&gt;
(that revision caught my eye only because someone had added information about PKZIP versions 1.93a and 2.04c).&lt;/p&gt;

&lt;h3 id=&quot;the-great-deletion&quot;&gt;The Great Deletion&lt;/h3&gt;

&lt;p&gt;On December 3, 2022, Wikipedia user &lt;a href=&quot;https://en.wikipedia.org/wiki/User:Pppery&quot;&gt;Pppery&lt;/a&gt; (someone who never before and never
again contributed anything substantive to the page) decided to delete the entire “Version history” section, using the
citation &lt;strong&gt;WP:NOTCHANGELOG&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Here’s what that citation refers to:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Wikipedia:What_Wikipedia_is_not#Wikipedia_is_not_an_indiscriminate_collection_of_information&quot;&gt;Wikipedia is not an indiscriminate collection of information&lt;/a&gt;&lt;/p&gt;

  &lt;p&gt;To provide encyclopedic value, data should be put in context with explanations referenced to independent sources.
As explained in § Encyclopedic content above, merely being true, or even verifiable, does not automatically make
something suitable for inclusion in the encyclopedia. Wikipedia articles should not be:&lt;/p&gt;

  &lt;p&gt;…&lt;/p&gt;

  &lt;p&gt;&lt;strong&gt;Exhaustive logs of software updates&lt;/strong&gt;. Use reliable third-party (not self-published or official) sources in articles
dealing with software updates to describe the versions listed or discussed in the article. Common sense must be applied
regarding the level of detail to include. A list of every version/beta/patch is inappropriate. Consider a summary of
development instead.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;That all sounds reasonable to me, and even if it didn’t, I’m not an authority on “encyclopedic values”, so my opinion is
pretty irrelevant.  Besides, I agree that anyone creating new content should make an effort to abide by Wikipedia’s
guidelines.  However, guidelines evolve over time, so it’s not always clear whether a contributor simply ignored guidelines
or their content later fell victim to evolving standards.&lt;/p&gt;

&lt;p&gt;And speaking of standards, there seems to be a “double-standard”, because it’s not hard to find other Wikipedia pages
on other popular or significant software packages that have their own detailed version history, such as
&lt;a href=&quot;https://en.wikipedia.org/wiki/Microsoft_Windows&quot;&gt;Microsoft Windows&lt;/a&gt; or &lt;a href=&quot;https://en.wikipedia.org/wiki/Adobe_Photoshop&quot;&gt;Adobe Photoshop&lt;/a&gt;.
In fact, the version histories of DOS and Windows are &lt;em&gt;so&lt;/em&gt; important that they have their own dedicated pages
(see &lt;a href=&quot;https://en.wikipedia.org/wiki/Timeline_of_DOS_operating_systems&quot;&gt;Timeline of DOS operating systems&lt;/a&gt;
and &lt;a href=&quot;https://en.wikipedia.org/wiki/List_of_Microsoft_Windows_versions&quot;&gt;List of Microsoft Windows versions&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;However, my real quibble is not with the guidelines or how loosely they’re followed.  What bothers me is the wholesale
act of &lt;em&gt;deleting&lt;/em&gt; a large amount of information &lt;em&gt;after&lt;/em&gt; it has already been created, without making any effort to first
summarize that information (as the guidelines specifically suggest) &lt;em&gt;or&lt;/em&gt; even alerting the Wikipedia community that
there are issues with it.&lt;/p&gt;

&lt;p&gt;I’m always seeing notices on Wikipedia pages about the need to improve content, from small “[citation needed]” notations to
large banners, like this very notice on the PKZIP page:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;“This article relies excessively on references to primary sources. Please improve this article by adding secondary or
tertiary sources.”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Those notices are great ways to engage people to help improve the content.  What is &lt;em&gt;not&lt;/em&gt; a great way is simply deleting
the content.&lt;/p&gt;

&lt;h3 id=&quot;pkzip-version-history-2007-2022&quot;&gt;PKZIP Version History (2007-2022)&lt;/h3&gt;

&lt;p&gt;PKZIP version history was first added to Wikipedia in October 2007 by &lt;a href=&quot;https://en.wikipedia.org/wiki/User:Jacob_Poon&quot;&gt;Jacob Poon&lt;/a&gt;
and regularly updated by him through 2009.  Here’s what it looked like right before it was deleted in late 2022.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;PKZIP 0.8 (released on January 1, 1989) initial version&lt;/li&gt;
  &lt;li&gt;PKZIP 0.9 (released on February 10, 1989) supported reducing algorithm (from SCRNCH by Graeme McRae)[1] with four compression settings and shrinking. In addition to PKZIP and PKUNZIP, it also included ZIP2EXE, a utility for creating a self-extracting archive which required an external self-extracting executable header created by MAKESFX from the PKZIP executable package.&lt;/li&gt;
  &lt;li&gt;PKZIP 0.92 (released on March 6, 1989): In addition to bug fixes, PKZIP included an option to automatically choose the best compression method for each file. New tools included with PKZIP include PKZipFix.&lt;/li&gt;
  &lt;li&gt;PKZIP 1.01 (released on July 21, 1989) added Implode compression, while reduced files can only be extracted from ZIP archive. Imploding was chosen based on the characteristics of the file being compressed.[2] New utility included Thomas Atkinson’s REZIP conversion utility (part of ZIP-KIT). PKZIP’s default compression behavior was changed from fastest (Shrink) to best (Implode). Supported platforms include OS/2, DOS.&lt;/li&gt;
  &lt;li&gt;PKZIP 1.02 (released on October 1, 1989) includes new utility BIOSFIX.COM, which preserved the entire 80386 register set during any mode switches via INT 15H. OS/2 version added ZIP2EXE and 2 self-extracting archive headers.&lt;/li&gt;
  &lt;li&gt;PKZIP 1.10 (released on March 15, 1990): New features included authenticity verification, “mini” PKSFX self-extracting module, integrating self-extracting module into ZIP2EXE, ability to save &amp;amp; restore volume labels. Imploding was up to 5X faster and compression ratio was improved over 1.02. EAX register was always saved on 80386 or above CPU. Removed tools included BIOSFIX, REZIP, MAKESFX.&lt;/li&gt;
  &lt;li&gt;PKZIP 1.93a (released in October 1991): An alpha version that introduced a new compression method which Katz called “deflating”. It was supposed to be quickly followed by a final PKZIP 2 release, but there were numerous delays.&lt;/li&gt;
  &lt;li&gt;PKZIP 2.04g (released in January 1993): By the time the release was ready, fake 2.x releases were circulating, some of them malware, so an untainted version number was chosen instead of 2.0. This new version dispensed with the miscellaneous compression methods of PKZIP 1.x and replaced them with the deflate algorithm (although several levels of deflation were provided by the program). The resulting file format has since become ubiquitous on Microsoft Windows and on the Internet – almost all files with the .ZIP (or .zip) extension are in PKZIP 2.x format, and utilities to read and write these files are available on all common platforms. PKZIP 2.x also supported spanning archives to multiple disk, which simply split the files into multiple pieces, and using volume label on each drive to differentiate each other. A new Authenticity Verification (AV) signature format was used. Registered version included PKUNZJR, PK Safe ANSI, PKCFG utilities.&lt;/li&gt;
  &lt;li&gt;PKZIP 2.06 was released in 1994. It was a version of PKZIP 2.04g licensed to IBM.[3]&lt;/li&gt;
  &lt;li&gt;PKZIP 2.50 (released on April 15, 1998) was the first version released for Windows 3.1, 95, NT platforms. DOS version of PKZIP 2.50 was released on 1999-03-01, as its final MS-DOS product. PKZIP 2.50 supported long file names on all builds, and Deflate64 extraction. DCL Implode extraction was supported on non-DOS ports. A new command-line product was introduced in Windows 95, OS/2, UNIX platforms, called “PKZIP Command Line” (later expanded to “PKZIP Server”), which featured new command line syntax.&lt;/li&gt;
  &lt;li&gt;PKZIP 2.6 was the last version to support Windows 3.1 and Windows NT for the Alpha and PowerPC platforms.&lt;/li&gt;
  &lt;li&gt;PKZIP 2.70 added email MAPI (i.e. Send To) support. Registered version included creation of configurable self-extracted archives, added Authenticity Verification (AV) Information. Distribution Licensed versions included enhanced self-extractors. Professional distribution licensed version could create self-extracting patch files, and includes self-extractors for several new platforms.&lt;/li&gt;
  &lt;li&gt;PKZIP 4.0 was an updated version of PKZIP 2.7. Version 3 was skipped as a result of PKZIP 3.0 Trojan.[4] It supported Deflate64 and DCL Implode compression, and the use of X.509 v3 certificate-based authentication.,[5] creation of Span or Split large .ZIP archives. Old PKZIP command line conversion tools were introduced.&lt;/li&gt;
  &lt;li&gt;On August 21, 2001, PKWARE announced the availability of PKZIP 4.5.[6] PKZIP 4.5 included ZIP64 archives support, which allowed more than 65535 files per ZIP archives, and storing files larger than 4 gigabytes into .ZIP archive. A version called PKZIP Suite 4.5 also included PKZIP Command Line 4.5, PKZIP Explorer 1.5, PKZIP Attachments 1.1, and PKZIP Plug-In 1.0.&lt;/li&gt;
  &lt;li&gt;PKZIP 5.0 was announced in 2002,[7] which introduced Strong Encryption Specification (SES) for the Professional version of the product, which initially included DES, 3DES, RC2, RC4 encryption formats, and the use of using X.509 v3 certificate-based encryption.&lt;/li&gt;
  &lt;li&gt;PKZIP 6.0 (released in 2003) added support for bzip2 (based on Burrows–Wheeler transform) compression, with Professional Edition supporting 256-bit AES.[8]&lt;/li&gt;
  &lt;li&gt;PKZIP 7.0 changed SES to use non-OAEP key wrapping for compatibility with smart cards and USB tokens. Support of creating AV authenticity verification archives was dropped. PKZIP could now create archives of the following types: ZIP, bzip2, GZIP, tar, UUEncoded, XXEncoded.&lt;/li&gt;
  &lt;li&gt;PKZIP 8.0 was released on April 27, 2004.[9] In addition, PKWARE renamed its PKZip Professional to SecureZIP.[10] Creation of ZIP archives with encrypted headers was available.&lt;/li&gt;
  &lt;li&gt;PKZIP 9.0 was the first version to unofficially support Windows Vista (as administrator).[11] Creation of RC2, DES-encrypted ZIP archives are dropped.&lt;/li&gt;
  &lt;li&gt;PKZIP 10 Enterprise Edition and SecureZIP 10 were released on i5/OS. It offered the ability to create ZIP64 archives for the target platform.[12] Desktop PKZIP version was no longer developed beyond version 9.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And yes, I’m well aware that instead of wasting my time on this “rant”, I could create a Wikipedia account, become a contributor,
and fix the PKZIP page myself – or at least try to.&lt;/p&gt;

&lt;p&gt;And in fact, I did recently create an account on Wikipedia with that thought in mind, but that was just the first step in a long process.
After signing up, Wikipedia wanted me to spend a certain amount of time editing other articles first, learning the ropes, reading the
guidelines, etc.  Perhaps I could have immediately jumped to the PKZIP page and clicked “undo” on the “Version history” deletion,
but even if that had been allowed, that seemed a little too passive-aggressive.&lt;/p&gt;

&lt;p&gt;It’s much easier for me to just write whatever I want on my own website – adhering at all times to the strictest of guidelines, of course. ;-)&lt;/p&gt;

&lt;h3 id=&quot;my-own-limited-survey-of-pkzip-versions-1989-1993&quot;&gt;My Own Limited Survey of PKZIP Versions (1989-1993)&lt;/h3&gt;

&lt;p&gt;On a tangential note, here’s a summary of what I recently learned about PKZIP versions while working through the &lt;a href=&quot;https://archive.org/details/ibm-wgam-wbiz-collection&quot;&gt;ibm-wgam-wbiz-collection&lt;/a&gt;,
which has now been ingested by &lt;a href=&quot;https://discmaster.textfiles.com/&quot;&gt;DiscMaster&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;A few versions were missing from Wikipedia’s list, and even a couple were missing from Jason Summers’ list (1.00ß and 2.01).&lt;/p&gt;

&lt;p&gt;In all cases, I tried to find downloads that appeared to be close to, if not actual, distribution copies.
I have not tried to enumerate all the differences between the versions, although I have included the various &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;WHATSNEW&lt;/code&gt; documents
that shipped alongside each &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PKZIP.EXE&lt;/code&gt; below.&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Version&lt;/th&gt;
      &lt;th&gt;Dated&lt;/th&gt;
      &lt;th&gt;Timestamp&lt;/th&gt;
      &lt;th&gt;Size&lt;/th&gt;
      &lt;th&gt;Download&lt;/th&gt;
      &lt;th&gt;MD5 Hash&lt;/th&gt;
      &lt;th&gt;Contents&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;PKZIP 0.80 Beta&lt;/td&gt;
      &lt;td&gt;Jan 10 1989&lt;/td&gt;
      &lt;td&gt;1989-01-11 05:55:22&lt;/td&gt;
      &lt;td&gt;23835&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;http://cd.textfiles.com/originalsw/25/pkz080.zip&quot;&gt;PKZ080.ZIP&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;d13726356d84956cf05faefa3331d468&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;#pkzip-080-beta&quot;&gt;Contents&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;PKZIP 0.90&lt;/td&gt;
      &lt;td&gt;Feb 01 1989&lt;/td&gt;
      &lt;td&gt;1989-02-10 00:00:00&lt;/td&gt;
      &lt;td&gt;26334&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;http://cd.textfiles.com/originalsw/25/pkz090.exe&quot;&gt;PKZ090.EXE&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;8944c0215e7832c93ff77c8274ce5a94&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;#pkzip-090&quot;&gt;Contents&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;PKZIP 0.92&lt;/td&gt;
      &lt;td&gt;Mar 06 1989&lt;/td&gt;
      &lt;td&gt;1989-03-06 00:00:00&lt;/td&gt;
      &lt;td&gt;26796&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;http://cd.textfiles.com/originalsw/25/pkz092.exe&quot;&gt;PKZ092.EXE&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;38d76628b87c1b84e5dd3c50a2d2e3bf&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;#pkzip-092&quot;&gt;Contents&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;PKZIP 1.00ß&lt;/td&gt;
      &lt;td&gt;Jun 30 1989&lt;/td&gt;
      &lt;td&gt;1989-06-30 18:47:30&lt;/td&gt;
      &lt;td&gt;30818&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;https://discmaster.textfiles.com/file/29986/wbiz0020-0029/wbiz0021.tar/wbiz0021/PKZ100B.ZIP&quot;&gt;PKZ100B.ZIP&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;31d14f13d9329b1ad5fbaaf664a0ef93&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;#pkzip-100ß&quot;&gt;Contents&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;PKZIP 1.01&lt;/td&gt;
      &lt;td&gt;Jul 21 1989&lt;/td&gt;
      &lt;td&gt;1989-07-21 01:01:00&lt;/td&gt;
      &lt;td&gt;31342&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;http://cd.textfiles.com/originalsw/25/pkz101.exe&quot;&gt;PKZ101.EXE&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;36408e97e694cd17b12c3e3bfdac2a71&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;#pkzip-101&quot;&gt;Contents&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;PKZIP 1.02&lt;/td&gt;
      &lt;td&gt;Oct 01 1989&lt;/td&gt;
      &lt;td&gt;1989-10-01 01:02:00&lt;/td&gt;
      &lt;td&gt;31408&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;https://discmaster.textfiles.com/file/11833/sdf.org.zip/sdf.org/pub/computers/pcjr/arc/PKZ102.EXE&quot;&gt;PKZ102.EXE&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;6e762ea5460dcaae43b73a6ec51e50cc&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;#pkzip-102&quot;&gt;Contents&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;PKZIP 1.10&lt;/td&gt;
      &lt;td&gt;Mar 15 1990&lt;/td&gt;
      &lt;td&gt;1990-03-15 01:10:00&lt;/td&gt;
      &lt;td&gt;34296&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;https://discmaster.textfiles.com/file/17384/TheUltimateSharewareCollect.cdr/ut/ut037.zip/PKZ110.EXE&quot;&gt;PKZ110.EXE&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;5036d372ac010331a78071a574354cf0&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;#pkzip-110&quot;&gt;Contents&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;PKZIP 1.93 Alpha&lt;/td&gt;
      &lt;td&gt;Oct 15 1991&lt;/td&gt;
      &lt;td&gt;1991-10-15 19:30:00&lt;/td&gt;
      &lt;td&gt;24411&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;https://discmaster.textfiles.com/file/29622/ibm0040-0049/ibm0044.tar/ibm0044/PKZ193A.EXE&quot;&gt;PKZ193A.EXE&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;0ece8648324cafda50549ca040421fc5&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;#pkzip-193-alpha&quot;&gt;Contents&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;PKZIP 2.01&lt;/td&gt;
      &lt;td&gt;Mar 15 1992&lt;/td&gt;
      &lt;td&gt;1992-03-15 02:01:00&lt;/td&gt;
      &lt;td&gt;24869&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;https://discmaster.textfiles.com/file/30009/wbiz0250-0259/wbiz0250.tar/wbiz0250/PKZ201.ZIP&quot;&gt;PKZ201.ZIP&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;b2d208014330d764510bdc54de3a51fd&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;#pkzip-201&quot;&gt;Contents&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;PKZIP 2.04c&lt;/td&gt;
      &lt;td&gt;Dec 28 1992&lt;/td&gt;
      &lt;td&gt;1992-12-28 02:04:12&lt;/td&gt;
      &lt;td&gt;41462&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;https://discmaster.textfiles.com/file/18224/World_Of_Computer_Software-02-386-Vol-2of3.iso/w/wxpress2.zip/PKZ204C.EXE&quot;&gt;PKZ204C.EXE&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;60de53bc608d662f02bf8037e302e337&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;#pkzip-204c&quot;&gt;Contents&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;PKZIP 2.04e&lt;/td&gt;
      &lt;td&gt;Jan 25 1993&lt;/td&gt;
      &lt;td&gt;1993-01-25 02:04:14&lt;/td&gt;
      &lt;td&gt;42475&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;https://discmaster.textfiles.com/file/4695/sound_sensations.iso/utils/zipfiles/pkz204e.exe&quot;&gt;PKZ204E.EXE&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;fe72c498c1012fca65055250d90802e9&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;#pkzip-204e&quot;&gt;Contents&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;PKZIP 2.04g&lt;/td&gt;
      &lt;td&gt;Feb 01 1993&lt;/td&gt;
      &lt;td&gt;1993-02-01 02:04:16&lt;/td&gt;
      &lt;td&gt;42166&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;https://discmaster.textfiles.com/file/6140/BSTETRS2.bin/utils/pkware/pkz204g/pkz204g.exe&quot;&gt;PKZ204G.EXE&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;e5a48751250ffa94a8cf2ecaf8073098&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;#pkzip-204g&quot;&gt;Contents&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;

&lt;p&gt;Other &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PKZIP.EXE&lt;/code&gt; variations included versions licensed to Microsoft and IBM, such as:&lt;/p&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Version&lt;/th&gt;
      &lt;th&gt;Dated&lt;/th&gt;
      &lt;th&gt;Timestamp&lt;/th&gt;
      &lt;th&gt;Size&lt;/th&gt;
      &lt;th&gt;Download&lt;/th&gt;
      &lt;th&gt;MD5 Hash&lt;/th&gt;
      &lt;th&gt;Contents&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;PKZIP 1.1  [MS]&lt;/td&gt;
      &lt;td&gt;Nov 10 1990&lt;/td&gt;
      &lt;td&gt;1990-11-10 00:00:02&lt;/td&gt;
      &lt;td&gt;23509&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;https://discmaster.textfiles.com/file/29651/ibm0330-0339/ibm0333.tar/ibm0333/MSONLIN2.ZIP/PKZIP.EXE&quot;&gt;PKZIP.EXE&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;901ddd289e845024511ce19eafb16870&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;#pkzip-11-ms&quot;&gt;Contents&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;PKZIP 1.11 [IBM]&lt;/td&gt;
      &lt;td&gt;Nov 23 1990&lt;/td&gt;
      &lt;td&gt;1990-11-23 00:00:00&lt;/td&gt;
      &lt;td&gt;23458&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;https://discmaster.textfiles.com/file/29622/ibm0040-0049/ibm0040.tar/ibm0040/W3DRV12.ZIP/PKZIP.EXE&quot;&gt;PKZIP.EXE&lt;/a&gt;&lt;/td&gt;
      &lt;td&gt;caf3d28e4e27628a28e97a238780d72a&lt;/td&gt;
      &lt;td&gt;&lt;a href=&quot;#pkzip-111-ibm&quot;&gt;Contents&lt;/a&gt;&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;

&lt;h3 id=&quot;pkzip-080-beta&quot;&gt;PKZIP 0.80 Beta&lt;/h3&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --disk=https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json --diskette=http://cd.textfiles.com/originalsw/25/pkz080.zip
[Press CTRL-D to enter command mode]

A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

ARC2ZIP  EXE    11776   1-25-89   5:32p
BETA     DOC    12420   1-10-89   7:39p
BUGREP   DOC     1270   1-11-89  12:12a
DISCLAIM DOC     1622   1-11-89  12:15a
EXTRACT  DOC     5382   1-11-89  12:25a
FORMAT   DOC     7395   1-11-89  12:15a
HOW2USE  TXT     3069   1-25-89  10:42p
PKUNZIP  EXE    16003   1-10-89  11:21p
PKZIP    EXE    23835   1-11-89   5:55a
SDK      DOC     1372   1-11-89   6:38p
       10 File(s)     73728 bytes free

A:\&amp;gt;PKZIP

PKZIP   Create/Update Utility   Version 0.80 Beta   1-10-89
Copyright 1989 PKWARE Inc.  All Rights Reserved.  Not For Distribution.

See Beta documentation for help.

Beta Version - Please do not distribute!

PKWARE hereby disclaims all warranties relating to this software, whether
express or implied, including without limitation any implied warranties of
merchantability or fitness for a particular purpose. PKWARE will not be liable
for any special, incidental, consequential, indirect or similar damages due to
loss of data or any other reason, even if PKWARE or an agent of PKWARE has
been advised of the possibility of such damages.  In no event shall PKWARE&apos;s
liability for any damages ever exceed the price paid for the license to use
software, regardless of the form of the claim.  The person using the software
bears all risk as to the quality and performance of the software.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;pkzip-090&quot;&gt;PKZIP 0.90&lt;/h3&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --disk=https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json --diskette=http://cd.textfiles.com/originalsw/25/pkz090.exe
[Press CTRL-D to enter command mode]

A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

README   DOC      535   2-10-89
RELEASE  DOC      307   2-10-89
MANUAL   DOC    73345   2-10-89
ORDER    DOC     5729   2-10-89
DEDICATE DOC      718   2-10-89
APPNOTE  TXT    13715   2-10-89
PKZIP    EXE    26334   2-10-89
PKUNZIP  EXE    18034   2-10-89
ZIP2EXE  EXE     6674   2-10-89
MAKESFX  COM      846   2-10-89
       10 File(s)     10752 bytes free

A:\&amp;gt;PKZIP

PKZIP (tm)   FAST!   Create/Update Utility   Version 0.90   02-01-89
Copyright 1989 PKWARE Inc.  All Rights Reserved.  PKZIP/h for help

Usage: PKZIP [-b[path]] [options] zipfile [@list] [files...]
Options are:
  -a = add files to zipfile         -b = create tmp zipfile on alternate drive
  -d = delete files from zipfile    -f = freshen files in zipfile
  -i = add changed files to zipfile -l = display software license
  -u = update files to zipfile      -z = add zipfile comment
  -v[t] = view files in zipfile [with long technical info]
  -m = move files to zipfile (can be combined with A,F,U options)
  -r = recurse subdirectories       -p = store pathnames in zipfile
  -e[a,b][n] = use extra compression on [Ascii,Binary] files with
       compression factor of N.  Default factor is 2 if not given.
zipfile = ZIP file name, wildcards *,? ok.  Default extension is .ZIP
file    = Name(s) of files to compress. Wildcards *,? ok. Default is ALL files.

If you find PKZIP fast, easy, and convenient to use, a registration of $25
would be appreciated.  If you send $47 or more you will receive, when
available, the next version of the PKZIP, PKUNZIP, and PKSFX programs.
Please state the version of the software that you currently have.  Send
check or money order to:   PKWARE, Inc.
                           7545 N. Port Washington Rd.
                           Glendale, WI 53217
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;pkzip-092&quot;&gt;PKZIP 0.92&lt;/h3&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --disk=https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json --diskette=http://cd.textfiles.com/originalsw/25/pkz092.exe
[Press CTRL-D to enter command mode]

A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

MANUAL   DOC    73345   2-10-89
OMBUDSMN ASP      592   3-06-89
ORDER    DOC     7253   3-06-89
DEDICATE DOC      718   2-10-89
APPNOTE  TXT    13715   2-10-89
PKZIPFIX DOC     2434   2-23-89
PKZIPFIX EXE     8388   2-23-89
MAKESFX  COM      846   3-06-89
ZIP2EXE  EXE     6686   3-06-89
PKZIP    EXE    26796   3-06-89
PKUNZIP  EXE    18208   3-06-89
VER092   DOC     2920   3-06-89
RELEASE  DOC      307   3-06-89
README   DOC      535   3-06-89
       14 File(s)    152576 bytes free

A:\&amp;gt;PKZIP

PKZIP (tm)   FAST!   Create/Update Utility   Version 0.92   03-06-89
Copyright 1989 PKWARE Inc.  All Rights Reserved.  PKZIP/h for help

Usage: PKZIP [-b[path]] [options] zipfile [@list] [files...]
Options are:
  -a = add files             -b = create tmp zipfile on alternate drive
  -d = delete files          -f = freshen files    -i = add changed files
  -l = display license info  -u = update files     -z = add zipfile comment
  -m[u,f] = move files       -r = recurse subdirs  -p = store pathnames
  -v[t] = view files [with long technical information]
  -e[a,b][n] = use extra compression on [Ascii,Binary] files with
       compression factor of N, (1-4).  Default factor is 2 if not given.
  -ex = use maximum optimal compression on all files.

zipfile = ZIP file name.  Default extension is .ZIP
file    = Names of files to compress. Wildcards *,? ok. Default is ALL files.

If you find PKZIP fast, easy, and convenient to use, a registration of $25
would be appreciated.  If you send $47 or more you will receive, when
available, the next version of the PKZIP, PKUNZIP, and PKSFX programs.
Please state the version of the software that you currently have.  Send
check or money order to:   PKWARE, Inc.
                           7545 N. Port Washington Rd.
                           Glendale, WI 53217
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;pkzip-100ß&quot;&gt;PKZIP 1.00ß&lt;/h3&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --disk=https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json --diskette=https://discmaster.textfiles.com/file/29986/wbiz0020-0029/wbiz0021.tar/wbiz0021/PKZ100B.ZIP
[Press CTRL-D to enter command mode]

A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

MANUAL   DOC    86718   6-30-89   6:47p
PKZIP    EXE    30818   6-30-89   6:47p
PKUNZIP  EXE    21396   6-30-89   6:47p
APPNOTE  TXT    20951   6-30-89   6:47p
        4 File(s)    160768 bytes free

A:\&amp;gt;PKZIP

PKZIP (tm)   FAST!   Create/Update Utility   Version 1.0ß   06-30-89
Copyright 1989 PKWARE Inc.   All Rights Reserved.   DO NOT DISTRIBUTE!

Usage: PKZIP [-b[path]] [options] zipfile [@list] [files...]
Options are:
  -d = delete files           -f = freshen files     -i = add changed files
  -l = display license info   -u = update files      -m[u,f] = move files
  -a = add files              -b = create temp zipfile on alternate drive
  -c = add/edit file comments -C = add comments to new files only
 -es = use fast compression  -ex = use maximal compression (default)
  -k = keep same ZIP date     -o = set ZIP date to latest file
  -q = enable ANSI comments   -s&amp;lt;pwd&amp;gt; = Scramble files with password
  -p = store pathnames recursed into                 -r = recurse subdirs
  -P = store pathnames specified &amp;amp; recursed into     -z = add zipfile comment
  -w&amp;lt;H,S&amp;gt; = include Hidden/System files       -x&amp;lt;filespec&amp;gt; = eXclude filespec
  -W&amp;lt;H,S&amp;gt; = don&apos;t include Hidden/System files (default)
  -j&amp;lt;H,S,R&amp;gt; = mask Hidden/System/Readonly attributes when adding files
  -J&amp;lt;H,S,R&amp;gt; = don&apos;t mask Hidden/System/Readonly attributes when adding files
  -v[b,c,d,e,n,p,s,r,t] = view ZIP(s) [Brief listing/show Comments/sort by -
    Date/Ext/Name/Percentage/Size/sort Reverse/Technical (long) listing]

zipfile = ZIP file name.  Default extension is .ZIP
file    = Names of files to compress. Wildcards *,? ok. Default is ALL files.
@list   = listfile containing names of files to add or view etc.
                         
If you find PKZIP fast, easy, and convenient to use, a registration of $25
would be appreciated.  If you send $47 or more you will receive, when
available, the next version of the PKZIP, PKUNZIP, and PKSFX programs.
Please state the version of the software that you currently have.  Send
check or money order to:   PKWARE, Inc.
                           7545 N. Port Washington Rd.
                           Glendale, WI 53217
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;pkzip-101&quot;&gt;PKZIP 1.01&lt;/h3&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --disk=https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json --diskette=http://cd.textfiles.com/originalsw/25/pkz101.exe
[Press CTRL-D to enter command mode]

A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

README   DOC      873   7-21-89   1:01a
MANUAL   DOC   140355   7-21-89   1:01a
DEDICATE DOC      720   7-21-89   1:01a
LICENSE  DOC     8959   7-21-89   1:01a
ORDER    DOC     4607   7-21-89   1:01a
APPNOTE  TXT    25662   7-21-89   1:01a
OMBUDSMN ASP      595   7-21-89   1:01a
PKZIP    EXE    31342   7-21-89   1:01a
PKUNZIP  EXE    21440   7-21-89   1:01a
MAKESFX  COM      896   7-21-89   1:01a
ZIP2EXE  EXE     6898   7-21-89   1:01a
PKZIPFIX EXE     8926   7-21-89   1:01a
REZIP    ZIP    14592   7-21-89   1:01a
       13 File(s)     51200 bytes free

A:\&amp;gt;PKZIP

PKZIP (tm)   FAST!   Create/Update Utility   Version 1.01   07-21-89
Copyright 1989 PKWARE Inc.   All Rights Reserved.   PKZIP/h for help

Usage: PKZIP [-b[path]] [options] zipfile [@list] [files...]
Options are:
  -d = delete files           -f = freshen files     -i = add changed files
  -l = display license info   -u = update files      -m[u,f] = move files
  -a = add files              -b = create temp zipfile on alternate drive
  -c = add/edit file comments -C = add comments to new files only
 -es = use fast compression  -ex = use maximal compression (default)
  -k = keep same ZIP date     -o = set ZIP date to latest file
  -q = enable ANSI comments   -s&amp;lt;pwd&amp;gt; = Scramble files with password
  -p = store pathnames recursed into                 -r = recurse subdirs
  -P = store pathnames specified &amp;amp; recursed into     -z = add zipfile comment
  -w&amp;lt;H,S&amp;gt; = include Hidden/System files       -x&amp;lt;filespec&amp;gt; = eXclude filespec
  -W&amp;lt;H,S&amp;gt; = don&apos;t include Hidden/System files (default)
  -j&amp;lt;H,S,R&amp;gt; = mask Hidden/System/Readonly attributes when adding files
  -J&amp;lt;H,S,R&amp;gt; = don&apos;t mask Hidden/System/Readonly attributes when adding files
  -v[b,c,d,e,n,p,s,r,t] = view ZIP(s) [Brief listing/show Comments/sort by -
    Date/Ext/Name/Percentage/Size/sort Reverse/Technical (long) listing]

zipfile = ZIP file name.  Default extension is .ZIP
file    = Names of files to compress. Wildcards *,? ok. Default is ALL files.
@list   = listfile containing names of files to add or view etc.
                         
If you find PKZIP fast, easy, and convenient to use, a registration of $25
would be appreciated.  If you send $47 or more you will receive, when
available, the next version of the PKZIP, PKUNZIP, and PKSFX programs.
Please state the version of the software that you currently have.  Send
check or money order to:   PKWARE, Inc.
                           7545 N. Port Washington Rd.
                           Glendale, WI 53217
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;pkzip-102&quot;&gt;PKZIP 1.02&lt;/h3&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --disk=https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json --diskette=https://discmaster.textfiles.com/file/11833/sdf.org.zip/sdf.org/pub/computers/pcjr/arc/PKZ102.EXE
[Press CTRL-D to enter command mode]

A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

WHATSNEW 102     5837  10-01-89   1:02a
BIOSFIX  COM      295  10-01-89   1:02a
README   DOC      873  10-01-89   1:02a
MANUAL   DOC   140355   7-21-89   1:01a
DEDICATE DOC      720   7-21-89   1:01a
LICENSE  DOC     8959   7-21-89   1:01a
ORDER    DOC     4607   7-21-89   1:01a
APPNOTE  TXT    25662   7-21-89   1:01a
OMBUDSMN ASP      595   7-21-89   1:01a
PKZIP    EXE    31408  10-01-89   1:02a
PKUNZIP  EXE    22022  10-01-89   1:02a
MAKESFX  COM      896  10-01-89   1:02a
ZIP2EXE  EXE     6906  10-01-89   1:02a
PKZIPFIX EXE     8926   7-21-89   1:01a
REZIP    ZIP    14592  10-01-89   1:02a
       15 File(s)     43008 bytes free

A:\&amp;gt;PKZIP

PKZIP (tm)   FAST!   Create/Update Utility   Version 1.02   10-01-89
Copyright 1989 PKWARE Inc.   All Rights Reserved.   PKZIP/h for help

Usage: PKZIP [-b[path]] [options] zipfile [@list] [files...]
Options are:
  -d = delete files           -f = freshen files     -i = add changed files
  -l = display license info   -u = update files      -m[u,f] = move files
  -a = add files              -b = create temp zipfile on alternate drive
  -c = add/edit file comments -C = add comments to new files only
 -es = use fast compression  -ex = use maximal compression (default)
  -k = keep same ZIP date     -o = set ZIP date to latest file
  -q = enable ANSI comments   -s&amp;lt;pwd&amp;gt; = Scramble files with password
  -p = store pathnames recursed into                 -r = recurse subdirs
  -P = store pathnames specified &amp;amp; recursed into     -z = add zipfile comment
  -w&amp;lt;H,S&amp;gt; = include Hidden/System files       -x&amp;lt;filespec&amp;gt; = eXclude filespec
  -W&amp;lt;H,S&amp;gt; = don&apos;t include Hidden/System files (default)
  -j&amp;lt;H,S,R&amp;gt; = mask Hidden/System/Readonly attributes when adding files
  -J&amp;lt;H,S,R&amp;gt; = don&apos;t mask Hidden/System/Readonly attributes when adding files
  -v[b,c,d,e,n,p,s,r,t] = view ZIP(s) [Brief listing/show Comments/sort by -
    Date/Ext/Name/Percentage/Size/sort Reverse/Technical (long) listing]

zipfile = ZIP file name.  Default extension is .ZIP
file    = Names of files to compress. Wildcards *,? ok. Default is ALL files.
@list   = listfile containing names of files to add or view etc.
                         
If you find PKZIP fast, easy, and convenient to use, a registration of $25
would be appreciated.  If you send $47 or more you will receive, when
available, the next version of the PKZIP, PKUNZIP, and PKSFX programs.
Please state the version of the software that you currently have.  Send
check or money order to:   PKWARE, Inc.
                           7545 N. Port Washington Rd.
                           Glendale, WI 53217

A:\&amp;gt;TYPE WHATSNEW.102
Version 1.02 is a minor bug fix for version 1.01 of PKZIP,
PKUNZIP, and ZIP2EXE for the MS-DOS software; and PKSFX and
ZIP2EXE for the OS/2 software.  No new features have been added
to the software in this release.

Those who have registered version 1.0x and are due a free
upgrade will receive PKZIP/PKUNZIP/PKSFX(R) etc. version 1.1,
with manual, when it becomes avaliable.


MS-DOS
======

New files:  PKZIP.EXE, PKUNZIP.EXE, ZIP2EXE.EXE, BIOSFIX.COM
            REZIP.ZIP, MAKESFX.COM

All other files are the same as for version 1.01.

Description of changes
----------------------

  o An updated version of Thomas Atkinson&apos;s REZIP is included
    with this version, that properly handles paths stored
    within a .ZIP file.

  o Several people have reported problems with PKZIP/PKUNZIP
    1.01 on 80386 computers, especially with disk caching
    programs using EXTended memory, such as Super PC-Kwik.
    This is due to the fact that Super PC-Kwik will access
    &apos;80286 extended memory&apos; during the timer interrupt via
    the BIOS interrupt 15H.  However, this corrupts the 32-bit
    accumulator (EAX) in the 80386 CPU, and neither many BIOS&apos;s
    nor PC-Kwik bother to preserve the EAX register.  If you have
    an 80386 CPU and have had problems with PKZIP/PKUNZIP 1.01,
    try these work-arounds, in the following order:

    - Run BIOSFIX.COM supplied with version 1.02.  BIOSFIX
      is a small (288 bytes resident) TSR program that preserves
      the entire 80386 register set during any mode switches via
      INT 15H.  This has been tested with Super PC-Kwik, and
      should work with other programs that may be performing
      asynchronouos CPU mode switching.

    - Use an 80386 memory manager such as QEMM or 386^MAX which
      will control and preserve the 80386 machine state.  Also,
      use exPANded memory with your application instead of
      exTENded memory, if possible.

    - If you are using Super PC-Kwik, place /H- /D- on the
      SUPERPCK command line.

    - SET the environment variable PKNO386=xxxx where &quot;xxxx&quot;
      is any string you want.  If the string PKNO386 is present
      in the environment, then PKZIP/PKUNZIP 1.02 will not use
      80386 instructions or registers.  Note however that
      disabling the 80386 usage will make PKZIP run up to 20%
      slower and PKUNZIP up to 40% slower than if the 80386
      instructions are used.

  o Using the &quot;-c&quot; option with PKZIP 1.01 could, in very rare
    instances, cause random corruption of the .ZIP file.  This
    was due to an anomoly in the MSC _ffree() function when
    passed a canonical pointer.  This has been corrected in
    PKZIP 1.02.

  o There is bug in MS-DOS 3.3 and 4.x when SHARE is loaded and
    I/O redirection is used, that sometimes prevents a file or
    device, once redirected to, from ever being opened in a
    sharing mode.  This would cause PKUNZIP to display the message 
    &quot;can&apos;t open: NUL&quot; when using the &quot;-t&quot; test option.  PKUNZIP 1.02
    first tries to open NUL in share-deny-none mode, and if that
    fails, it will open the NUL device in compatibility mode,
    bypassing SHARE.

  o ZIP2EXE 1.01 could, on occasion, erroneously report that the
    .ZIP file it was converting contained Reduced files.  This has
    been corrected in this release.

  o When PKZIP 1.01 would be unable to open a file that it was
    trying to compress (it is locked by another program on a
    network, for example) PKZIP would display a message that
    the file could not be added.  However, when PKZIP terminated
    it would exit with an exit code of 0 in this circumstance.
    Several people have requested a way of determining this
    condition when run from a program or batch file, so PKZIP 1.02
    will exit with an errorlevel of 18 when it is unable to open
    one or more files that were specified.  It should be noted that
    this is a &apos;warning&apos; condition only, and that otherwise PKZIP
    was able to construct the .ZIP file without any errors.


OS/2
====

New files:  PKSFX2.PRG, PKSFXF.PRG, ZIP2EXE.EXE

All other files are the same as for version 1.01.

Description of changes
----------------------

  o The same condition reported above for ZIP2EXE could also
    occur with the OS/2 version of ZIP2EXE.

  o The PKSFX2 and PKSFXF programs would fail if the self-
    extracting file contained more than approximately 50 files.
    This was due to an anomoly between memory allocation under
    MS-DOS vs OS/2, and has been corrected in this release.

Some Common Questions &amp;amp; Answers
-------------------------------

o Where is my copy of PKSFX??  I ran PKZ102.EXE, but I don&apos;t have 
  the third program, PKSFX.
  
  - You have to run the program MAKESFX to create the file PKSFX.PRG.

o Why is the new version of PKZIP so much slower than my earlier version?

  - PKZIP version 0.90 or 0.92 defaulted to its fastest compression
    method, called Shrinking.  PKZIP 1.0 defaults to its best
    compressing, albeit slower method called Imploding.  Imploding
    typically compresses much better than Shrinking.  However, you can
    still tell PKZIP 1.02 to perform Shrinking if you want by specifying
    &quot;-es&quot; on the PKZIP command line, or by placing COMPRESS=SPEED in
    your PKZIP.CFG file.  See MANUAL.DOC for more information about
    specifying what compression method is to be used with PKZIP.

o Do I have to convert the .ZIP files I made with earlier version of PKZIP?

  - No, PKZIP and PKUNZIP 1.02 can read and extract .ZIP files created
    by any version of the software.  However, converting .ZIP files
    created by PKZIP 0.92 with the new software can result in additional
    compression.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;pkzip-110&quot;&gt;PKZIP 1.10&lt;/h3&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --disk=https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json --diskette=https://discmaster.textfiles.com/file/17384/TheUltimateSharewareCollect.cdr/ut/ut037.zip/PKZ110.EXE
[Press CTRL-D to enter command mode]

A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

WHATSNEW 110     2916   3-15-90   1:10a
README   DOC      800   3-15-90   1:10a
MANUAL   DOC   140355   7-21-89   1:01a
ADDENDUM DOC    21473   3-15-90   1:10a
DEDICATE DOC      720   3-15-90   1:10a
LICENSE  DOC     9366   3-15-90   1:10a
ORDER    DOC     4701   3-15-90   1:10a
APPNOTE  TXT    25811   3-15-90   1:10a
AUTHVERI FRM     1744   3-15-90   1:10a
OMBUDSMN ASP      595   3-15-90   1:10a
PKZIP    EXE    34296   3-15-90   1:10a
PKUNZIP  EXE    23528   3-15-90   1:10a
ZIP2EXE  EXE    22188   3-15-90   1:10a
PKZIPFIX EXE     9224   3-15-90   1:10a
PUTAV    EXE     4479   3-15-90   1:10a
       15 File(s)     13312 bytes free

A:\&amp;gt;PKZIP

PKZIP (R)   FAST!   Create/Update Utility   Version 1.1   03-15-90
Copr. 1989-1990 PKWARE Inc.  All Rights Reserved.  PKZIP/h for help
PKZIP Reg. U.S. Pat. and Tm. Off.

Usage: PKZIP [-b[path]] [options] zipfile [@list] [files...]
Options summary - consult the PKWARE documentation for additional information
  -x&amp;lt;filespec|@list&amp;gt; = eXclude filespec(s)            -z = add zipfile comment
  -d = delete files            -f = freshen files     -i = add changed files
  -l = display license info    -u = update files      -m[u,f] = move files
  -a = add files               -b = create temp zipfile on alternate drive
  -c = add/edit file comments  -C = add comments to new files only
  -k = keep same ZIP date      -o = set ZIP date to latest file
  -q = enable ANSI comments    -s&amp;lt;pwd&amp;gt; = Scramble files with password
  -r = recurse subdirs         -$[drive] = save volume label 
  -t[mmddyy] = Compress files on or after specified date (default=today)
  -e[x,i,s] = use maXimal compression/Implode only/Shrink only
  -&amp;lt;p|P&amp;gt; = store pathnames | p=recursed into | P=specified &amp;amp; recursed into
  -&amp;lt;w|W&amp;gt;&amp;lt;H,S&amp;gt; = | w=include | W=don&apos;t include | Hidden/System files
  -&amp;lt;j|J&amp;gt;&amp;lt;H,S,R&amp;gt; = | j=mask | J=don&apos;t mask | Hidden/System/Readonly attributes
  -v[b,c,d,e,n,p,s,r,t] = view ZIP [Brief listing/show Comments/sort by -
    Date/Ext/Name/Percentage/Size/sort Reverse/Technical (long) listing]
zipfile = ZIP file name.  Default extension is .ZIP
file    = Names of files to compress. Wildcards *,? ok. Default is ALL files.
@list   = listfile containing names of files to add or view etc.
                         
If you find PKZIP fast, easy, and convenient to use, a registration of $25
would be appreciated.  If you send $47 or more you will receive, when
available, the next version of the PKZIP, PKUNZIP, and PKSFX programs.
Please state the version of the software that you currently have.  Send
check or money order to:   PKWARE, Inc.
                           7545 N. Port Washington Rd.
                           Glendale, WI 53217

A:\&amp;gt;TYPE WHATSNEW.110

Several new features have been added to PKZIP/PKUNZIP/PKSFX
version 1.1.  Read the file ADDENDUM.DOC for a complete
description of these changes and enhancements.  Highlights
of PKZIP/PKUNZIP/PKSFX etc. version 1.1 include:

- PKZIP 1.1 Imploding is up to 5X faster, particularly on large
  spreadsheet and database type files where PKZIP 1.02 would run
  relatively slowly.  Most &apos;typical&apos; types of files should
  implode 5% to 25% faster.  In addition, compression has been
  improved over version 1.02 as well.

- Authenticity Verification.

- A 2,934 byte &quot;mini&quot; PKSFX self-extracting module.

- ZIP2EXE no longer requires the external file PKSFX.PRG.

- The ability to save &amp;amp; restore volume labels.

- Defensive use of the 32 bit accumulator EAX on 80386 or 80486
  computers. In many instances, such as when using MultiSoft&apos;s
  PC-KWIK cache or Novell non-dedicated NetWare software, if you
  needed to set the PKNO386 environment variable with
  PKZIP/PKUNZIP version 1.02, you probably don&apos;t need to set this
  anymore with PKZIP/PKUNZIP version 1.1.

  There appear to be many programs that use exTENded memory
  and/or &apos;80286 protected mode&apos; that have absolutely no regard to
  saving or restoring the EAX register when switching to and from
  protected mode on an 80386 or 80486 CPU.  There were no bugs in
  PKZIP/PKUNZIP 1.02 regarding usage of the 80386 instructions or
  registers.  However, PKZIP/PKUNZIP 1.02 did not expect that the
  EAX register would be wantonly corrupted from one instruction
  to the next.  PKZIP/PKUNZIP 1.1 do expect that other programs
  may randomly destroy the EAX register, and defends against
  this.  PKZIP/PKUNZIP 1.1 treat all references to EAX as a
  critical section, briefly disallowing programs from
  interrupting PKZIP/PKUNZIP when the EAX register is used.

  If it sounds ludicrous that a program would need to protect
  access to a CPU register like this, particularly the
  accumulator, that&apos;s because it is!  Considering that 80386
  computers have commonly been available for over two years now,
  it is unfortunate that many &apos;80286 specific&apos; programs don&apos;t
  have any consideration that they could be running on an 80386
  or 80486 CPU.  It takes approximately 30 bytes of code for a
  program to determine if it is running on an 80286 CPU versus an
  80386/80486 CPU, and two instructions (namely PUSH EAX and POP
  EAX) to save and restore the EAX register.  Any program that
  uses exTENded memory or 80286 protected mode has little excuse
  not to save and restore EAX when running on an 80386 or 80486
  CPU, especially if they are going to interrupt the currently
  executing program!  Programs that are negligent of this will
  only cause additional problems in the future as more software
  is developed to take advantage of the 80386 and 80486
  instruction sets and 32-bit registers.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;pkzip-11-ms&quot;&gt;PKZIP 1.1 [MS]&lt;/h3&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --disk=https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json --diskette=https://discmaster.textfiles.com/file/29651/ibm0330-0339/ibm0333.tar/ibm0333/MSONLIN2.ZIP
[Press CTRL-D to enter command mode]

A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

ABORT    DIA       75  11-10-92  12:00a
HAYESOFF DIA      597  11-10-92  12:00a
HAYESON  DIA     2881  11-10-92  12:00a
ISAMREPR DLL   101100  11-10-92  12:00a
LOGOFF   DIA      684  11-10-92  12:00a
LOGON    DIA     2685  11-10-92  12:00a
PKUNZIP  EXE    16622  11-10-92  12:00a
PKZIP    EXE    23509  11-10-92  12:00a
PKZIP10  TXT   122513  11-10-92  12:00a
PKZIP11  TXT    16587  11-10-92  12:00a
PKZIPFIX EXE     7523  11-10-92  12:00a
FILE_ID  DIZ       47   4-20-95   8:30p
       12 File(s)     21504 bytes free

A:\&amp;gt;PKZIP

PKZIP (R)   FAST!   Create/Update Utility   Version 1.1   03-15-90
Copr. 1989-1990 PKWARE Inc.  All Rights Reserved.  PKZIP/h for help
PKZIP Reg. U.S. Pat. and Tm. Off.

Usage: PKZIP [-b[path]] [options] zipfile [@list] [files...]
Options summary - consult the PKWARE documentation for additional information
  -x&amp;lt;filespec|@list&amp;gt; = eXclude filespec(s)            -z = add zipfile comment
  -d = delete files            -f = freshen files     -i = add changed files
  -l = display license info    -u = update files      -m[u,f] = move files
  -a = add files               -b = create temp zipfile on alternate drive
  -c = add/edit file comments  -C = add comments to new files only
  -k = keep same ZIP date      -o = set ZIP date to latest file
  -q = enable ANSI comments    -s&amp;lt;pwd&amp;gt; = Scramble files with password
  -r = recurse subdirs         -$[drive] = save volume label 
  -t[mmddyy] = Compress files on or after specified date (default=today)
  -e[x,i,s] = use maXimal compression/Implode only/Shrink only
  -&amp;lt;p|P&amp;gt; = store pathnames | p=recursed into | P=specified &amp;amp; recursed into
  -&amp;lt;w|W&amp;gt;&amp;lt;H,S&amp;gt; = | w=include | W=don&apos;t include | Hidden/System files
  -&amp;lt;j|J&amp;gt;&amp;lt;H,S,R&amp;gt; = | j=mask | J=don&apos;t mask | Hidden/System/Readonly attributes
  -v[b,c,d,e,n,p,s,r,t] = view ZIP [Brief listing/show Comments/sort by -
    Date/Ext/Name/Percentage/Size/sort Reverse/Technical (long) listing]
zipfile = ZIP file name.  Default extension is .ZIP
file    = Names of files to compress. Wildcards *,? ok. Default is ALL files.
@list   = listfile containing names of files to add or view etc.
                         
This copy of PKZIP has been licensed to Microsoft Corporation for
distribution to Microsoft customers.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;pkzip-111-ibm&quot;&gt;PKZIP 1.11 [IBM]&lt;/h3&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --disk=https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json --diskette=https://discmaster.textfiles.com/file/29622/ibm0040-0049/ibm0040.tar/ibm0040/W3DRV12.ZIP
[Press CTRL-D to enter command mode]

A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

PKZIP    EXE    23458  11-23-90
DRVRDSK1 ZIP   362246  10-16-91  11:02a
DRVRDSK2 ZIP   324181  10-16-91  11:04a
        3 File(s)    503296 bytes free

A:\&amp;gt;PKZIP

PKZIP (R)   FAST!   Create/Update Utility   Version 1.11  11-23-90
Copr. 1989-1990 PKWARE Inc.  All Rights Reserved.  PKZIP/h for help
PKZIP Reg. U.S. Pat. and Tm. Off.    IBM LICENSED VERSION

Usage: PKZIP [-b[path]] [options] zipfile [@list] [files...]
Options summary - consult the PKWARE documentation for additional information
  -x&amp;lt;filespec|@list&amp;gt; = eXclude filespec(s)            -z = add zipfile comment
  -d = delete files            -f = freshen files     -i = add changed files
  -l = display license info    -u = update files      -m[u,f] = move files
  -a = add files               -b = create temp zipfile on alternate drive
  -c = add/edit file comments  -C = add comments to new files only
  -k = keep same ZIP date      -o = set ZIP date to latest file
  -q = enable ANSI comments
  -r = recurse subdirs         -$[drive] = save volume label 
  -t[mmddyy] = Compress files on or after specified date (default=today)
  -e[x,i,s] = use maXimal compression/Implode only/Shrink only
  -&amp;lt;p|P&amp;gt; = store pathnames | p=recursed into | P=specified &amp;amp; recursed into
  -&amp;lt;w|W&amp;gt;&amp;lt;H,S&amp;gt; = | w=include | W=don&apos;t include | Hidden/System files
  -&amp;lt;j|J&amp;gt;&amp;lt;H,S,R&amp;gt; = | j=mask | J=don&apos;t mask | Hidden/System/Readonly attributes
  -v[b,c,d,e,n,p,s,r,t] = view ZIP [Brief listing/show Comments/sort by -
    Date/Ext/Name/Percentage/Size/sort Reverse/Technical (long) listing]
zipfile = ZIP file name.  Default extension is .ZIP
file    = Names of files to compress. Wildcards *,? ok. Default is ALL files.
@list   = listfile containing names of files to add or view etc.
                         
PKWARE, Inc.
7545 N. Port Washington Rd.
Glendale, WI 53217
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;pkzip-193-alpha&quot;&gt;PKZIP 1.93 ALPHA&lt;/h3&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --disk=https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json --diskette=https://discmaster.textfiles.com/file/29622/ibm0040-0049/ibm0044.tar/ibm0044/PKZ193A.EXE
[Press CTRL-D to enter command mode]

A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

ALPHA193 DOC     9299  10-15-91   7:30p
BUGREP   DOC     2275  10-15-91   7:30p
BENCH    DOC     2449  10-15-91   7:30p
PKZIP    EXE    24411  10-15-91   7:30p
PKUNZIP  EXE    19411  10-15-91   7:30p
APPNOTE  TXT    32227  10-15-91   7:30p
CRC      DOC     1547  10-15-91   7:30p
        7 File(s)     67072 bytes free

A:\&amp;gt;PKZIP

PKZIP (R)  FAST!  Create/Update Utility  Version 1.93  ALPHA  10-15-91
Copr. 1989-1991 PKWARE Inc.  All Rights Reserved.  PKZIP/h for help
PKZIP Reg. U.S. Pat. and Tm. Off.   Patent No. 5,051,745

Usage: PKZIP [-b[path]] [options] zipfile [@list] [files...]
Options summary - consult the PKWARE documentation for additional information
  -x&amp;lt;filespec|@list&amp;gt; = eXclude filespec(s)            -z = add zipfile comment
  -d = delete files            -f = freshen files     -i = add changed files
  -l = display license info    -u = update files      -m[u,f] = move files
  -a = add files               -b = create temp zipfile on alternate drive
  -c = add/edit file comments  -C = add comments to new files only
  -k = keep same ZIP date      -o = set ZIP date to latest file
  -q = enable ANSI comments    -s&amp;lt;pwd&amp;gt; = Scramble files with password
  -r = recurse subdirs         -$[drive] = save volume label
  -&amp;lt;T|t&amp;gt;[mmddyy] = Compress files before|after specified date (default=today)
  -e[x,n,s] = maXimal compression/Normal compression/Speed(fast) compression
  -&amp;lt;p|P&amp;gt; = store pathnames | p=recursed into | P=specified &amp;amp; recursed into
  -&amp;lt;w|W&amp;gt;&amp;lt;H,S&amp;gt; = | w=include | W=don&apos;t include | Hidden/System files
  -&amp;lt;j|J&amp;gt;&amp;lt;H,S,R&amp;gt; = | j=mask | J=don&apos;t mask | Hidden/System/Readonly attributes
  -v[b,c,d,e,n,p,s,r,t] = view ZIP [Brief listing/show Comments/sort by -
    Date/Ext/Name/Percentage/Size/sort Reverse/Technical (long) listing]
zipfile = ZIP file name.  Default extension is .ZIP
file    = Names of files to compress. Wildcards *,? ok. Default is ALL files.
@list   = listfile containing names of files to add or view etc.
                         
NOTICE: THIS IS PRE-RELEASE SOFTWARE AND, AS SUCH, HAS NOT BEEN COMPLETELY
TESTED.  PERSONS USING THIS SOFTWARE MAY ENCOUNTER PROBLEMS AND IT IS LIKELY
THAT YOU MAY LOSE OR DESTROY DATA.  YOU MUST BACKUP YOUR SYSTEM PRIOR
TO USING THIS SOFTWARE, AND SHOULD DO SO OFTEN DURING SUBSEQUENT USE.

PKWARE, Inc.
9025 N. Deerwood Drive
Brown Deer, WI 53223

A:\&amp;gt;TYPE ALPHA193.DOC
Copyright 1989-1991 PKWARE Inc.  All Rights Reserved.

NOTICE
------

  THIS IS PRE-RELEASE SOFTWARE AND, AS SUCH, HAS NOT BEEN COMPLETELY
  TESTED. PERSONS USING THIS SOFTWARE MAY ENCOUNTER PROBLEMS AND IT IS
  LIKELY THAT YOU MAY LOSE OR DESTROY DATA.  YOU MUST BACKUP YOUR SYSTEM
  PRIOR TO USING THIS SOFTWARE, AND SHOULD DO SO OFTEN DURING SUBSEQUENT
  USE. PLEASE DON&apos;T COMPRESS ANYTHING THAT CANNOT BE EASILY REPLACED OR
  RESTORED. THIS VERSION OF PKZIP POSSIBLY MAY NOT BE COMPATIBLE WITH
  LATER VERSIONS OF THE SOFTWARE AND SHOULD NOT BE USED TO ARCHIVE FILES
  YOU PLAN TO EXCHANGE WITH OTHER PERSONS.


Disclaimer
----------

Although PKWARE will attempt to supply current and accurate information
relating to its file formats, algorithms, and the subject programs, the
possibility of error can not be eliminated. PKWARE therefore expressly
disclaims any warranty that the information contained in the associated
materials relating to the subject programs and/or the format of the
files created or accessed by the subject programs and/or the algorithms
used by the subject programs, or any other matter, is current, correct
or accurate as delivered.  Any risk of damage due to any possible
inaccurate information is assumed by the user of the information.
Furthermore, the information relating to the subject programs and/or the
file formats created or accessed by the subject programs and/or the
algorithms used by the subject programs is subject to change without
notice.

                                 ALPHA 1.93

Due to the extensive changes in PKZIP including the incorporation of our
new data compression technology, this ALPHA version is being made
available for a wide-spread test.  PLEASE be aware that this is NOT
final software, and must be treated as such.  It is EXTREMELY LIKELY
that files created with this version of PKZIP will NOT be compatible
with future/final releases of the product.  Therefore, do NOT use this
program to archive any data which cannot be replaced easily.  BBS SysOps
SHOULD NOT convert their archives to this release of PKZIP.  Although it
is true that significant space savings can be realized on all BBS&apos;s by
converting to the new compression, PLEASE wait until the final version
is available to ensure compatibility with your users and other BBS&apos;s.

This generation of PKZIP offers the following significant improvements
over previous releases:

1)  ALL NEW COMPRESSION ALGORITHM.  This new process allows PKZIP to
    compress data TIGHTER and FASTER.  In fact, the new FAST method gets
    more compression than the maximum compression in PKZIP 1.10, yet is
    almost as fast as Shrinking!

2)  MULTI-VOLUME ARCHIVES.  PKZIP can now create and extract ZIP files
    which cross more than one disk.  This is not functional in this
    Alpha 1.93 version.

3)  EMS SUPPORT.  When sufficient EMS is available PKZIP now requires
    only 85K of conventional memory to run.  Without EMS PKZIP requires
    183K.  PKUNZIP requires approximately 75K if EMS is present and
    approximately 81K without EMS.

=================
NEW PKZIP OPTIONS
=================
Brackets [] are used in command option descriptions only to indicate the
position of optional or required switches and are NEVER typed as part of
a command.

****
Compression Type
-e[s/n/x]

Specifying this parameter allows you to select the compression type you
desire.  (s) specifies the FAST compression algorithm, (x) specifies the
EXTRA compression algorithm.  (n) specifies the NORMAL (default)
compression type and is provided to override the configuration file in
future revisions.

Examples:

        pkzip -es test.zip *.doc
        pkzip -ex test2.zip *.gif

****
Date Specifier
-t[mmyydd]    (files on or AFTER this date)
-T[mmyydd]    (files BEFORE this date)

With this option, you can specify a date so that only files with a date
that is equal to or more recent/older will be included in the PKZIP
operation.  These options MAY be combined, but take care not to have
them overlap or you will exclude all files!

Examples:

        pkzip -ex -m -T010191 oldstuff *.wk1

        This example would compress all files matching the file
        specification *.wk1 and created before January 1st, 1991, and
        place them into the ZIP file called &apos;oldstuff.zip&apos;.  This
        example is also using the EXTRA compression option and MOVING
        the files (deleting them after they are compressed).

        pkzip -t110191 catalog catalog.*

        This example would compress all files matching the file
        specification catalog.* (i.e. all files names catalog,
        regardless of extension) and created on or after November
        1st, 1991, and copy them into a ZIP files called &apos;catalog.zip&apos;.

****
Create Multi-Volume Archives
-&amp;amp;

This feature is not functional in this ALPHA 1.93 version, but will be
in the final release of the product.

When this option is specified, and a ZIP file is being created on a
REMOVABLE DOS media device, PKZIP has permission to create a ZIP file
that is larger than that single media.  When a ZIP file reaches the
point where it would exceed the capacity of the storage device, the user
is prompted to insert another one.  In the case of standard floppy disks
(360K/720K/1.2M/1.44M) these disks may be formatted on-the-fly, that is,
if an un-formatted disk is inserted it will be formatted before PKZIP
continues to write the archive.

****
Open files in compatibility mode
-=

When this option is specified, PKZIP will open files for archiving in
compatibility mode, as opposed to &apos;sharing&apos; mode.  On some systems this
will bypass any network sharing and allow PKZIP to read files opened by
other programs or applications.

****
Disable EMS usage
-+

If you experience strange behavior when testing PKZIP, try using this
option. When this option is on PKZIP will use only conventional memory.
Use of this switch may reveal problems or incompatibilities with your
EMS driver.  Please report these occurances.

===================
NEW PKUNZIP OPTIONS
===================
Brackets [] are used in command option descriptions only to indicate the
position of optional or required switches and are NEVER typed as part of
a command.

****
Command line options for PKUNZIP may now be combined!  This was possible
with previous versions of PKZIP but never before with PKUNZIP.  For
example in the past if you wanted to extract a ZIP file while restoring
directory paths AND overwrite any previously existing files by the same
name you needed to give the command with separate -d -o options, you may
now combine them as the single option -do.

Please note: As with PKZIP, you still MUST separate options which take
additional parameters themselves, such as -e (extract files in
designated order).  The -ed option is the extract files in order of file
date, thus if you had planned it to also restore directories it would
not be interpreted in that fashion.

****
Exclude Files
-xfilename
-x@exclude.lst

PKZIP allows you to create plain ASCII text files containing file names
that you wish to compress, or exclude from an operation.  Now with this
option you may specify a list of files to EXCLUDE from an unzip
operation, or a particular file.

Example:

        pkunzip testfile.zip -xmanual.txt

        This example would extract the files contained in the archive
        &apos;testfile.zip&apos; but not the file &apos;manual.txt&apos;

        pkunzip -d a:project2.zip -x@nowant.lst

        This example would extract the files contained in the archive
        &apos;project2.zip&apos; (which incidentally is located on the a: drive
        and is having it&apos;s directory structure restored via the -d
        option and the a: being added to the file name).  The files
        contained in the list file &apos;nowant.lst&apos; would NOT be extracted
        from this archive.

****
Disable EMS usage
-+

If you experience strange behavior when testing PKUNZIP, try this
option. When this option is on PKUNZIP will use only conventional
memory.  Use of this switch may reveal problems or incompatibilities
with your EMS driver.  Please report these occurances.

****
New Overwrite Option
(automatic)

Past versions of PKUNZIP, when encountering a file it was extracting
that already existed, would prompt you as to whether or not you wished
to overwrite the existing file.  This question could only be answered in
a yes or no manner.

Starting with this revision, PKUNZIP will now prompt you with:

File already exists overwrite (y/n/a/r)?

The four possible responses to this question are:

Y - Yes, overwrite the existing file with the version that is contained
    in the archive.

N - No, leave the existing file alone and skip to the next file.

A - All, overwrite the existing file, and do so for any others that are
    run across as well.  This is useful if you forget to specify -o when
    you give the original PKUNZIP command.

R - Rename it!  This will prompt you for a new name of the file and then
    extract the file in the archive to this new name.  This is very
    useful when extracting downloads from BBS systems, which frequently
    contain files such as &apos;readme.doc&apos; or &apos;manual.doc&apos; in many different
    files.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;pkzip-201&quot;&gt;PKZIP 2.01&lt;/h3&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --disk=https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json --diskette=https://discmaster.textfiles.com/file/30009/wbiz0250-0259/wbiz0250.tar/wbiz0250/PKZ201.ZIP
[Press CTRL-D to enter command mode]

A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

OMBUDSMN ASP      595   3-15-92   2:01a
FILE_ID  DIZ      118   3-15-92   2:01a
BENCH    DOC     2449   3-15-92   2:01a
CRC      DOC     1888   3-15-92   2:01a
DEDICATE DOC      720   3-15-92   2:01a
MANUAL   DOC   132199   3-15-92   2:01a
ORDER    DOC     4654   3-15-92   2:01a
README   DOC      789   3-15-92   2:01a
WHATSNEW DOC     7885   3-15-92   2:01a
PKUNZIP  EXE    19793   3-15-92   2:01a
PKZIP    EXE    24869   3-15-92   2:01a
APPNOTE  TXT    32227   3-15-92   2:01a
WAREZ        &amp;lt;DIR&amp;gt;   
       13 File(s)     86016 bytes free

A:\&amp;gt;PKZIP

PKZIP (R)  FAST!  Create/Update Utility    Version 2.01   03-15-92    
Copr. 1989-1992 PKWARE Inc.  All Rights Reserved.  PKZIP/h for help
PKZIP Reg. U.S. Pat. and Tm. Off.                       

Usage: PKZIP [-b[path]] [options] zipfile [@list] [files...]
Options summary - consult the PKWARE documentation for additional information
  -x&amp;lt;filespec|@list&amp;gt; = eXclude filespec(s)            -z = add zipfile comment
  -d = delete files            -f = freshen files     -i = add changed files
  -l = display license info    -u = update files      -m[u,f] = move files
  -a = add files               -b = create temp zipfile on alternate drive
  -c = add/edit file comments  -C = add comments to new files only
  -k = keep same ZIP date      -o = set ZIP date to latest file
  -q = enable ANSI comments    -s&amp;lt;pwd&amp;gt; = Scramble files with password
  -r = recurse subdirs         -$[drive] = save volume label
  -&amp;lt;T|t&amp;gt;[mmddyy] = Compress files before|after specified date (default=today)
  -e[x,n,s] = maXimal compression/Normal compression/Speed(fast) compression
  -&amp;lt;p|P&amp;gt; = store pathnames | p=recursed into | P=specified &amp;amp; recursed into
  -&amp;lt;w|W&amp;gt;&amp;lt;H,S&amp;gt; = | w=include | W=don&apos;t include | Hidden/System files
  -&amp;lt;j|J&amp;gt;&amp;lt;H,S,R&amp;gt; = | j=mask | J=don&apos;t mask | Hidden/System/Readonly attributes
  -v[b,c,d,e,n,p,s,r,t] = view ZIP [Brief listing/show Comments/sort by -
    Date/Ext/Name/Percentage/Size/sort Reverse/Technical (long) listing]
zipfile = ZIP file name.  Default extension is .ZIP
file    = Names of files to compress. Wildcards *,? ok. Default is ALL files.
@list   = listfile containing names of files to add or view etc.
                         
If you find PKZIP fast, easy, and convenient to use, a registration of $33
would be encouraged. If you send $60 you will receive, when available,      
the next version of PKZIP, PKUNZIP, programs. Please state the version
of the software that you have, Please send check or money order to: PKWARE, Inc
7545 N.PORT Washington Rd.
Glendale, WI 53217
   
A:\&amp;gt;TYPE WHATSNEW.DOC
Copyright 1989-1992 PKWARE Inc.  All Rights Reserved.

Disclaimer
----------

Although PKWARE will attempt to supply current and accurate information
relating to its file formats, algorithms, and the subject programs, the
possibility of error can not be eliminated. PKWARE therefore expressly
disclaims any warranty that the information contained in the associated
materials relating to the subject programs and/or the format of the
files created or accessed by the subject programs and/or the algorithms
used by the subject programs, or any other matter, is current, correct
or accurate as delivered.  Any risk of damage due to any possible
inaccurate information is assumed by the user of the information.
Furthermore, the information relating to the subject programs and/or the
file formats created or accessed by the subject programs and/or the
algorithms used by the subject programs is subject to change without
notice.

                                 PKZIP V2.01

This generation of PKZIP offers the following significant improvements
over previous releases:

1)  ALL NEW COMPRESSION ALGORITHM.  This new process allows PKZIP to
    compress data TIGHTER and FASTER.  In fact, the new FAST method gets
    more compression than the maximum compression in PKZIP 1.10, yet is
    almost as fast as Shrinking!

2)  MULTI-VOLUME ARCHIVES.  PKZIP can now create and extract ZIP files
    which cross more than one disk.  This is only available in  the
    Registered version.

3)  EMS SUPPORT.  When sufficient EMS is available PKZIP now requires
    only 85K of conventional memory to run.  Without EMS PKZIP requires
    183K.  PKUNZIP requires approximately 75K if EMS is present and
    approximately 81K without EMS.

=================
NEW PKZIP OPTIONS
=================
Brackets [] are used in command option descriptions only to indicate the
position of optional or required switches and are NEVER typed as part of
a command.

****
Compression Type
-e[s/n/x]

Specifying this parameter allows you to select the compression type you
desire.  (s) specifies the FAST compression algorithm, (x) specifies the
EXTRA compression algorithm.  (n) specifies the NORMAL (default)
compression type and is provided to override the configuration file in
future revisions.

Examples:

        pkzip -es test.zip *.doc
        pkzip -ex test2.zip *.gif

****
Date Specifier
-t[mmyydd]    (files on or AFTER this date)
-T[mmyydd]    (files BEFORE this date)

With this option, you can specify a date so that only files with a date
that is equal to or more recent/older will be included in the PKZIP
operation.  These options MAY be combined, but take care not to have
them overlap or you will exclude all files!

Examples:

        pkzip -ex -m -T010191 oldstuff *.wk1

        This example would compress all files matching the file
        specification *.wk1 and created before January 1st, 1991, and
        place them into the ZIP file called &apos;oldstuff.zip&apos;.  This
        example is also using the EXTRA compression option and MOVING
        the files (deleting them after they are compressed).

        pkzip -t110191 catalog catalog.*

        This example would compress all files matching the file
        specification catalog.* (i.e. all files names catalog,
        regardless of extension) and created on or after November
        1st, 1991, and copy them into a ZIP files called &apos;catalog.zip&apos;.

****
Create Multi-Volume Archives
-&amp;amp;

This feature is only available in Registered versions!

When this option is specified, and a ZIP file is being created on a
REMOVABLE DOS media device, PKZIP has permission to create a ZIP file
that is larger than that single media.  When a ZIP file reaches the
point where it would exceed the capacity of the storage device, the user
is prompted to insert another one.  In the case of standard floppy disks
(360K/720K/1.2M/1.44M) these disks may be formatted on-the-fly, that is,
if an un-formatted disk is inserted it will be formatted before PKZIP
continues to write the archive.

****
Open files in compatibility mode
-=

When this option is specified, PKZIP will open files for archiving in
compatibility mode, as opposed to &apos;sharing&apos; mode.  On some systems this
will bypass any network sharing and allow PKZIP to read files opened by
other programs or applications.

****
Disable EMS usage
-+

If you experience strange behavior when testing PKZIP, try using this
option. When this option is on PKZIP will use only conventional memory.
Use of this switch may reveal problems or incompatibilities with your
EMS driver.  Please report these occurances.

===================
NEW PKUNZIP OPTIONS
===================
Brackets [] are used in command option descriptions only to indicate the
position of optional or required switches and are NEVER typed as part of
a command.

****
Command line options for PKUNZIP may now be combined!  This was possible
with previous versions of PKZIP but never before with PKUNZIP.  For
example in the past if you wanted to extract a ZIP file while restoring
directory paths AND overwrite any previously existing files by the same
name you needed to give the command with separate -d -o options, you may
now combine them as the single option -do.

Please note: As with PKZIP, you still MUST separate options which take
additional parameters themselves, such as -e (extract files in
designated order).  The -ed option is the extract files in order of file
date, thus if you had planned it to also restore directories it would
not be interpreted in that fashion.

****
Exclude Files
-xfilename
-x@exclude.lst

PKZIP allows you to create plain ASCII text files containing file names
that you wish to compress, or exclude from an operation.  Now with this
option you may specify a list of files to EXCLUDE from an unzip
operation, or a particular file.

Example:

        pkunzip testfile.zip -xmanual.txt

        This example would extract the files contained in the archive
        &apos;testfile.zip&apos; but not the file &apos;manual.txt&apos;

        pkunzip -d a:project2.zip -x@nowant.lst

        This example would extract the files contained in the archive
        &apos;project2.zip&apos; (which incidentally is located on the a: drive
        and is having it&apos;s directory structure restored via the -d
        option and the a: being added to the file name).  The files
        contained in the list file &apos;nowant.lst&apos; would NOT be extracted
        from this archive.

****
Disable EMS usage
-+

If you experience strange behavior when testing PKUNZIP, try this
option. When this option is on PKUNZIP will use only conventional
memory.  Use of this switch may reveal problems or incompatibilities
with your EMS driver.  Please report these occurances.

****
New Overwrite Option
(automatic)

Past versions of PKUNZIP, when encountering a file it was extracting
that already existed, would prompt you as to whether or not you wished
to overwrite the existing file.  This question could only be answered in
a yes or no manner.

Starting with this revision, PKUNZIP will now prompt you with:

File already exists overwrite (y/n/a/r)?

The four possible responses to this question are:

Y - Yes, overwrite the existing file with the version that is contained
    in the archive.

N - No, leave the existing file alone and skip to the next file.

A - All, overwrite the existing file, and do so for any others that are
    run across as well.  This is useful if you forget to specify -o when
    you give the original PKUNZIP command.

R - Rename it!  This will prompt you for a new name of the file and then
    extract the file in the archive to this new name.  This is very
    useful when extracting downloads from BBS systems, which frequently
    contain files such as &apos;readme.doc&apos; or &apos;manual.doc&apos; in many different
    files.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;pkzip-204c&quot;&gt;PKZIP 2.04c&lt;/h3&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --disk=https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json --diskette=https://discmaster.textfiles.com/file/18224/World_Of_Computer_Software-02-386-Vol-2of3.iso/w/wxpress2.zip/PKZ204C.EXE
[Press CTRL-D to enter command mode]

A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

README   DOC      537  12-28-92   2:04a
SHAREWAR DOC      573  12-28-92   2:04a
WHATSNEW 204     2430  12-28-92   2:04a
LICENSE  DOC     3707  12-28-92   2:04a
ORDER    DOC     3456  12-28-92   2:04a
ADDENDUM DOC    13700  12-28-92   2:04a
MANUAL   DOC   191376  12-28-92   2:04a
AUTHVERI FRM     2299  12-28-92   2:04a
PKZIP    EXE    41462  12-28-92   2:04a
PKUNZIP  EXE    28806  12-28-92   2:04a
PKZIPFIX EXE     7672  12-28-92   2:04a
ZIP2EXE  EXE    27069  12-28-92   2:04a
PKUNZJR  COM     2750  12-28-92   2:04a
OMBUDSMN ASP      591  12-28-92   2:04a
       14 File(s)     28672 bytes free

A:\&amp;gt;PKZIP

PKZIP (R)   FAST!   Create/Update Utility   Version 2.04c   12-28-92
Copr. 1989-1992 PKWARE Inc.  All Rights Reserved.  Shareware Version
PKZIP Reg. U.S. Pat. and Tm. Off.   Patent No. 5,051,745


PKZIP /h[1] for basic help   PKZIP /h[2|3|4] for other help screens.


Usage:  PKZIP [options] zipfile [@list] [files...]


       Simple Usage:   PKZIP zipfile file(s)...
                         |      |      |
Program -----------------       |      |
                                |      |
New zipfile to create ----------       |
                                       |
File(s) you wish to compress ----------

The above usage is only a very basic example of PKZIP&apos;s capability.


Press 2 for more options (including spanning &amp;amp; formatting), press 3 for
advanced options, 4 for trouble shooting options, any other key to quit help.

If you use PKZIP on a regular basis you are strongly encouraged to register
it.  With a full registration of US $47.00 you will receive a comprehensive
printed manual, the latest version of PKZIP, PKUNZIP &amp;amp; PKSFX software, and
when available, the next version of the software.  See the documentation for
commercial and distribution licensing info.  Send check or money order to:
                PKWARE, Inc.
                9025 N. Deerwood Drive
                Brown Deer, WI 53223

A:\&amp;gt;TYPE WHATSNEW.204

Several new features have been added to PKZIP/PKUNZIP/PKSFX
version 2.04c.  Read the file ADDENDUM.DOC for a complete
description of these changes and enhancements.  Highlights
of PKZIP/PKUNZIP/PKSFX etc. version 2.04c include:

-Improved Compression

        PKZIP/PKUNZIP 2.04c implements a new compression algorithm
        called Deflating.  Deflating has varying levels of compression
        and speed available.  Both speed and compression are greatly
        improved over previous versions of PKZIP.

-Multi-Volume Archive Support/Formatting

        PKZIP/PKUNZIP 2.04c has the ability to &quot;span&quot; a .ZIP file across
        multiple diskettes if the final .ZIP file size would be greater
        than a single diskette.  PKZIP 2.04c also has the ability to
        format the destination diskettes on the fly.

-XMS/EMS Usage

        PKZIP/PKUNZIP 2.04c has the ability to use of EMS, UMB, and HMA
        memory, which will allow the ability to process more files or be
        able to run with less conventional memory.  PKZIP/PKUNZIP 2.04
        will run in as little as 85K of conventional memory if EMS or
        XMS memory is available.

-Novell Network Aware

        PKZIP 2.04c is Novell Netware &quot;aware&quot;.  Updating or creating
        a .ZIP file on a network drive is much faster with the network
        support in PKZIP 2.04c.

-Auto CPU type detection.
        
        PKZIP/PKUNZIP 2.04c will detect what type of CPU it is being run
        on and will use instructions specifcally optimized for an 808x
        CPU, 80386 CPU, or 80486 CPU.

-DPMI support
        
        PKZIP/PKUNZIP 2.04c automatically detects if DPMI (DOS Protected
        Mode Interface) support is available and will execute code in
        32-bit protected mode for better speed.

-PKCFG program

        PKZIP 2.04c can be configured to best suit your needs through
        the use of the PKCFG program.  This is only available in the
        registered version of PKZIP.

-PKSFX Junior and PKUNZIP Junior

        These &quot;Junior&quot; programs use very little memory and are extremely
        small.  Although they are reduced in ability, their small size
        makes them very useful.

-Password Encryption

        Sensitive data files can be scrambled with password protection.
        The security of this feature has been significantly improved in
        PKZIP/PKUNZIP 2.04c.

-Authenticy Verification

        Users requiring authentication of archive files may request an
        Authenticy Verification code.  This allows users to create .ZIP
        files which PKUNZIP can detect tampering of.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;pkzip-204e&quot;&gt;PKZIP 2.04e&lt;/h3&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --disk=https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json --diskette=https://discmaster.textfiles.com/file/4695/sound_sensations.iso/utils/zipfiles/pkz204e.exe
[Press CTRL-D to enter command mode]

A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

README   DOC      536   1-25-93   2:04a
SHAREWAR DOC      573   1-25-93   2:04a
WHATSNEW 204     2430   1-25-93   2:04a
V204E    NEW     8837   1-25-93   2:04a
LICENSE  DOC     3707   1-25-93   2:04a
ORDER    DOC     3304   1-25-93   2:04a
ADDENDUM DOC    18782   1-25-93   2:04a
MANUAL   DOC   202252   1-25-93   2:04a
AUTHVERI FRM     2330   1-25-93   2:04a
PKZIP    EXE    42475   1-25-93   2:04a
PKUNZIP  EXE    29371   1-25-93   2:04a
PKZIPFIX EXE     7682   1-25-93   2:04a
ZIP2EXE  EXE    27326   1-25-93   2:04a
PKUNZJR  COM     2750   1-25-93   2:04a
OMBUDSMN ASP      591   1-25-93   2:04a
       15 File(s)      2048 bytes free

A:\&amp;gt;PKZIP

PKZIP (R)   FAST!   Create/Update Utility   Version 2.04e   01-25-93
Copr. 1989-1993 PKWARE Inc.  All Rights Reserved.  Shareware Version
PKZIP Reg. U.S. Pat. and Tm. Off.   Patent No. 5,051,745


PKZIP /h[1] for basic help   PKZIP /h[2|3|4] for other help screens.


Usage:  PKZIP [options] zipfile [@list] [files...]


       Simple Usage:   PKZIP zipfile file(s)...
                         |      |      |
Program -----------------       |      |
                                |      |
New zipfile to create ----------       |
                                       |
File(s) you wish to compress ----------

The above usage is only a very basic example of PKZIP&apos;s capability.


Press 2 for more options (including spanning &amp;amp; formatting), press 3 for
advanced options, 4 for trouble shooting options, any other key to quit help.

If you use PKZIP on a regular basis you are strongly encouraged to register
it.  With a full registration of US $47.00 you will receive a comprehensive
printed manual, the latest version of PKZIP, PKUNZIP &amp;amp; PKSFX software, and
when available, the next version of the software.  See the documentation for
commercial and distribution licensing info.  Send check or money order to:
                PKWARE, Inc.
                9025 N. Deerwood Drive
                Brown Deer, WI 53223

A:\&amp;gt;TYPE V204E.NEW

The following changes have been made in version 2.04e of
PKZIP/PKUNZIP from version 2.04c.

1) DPMI.

     The DPMI support in PKZIP/PKUNZIP has been changed to work
     around bugs and anomolies with the following DPMI drivers or
     environments.  PKWARE would like to thank Quarterdeck Office
     Systems and Qualitas, Inc. for their technical assistance
     regarding DPMI.

    a) PC-KWIK

      According to PC-KWIK corporation&apos;s document, &apos;PC-KWIK
      Technical Issues &quot;Summer &apos;92&quot;&apos;:

        PC-KWIK is unable to recognize memory requests from programs
        using VCPI or DPMI protocols ... For programs [that use VCPI
        or DPMI] it is necessary to reduce the size of the cache and
        disable lending.

      PC-KWIK has a lending feature that allows memory to loaned
      from the cache memory to applications.  However, PC-KWIK is
      not aware of any memory allocated or used by DPMI, and will
      loan this memory as well, possibly causing corruption of the
      DPMI driver and usually resulting in a system crash or reboot.

      This problem seems to present in most versions of SUPERPCK,
      through version 5.01.

      In other words, when using PC-KWIK with any program that uses DPMI,
      including PKZIP and PKUNZIP, you should either make sure that you
      have enough memory in your computer so that lending will not occur,
      reduce the size of your cache, or disable PC-KWIK&apos;s lending.

      Therefore, PKZIP/PKUNZIP detect for the presence of PC-KWIK
      and default DPMI to DISABLE when PC-KWIK is installed.  This
      can be overidden by specifying -)+ on the PKZIP or PKUNZIP
      command line, or by placing DPMI=ENABLE in your PKZIP.CFG for
      PKZIP or setting the environment variable PKUNZIP=-)+ for PKUNZIP.

  b) QDPMI 1.00

      If a program tries to use DPMI and EMS memory with QDPMI 1.00,
      QDPMI would become unstable or crash.  PKZIP/PKUNZIP now
      check for the presence of QDPMI 1.00 and if PKZIP/PKUNZIP
      are using EMS memory, they do not attempt to use DPMI at all.

  c) QDPMI 1.01

      When a program switches to protected mode, QDPMI does not
      &apos;synchronize&apos; the EMS page frame.  The result is that programs
      can not correctly read or write any data in the EMS page frame
      while in proteced mode.  PKZIP/PKUNZIP now check for the presence
      of QDPMI 1.01 and will use slower real-mode code for any
      manipulation of data in the EMS page frame rather than faster
      protected mode code.

  d) OS/2 2.0 DOS BOX

      The OS/2 2.0 DOS box does not allow programs to allocate the
      &apos;DPMI private data area&apos; in an UMB.  Doing so causes a system
      violation error.  PKZIP/PKUNZIP now check to see if they are
      running in the OS/2 2.0 DOS box and will not allocate the DPMI
      private data area in an UMB.  (This is actually kind of a shame,
      as the OS/2 DOS box (unlike the Windows DOS box) provides UMB
      memory to DOS applications.  It should be able to allow programs
      to store the DPMI data area in these UMB&apos;s.)

  e) Windows 3.0 DOS BOX

      The DPMI support in the Windows 3.0 DOS box does not always
      seem to work correctly.  Therefore, PKZIP/PKUNZIP detect if
      they are running in the Windows 3.0 DOS box and will not support
      DPMI in this environment.

  f) Windows 3.1 DOS BOX

      The way PKZIP/PKUNZIP allocates the DPMI save/restore state
      buffer has been changed to be more compatible with Windows 3.1.

2)  The Norton AntiVirus program FALSELY reported that PKZIPFIX and
    PKUNZIP contained the Maltese Ameoba virus.  The software DID
    NOT contain this virus.  All files in this release have been
    modified so as to not trigger any FALSE virus reports by the
    Norton AntiVirus program.

3)  QEMM versions 5.1x would corrupt the high word of the 32-bit
    registers on an 80386 or 80486 CPU.  PKZIP/PKUNZIP check for
    this condition, and will not use 32-bit instructions if QEMM
    version 5.1x is present.

4)  Apparently some peer-to-peer networks such as Novell Netware Lite
    and others do not support canonical or fully specified filename.
    PKZIP now uses noncanonical filenames when specifying temporary
    filenames on a network drive to avoid this problem.

5)  PKZIP would erroneously report &quot;E28 Destination is same as temp
    directory&quot; when creating a new .zip file on drive A:.  This has
    been fixed.

6)  The keywords on/enable and off/disable are now synonymous when
    used in the PKZIP configuration file.

7)  Using EMS= options in the PKZIP configuration file would enable
    or disable both EMS and XMS usage.  The XMS= option had no effect.
    This has been corrected.

8)  The Quick format option in PKZIP would zero out the existing FAT
    on the disk (by design).  However, if the disk had any bad
    sectors on it (in which case, it isn&apos;t a good idea to use that
    disk as a backup disk anyway...) they would now be marked as
    good.  By popular demand, PKZIP now reads the existing FAT and
    leaves any bad sectors marked as bad.  This however, makes the
    &apos;Quick&apos; format function about twice as slow as it was (although
    still much faster than an unconditional format).  In most cases
    however, unless there are several subdirectories on the diskette,
    the -&amp;amp;w (wipe) option is faster than the -&amp;amp;f (format) option when
    backing up to pre-formatted diskettes.

9)  Under some cirumstances, PKZIP could possibly store the last
    file in a multi-disk backup set incorrectly.  This has been
    corrected.

10) The volume label option in PKZIP would not work.  This has been
    fixed.

11) PKZIP/PKUNZIP now searches for a PKNOFASTCHAR variable in the
    DOS environment.  If this variable is present, PKZIP/PKUNZIP
    will use the slower DOS 1.x/2.x character output functions
    rather than the &apos;DOS Fast Character Output&apos; function.  This is
    provided for compatability with some TSR&apos;s, BBS Doors and mail
    readers etc., that redirect or capture the output of programs and
    do not support the DOS Fast Character Output function.

12) PKZIP will now accept either MAXIMUM or MAXIMAL in the
    configuration file.

13) Some people have requested that the -&amp;amp; backup option support the
    DOS verify function.  Specifying -&amp;amp;v on the PKZIP command line
    or BACKUP=VERIFY in the PKZIP.CFG file will turn on the DOS
    verify flag when writing to the backup disk(s).  This makes
    PKZIP run slower, but ensures better integrity of each diskette.

14) Using the -m option with -rp in PKZIP will delete any empty
    subdirectories that have been saved in the .ZIP file after all
    the files have been moved into the .ZIP file.  Some people have
    requested a way to have PKZIP leave these empty subdirectories
    behind.  This can be accomplished by using -m- on the PKZIP
    command line.

15) It appears that some versions of NoGate&apos;s PAK program would
    place incorrect information in the .ZIP file directories that it
    created.  Specifically, the disk number information for where
    files, the central directory, and the central end directory
    started is inconsistent, causing PKUNZIP to think it was
    extracting a multi-disk .ZIP file when it really wasn&apos;t.
    PKUNZIP now checks for this condition, and ignores this
    erroneous information.

16) PKZIP now ignores any ZIPDATE= or -o or -k options when creating
    multi-disk .ZIP files, rather than displaying the help screens.

17) On some 80386 machines running PKZIP could leave allocated UMB&apos;s
    behind.  This has been corrected.

18) In some circumstances, running PKZIP with EMS memory and very low
    free conventional memory could cause corruption of the .ZIP file.
    This has been corrected.

19) When PKZIP prompts for an encryption password, it will now ask the
    user to enter the password twice for verification.

20) PKZIP/PKUNZIP would not work under DOS 2.x.  This is because
    DOS 2.x crashes on many int 2Fh installation check calls for
    EMS/XMS drivers etc.  These calls work properly under DOS 3.0
    or above.  Therefore, PKZIP/PKUNZIP detect for the presence
    of DOS 2.x, and will not support any of the advanced features
    including 32-bit instructions, EMS memory, XMS memory, DPMI
    support and Netware usage.

21) PKSFX could in some instances erroneously report failed AV&apos;s or
    garble any AVEXTRA text present.  This has been fixed.

22) Using PKZIP with the -o option or ZIPDATE=LATEST in the configuration
    file would set the date of the .ZIP file to the latest dated file
    or directory.  Directory dates are now ignored in this version.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;pkzip-204g&quot;&gt;PKZIP 2.04g&lt;/h3&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --disk=https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json --diskette=https://discmaster.textfiles.com/file/6140/BSTETRS2.bin/utils/pkware/pkz204g/pkz204g.exe
[Press CTRL-D to enter command mode]

A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

README   DOC      741   2-01-93   2:04a
SHAREWAR DOC      573   2-01-93   2:04a
WHATSNEW 204     2430   2-01-93   2:04a
V204G    NEW    10704   2-01-93   2:04a
HINTS    TXT    14109   2-01-93   2:04a
LICENSE  DOC     3707   2-01-93   2:04a
ORDER    DOC     3304   2-01-93   2:04a
ADDENDUM DOC    19361   2-01-93   2:04a
MANUAL   DOC   202252   2-01-93   2:04a
AUTHVERI FRM     2330   2-01-93   2:04a
PKZIP    EXE    42166   2-01-93   2:04a
PKUNZIP  EXE    29378   2-01-93   2:04a
PKZIPFIX EXE     7687   2-01-93   2:04a
ZIP2EXE  EXE    27319   2-01-93   2:04a
PKUNZJR  COM     2750   2-01-93   2:04a
OMBUDSMN ASP      591   2-01-93   2:04a
       16 File(s)    839680 bytes free

A:\&amp;gt;PKZIP

PKZIP (R)   FAST!   Create/Update Utility   Version 2.04g   02-01-93
Copr. 1989-1993 PKWARE Inc.  All Rights Reserved.  Shareware Version
PKZIP Reg. U.S. Pat. and Tm. Off.   Patent No. 5,051,745


PKZIP /h[1] for basic help   PKZIP /h[2|3|4] for other help screens.


Usage:  PKZIP [options] zipfile [@list] [files...]


       Simple Usage:   PKZIP zipfile file(s)...
                         |      |      |
Program -----------------       |      |
                                |      |
New zipfile to create ----------       |
                                       |
File(s) you wish to compress ----------

The above usage is only a very basic example of PKZIP&apos;s capability.


Press 2 for more options (including spanning &amp;amp; formatting), press 3 for
advanced options, 4 for trouble shooting options, any other key to quit help.

If you use PKZIP on a regular basis you are strongly encouraged to register
it.  With a full registration of US $47.00 you will receive a comprehensive
printed manual, the latest version of PKZIP, PKUNZIP &amp;amp; PKSFX software, and
when available, the next version of the software.  See the documentation for
commercial and distribution licensing info.  Send check or money order to:
                PKWARE, Inc.
                9025 N. Deerwood Drive
                Brown Deer, WI 53223

A:\&amp;gt;TYPE V204G.NEW

Please note that the only program that has functionally changed
from version 2.04e to 2.04g is PKZIP.EXE, PKUNZIP.EXE and PKCFG.EXE.
The other programs in this release have been changed to read version
2.04g for consistency.  However, no functional changes have been made
to them.


The following changes have been made in version 2.04g of PKZIP.EXE
from version 2.04e.

1)  PKZIP&apos;s Quick format in an over-zealous effort to leave bad
    sectors marked as bad, could in some instances leave unallocated
    sectors (orphaned clusters) on the diskette.  This has been fixed.


The following changes have been made in version 2.04g of PKZIP.EXE
from version 2.04c/2.04e.

1)  Using the BACKUP= option in the PKZIP.CFG file would automatically
    turn on the SPAN option and cause PKZIP to generate a E27 or E28
    error, or display the help screen when creating a .ZIP file
    on non-removable media.  This has been corrected.

2)  When Norton Utilities creates a volume label on a diskette, it 
    stores trailing nulls rather than trailing spaces after the volume 
    name, as DOS does (and expects).  A volume label created by NU can 
    not be changed by even the LABEL command in DOS.  PKZIP uses the 
    volume label when creating multi-disk .ZIP files, and could not 
    change any volume label created by NU.  PKZIP has been modified to 
    be able to deal with and change volume labels created by NU.  
    PKUNZIP -$ was also unable to restore volume labels over NU created 
    labels.  PKUNZIP has been modified to deal with NU volume labels as 
    well.


The following changes have been made in version 2.04e of
PKZIP/PKUNZIP from version 2.04c.

1) DPMI.

     The DPMI support in PKZIP/PKUNZIP has been changed to work
     around bugs and anomolies with the following DPMI drivers or
     environments.  PKWARE would like to thank Quarterdeck Office
     Systems and Qualitas, Inc. for their technical assistance
     regarding DPMI.

    a) PC-KWIK

      According to PC-KWIK corporation&apos;s document, &apos;PC-KWIK
      Technical Issues &quot;Summer &apos;92&quot;&apos;:

        PC-KWIK is unable to recognize memory requests from programs
        using VCPI or DPMI protocols ... For programs [that use VCPI
        or DPMI] it is necessary to reduce the size of the cache and
        disable lending.

      PC-KWIK has a lending feature that allows memory to be loaned
      from the cache memory to applications.  However, PC-KWIK is
      not aware of any memory allocated or used by DPMI, and will
      loan this memory as well, possibly causing corruption of the
      DPMI driver and usually resulting in a system crash or reboot.

      PKWARE has tested several versions of SUPERPCK, through version
      5.01 and running PKZIP (as well as several commercial programs
      that use DPMI) consistently causes a system reboot or some kind
      of protected mode error such as a page fault.  PC-KWIK Corporation
      is aware of this problem, and is trying to correct it.

      In other words, when using PC-KWIK with any program that uses DPMI,
      including PKZIP and PKUNZIP, you should either make sure that you
      have enough memory in your computer so that lending will not occur,
      reduce the size of your cache, or disable PC-KWIK&apos;s lending.

      Therefore, PKZIP/PKUNZIP detect for the presence of PC-KWIK
      and default DPMI to DISABLE when PC-KWIK is installed.  This
      can be overidden by specifying -)+ on the PKZIP or PKUNZIP
      command line, or by placing DPMI=ENABLE in your PKZIP.CFG for
      PKZIP or setting the environment variable PKUNZIP=-)+ for PKUNZIP.

  b) QDPMI 1.00

      If a program tries to use DPMI and EMS memory with QDPMI 1.00,
      QDPMI would become unstable or crash.  PKZIP/PKUNZIP now
      check for the presence of QDPMI 1.00 and if PKZIP/PKUNZIP
      are using EMS memory, they do not attempt to use DPMI at all.

  c) QDPMI 1.01

      When a program switches to protected mode, QDPMI does not
      &apos;synchronize&apos; the EMS page frame.  The result is that programs
      can not correctly read or write any data in the EMS page frame
      while in proteced mode.  PKZIP/PKUNZIP now check for the presence
      of QDPMI 1.01 and will use slower real-mode code for any
      manipulation of data in the EMS page frame rather than faster
      protected mode code.

  d) OS/2 2.0 DOS BOX

      The OS/2 2.0 DOS box does not allow programs to allocate the
      &apos;DPMI private data area&apos; in an UMB.  Doing so causes a system
      violation error.  PKZIP/PKUNZIP now check to see if they are
      running in the OS/2 2.0 DOS box and will not allocate the DPMI
      private data area in an UMB.  (This is actually kind of a shame,
      as the OS/2 DOS box (unlike the Windows DOS box) provides UMB
      memory to DOS applications.  It should be able to allow programs
      to store the DPMI data area in these UMB&apos;s.)

  e) Windows 3.0 DOS BOX

      The DPMI support in the Windows 3.0 DOS box does not always
      seem to work correctly.  Therefore, PKZIP/PKUNZIP detect if
      they are running in the Windows 3.0 DOS box and will not support
      DPMI in this environment.

  f) Windows 3.1 DOS BOX

      The way PKZIP/PKUNZIP allocates the DPMI save/restore state
      buffer has been changed to be more compatible with Windows 3.1.

2)  The Norton AntiVirus program FALSELY reported that PKZIPFIX and
    PKUNZIP contained the Maltese Ameoba virus.  The software DID
    NOT contain this virus.  All files in this release have been
    modified so as to not trigger any FALSE virus reports by the
    Norton AntiVirus program.

3)  QEMM versions 5.1x would corrupt the high word of the 32-bit
    registers on an 80386 or 80486 CPU.  PKZIP/PKUNZIP check for
    this condition, and will not use 32-bit instructions if QEMM
    version 5.1x is present.

4)  Apparently some peer-to-peer networks such as Novell Netware Lite
    and others do not support canonical or fully specified filename.
    PKZIP now uses noncanonical filenames when specifying temporary
    filenames on a network drive to avoid this problem.

5)  PKZIP would erroneously report &quot;E28 Destination is same as temp
    directory&quot; when creating a new .zip file on drive A:.  This has
    been fixed.

6)  The keywords on/enable and off/disable are now synonymous when
    used in the PKZIP configuration file.

7)  Using EMS= options in the PKZIP configuration file would enable
    or disable both EMS and XMS usage.  The XMS= option had no effect.
    This has been corrected.

8)  The Quick format option in PKZIP would zero out the existing FAT
    on the disk (by design).  However, if the disk had any bad
    sectors on it (in which case, it isn&apos;t a good idea to use that
    disk as a backup disk anyway...) they would now be marked as
    good.  By popular demand, PKZIP now reads the existing FAT and
    leaves any bad sectors marked as bad.  This however, makes the
    &apos;Quick&apos; format function about twice as slow as it was (although
    still much faster than an unconditional format).  In most cases
    however, unless there are several subdirectories on the diskette,
    the -&amp;amp;w (wipe) option is faster than the -&amp;amp;f (format) option when
    backing up to pre-formatted diskettes.

9)  Under some cirumstances, PKZIP could possibly store the last
    file in a multi-disk backup set incorrectly.  This has been
    corrected.

10) The volume label option in PKZIP would not work.  This has been
    fixed.

11) PKZIP/PKUNZIP now searches for a PKNOFASTCHAR variable in the
    DOS environment.  If this variable is present, PKZIP/PKUNZIP
    will use the slower DOS 1.x/2.x character output functions
    rather than the &apos;DOS Fast Character Output&apos; function.  This is
    provided for compatability with some TSR&apos;s, BBS Doors and mail
    readers etc., that redirect or capture the output of programs and
    do not support the DOS Fast Character Output function.

12) PKZIP will now accept either MAXIMUM or MAXIMAL in the
    configuration file.

13) Some people have requested that the -&amp;amp; backup option support the
    DOS verify function.  Specifying -&amp;amp;v on the PKZIP command line
    or BACKUP=VERIFY in the PKZIP.CFG file will turn on the DOS
    verify flag when writing to the backup disk(s).  This makes
    PKZIP run slower, but ensures better integrity of each diskette.

14) Using the -m option with -rp in PKZIP will delete any empty
    subdirectories that have been saved in the .ZIP file after all
    the files have been moved into the .ZIP file.  Some people have
    requested a way to have PKZIP leave these empty subdirectories
    behind.  This can be accomplished by using -m- on the PKZIP
    command line.

15) It appears that some versions of NoGate&apos;s PAK program would
    place incorrect information in the .ZIP file directories that it
    created.  Specifically, the disk number information for where
    files, the central directory, and the central end directory
    started is inconsistent, causing PKUNZIP to think it was
    extracting a multi-disk .ZIP file when it really wasn&apos;t.
    PKUNZIP now checks for this condition, and ignores this
    erroneous information.

16) PKZIP now ignores any ZIPDATE= or -o or -k options when creating
    multi-disk .ZIP files, rather than displaying the help screens.

17) On some 80386 machines running PKZIP could leave allocated UMB&apos;s
    behind.  This has been corrected.

18) In some circumstances, running PKZIP with EMS memory and very low
    free conventional memory could cause corruption of the .ZIP file.
    This has been corrected.

19) When PKZIP prompts for an encryption password, it will now ask the
    user to enter the password twice for verification.

20) PKZIP/PKUNZIP would not work under DOS 2.x.  This is because
    DOS 2.x crashes on many int 2Fh installation check calls for
    EMS/XMS drivers etc.  These calls work properly under DOS 3.0
    or above.  Therefore, PKZIP/PKUNZIP detect for the presence
    of DOS 2.x, and will not support any of the advanced features
    including 32-bit instructions, EMS memory, XMS memory, DPMI
    support and Netware usage.

21) PKSFX could in some instances erroneously report failed AV&apos;s or
    garble any AVEXTRA text present.  This has been fixed.

22) Using PKZIP with the -o option or ZIPDATE=LATEST in the configuration
    file would set the date of the .ZIP file to the latest dated file
    or directory.  Directory dates are now ignored in this version.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
</description>
        <pubDate>Sat, 05 Apr 2025 10:00:00 +0000</pubDate>
        <link>https://zack13358.github.io/blog/2025/04/05/</link>
        <guid isPermaLink="true">https://zack13358.github.io/blog/2025/04/05/</guid>
        
        
        <category>blog</category>
        
      </item>
    
      <item>
        <title>Thirty Years Ago: MS-DOS 6.00, DoubleSpace, and MultiConfig</title>
        <description>&lt;p&gt;Over 30 years ago, in March 1993, Microsoft released &lt;a href=&quot;/software/pcx86/sys/dos/microsoft/6.00/compressed&quot;&gt;MS-DOS 6.00&lt;/a&gt;,
the next major release of MS-DOS after 5.00 shipped in June 1991.&lt;/p&gt;

&lt;p&gt;In addition to several new full-screen utilities, like &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DEFRAG&lt;/code&gt; to defragment your hard disk (licensed from Symantec),
&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;MSBACKUP&lt;/code&gt; to efficiently backup your hard disk (also licensed from Symantec), and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;MSAV&lt;/code&gt; to check for viruses (licensed
from Central Point Software), there were a number of new command-line programs, such as &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CHOICE&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DELTREE&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;MOVE&lt;/code&gt;,
&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;MSCDEX&lt;/code&gt;, and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;SMARTDRV&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;But the biggest addition to MS-DOS 6.00 was a new feature called &lt;strong&gt;DoubleSpace&lt;/strong&gt; (dubbed “MagicDrive” internally) that
automatically compressed everything on your hard disk, providing up to “double” the amount of effective disk space – or more,
or less, depending on how compressible your files were overall.&lt;/p&gt;

&lt;p&gt;DoubleSpace was a significant feature that required changes across the entire system.  Most of the action, however,
took place inside a new device driver, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DBLSPACE.BIN&lt;/code&gt;, that stored all your data in a Compressed Volume File (CVF) generally
named &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DBLSPACE.000&lt;/code&gt;.  In fact, if you booted an older version of MS-DOS (like 5.00), you wouldn’t see much more than that:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;A&amp;gt;DIR C: /A

 Volume in drive C is HOST_FOR_C
 Volume Serial Number is 5739-B1B5
 Directory of C:\

IO       SYS     40470 03-10-93   6:00a
MSDOS    SYS     38138 03-10-93   6:00a
DBLSPACE BIN     51214 03-10-93   6:00a
DBLSPACE INI        91 10-03-23  12:26p
DBLSPACE 000 131474432 10-03-23  12:26p
        5 file(s)  131604345 bytes
                     2605056 bytes free
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;When MS-DOS 6.00 starts up, it reads &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DBLSPACE.INI&lt;/code&gt;, which usually looks something like this:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;MaxRemovableDrives=2
FirstDrive=D
LastDrive=H
MaxFileFragments=115
ActivateDrive=H,C0
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;and tells the operating system to mount the &lt;em&gt;real&lt;/em&gt; drive C: as drive H: instead, and to mount the CVF as drive C:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;C:\&amp;gt;DIR /C

 Volume in drive C is MS-DOS_6
 Volume Serial Number is 101B-323E
 Directory of C:\

DOS          &amp;lt;DIR&amp;gt;     09-25-23  10:13p
COMMAND  COM     52925 03-10-93   6:00a   1.4 to 1.0
WINA20   386      9349 03-10-93   6:00a   5.3 to 1.0
AUTOEXEC BAT        75 09-26-23   8:55a  16.0 to 1.0
CONFIG   SYS       109 09-26-23   8:55a  16.0 to 1.0
                  2.0 to 1.0 average compression ratio
        5 file(s)      62458 bytes
                   253927424 bytes free
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;So our original hard disk, a 128Mb drive, now appears to be almost twice as large – thanks to DoubleSpace.&lt;/p&gt;

&lt;p&gt;Aside from the new &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DBLSPACE.BIN&lt;/code&gt; driver, the other main piece of DoubleSpace functionality resided in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DBLSPACE.EXE&lt;/code&gt;, which
operated as both a setup and a maintenance program.  It provided a friendly full-screen interface, making it easy to create
additional CVFs, as well as resize, defragment, reformat, unmount, remount, and more.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/images/msdos600-dblspace.png&quot; alt=&quot;MS-DOS 6.00 DoubleSpace&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Feel free to tinker with MS-DOS 6.00 on the website:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;/software/pcx86/sys/dos/microsoft/6.00/&quot;&gt;Microsoft MS-DOS 6.00 (Installed)&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;/software/pcx86/sys/dos/microsoft/6.00/compressed/&quot;&gt;Microsoft MS-DOS 6.00 (Installed and Compressed)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;legal-woes&quot;&gt;Legal Woes&lt;/h2&gt;

&lt;p&gt;Microsoft bootstrapped its compression efforts by licensing code from Vertisoft, makers of DoubleDisk, a disk compression
product first released in 1989.  Starting with Verisoft’s code, Microsoft created &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DBLSPACE.BIN&lt;/code&gt;, along with operating system
changes that allowed it to be loaded &lt;em&gt;before&lt;/em&gt; CONFIG.SYS was processed – so that CONFIG.SYS and any system files loaded
from that point forward could be &lt;em&gt;inside&lt;/em&gt; the compressed volume instead of &lt;em&gt;outside&lt;/em&gt; it.&lt;/p&gt;

&lt;p&gt;Vertisoft was not directly involved with any of that work, but they did help produce other pieces of functionality, such
as code to convert Stacker and SuperStor compressed disks to DoubleSpace – although apparently Stacker conversion was pulled
at the last minute, in February 1993, just as MS-DOS 6.00 was being finalized.&lt;/p&gt;

&lt;p&gt;Or rather, February 1993 would have been “last minute”, until the lawsuit filed by Stac in January 1993 forced Microsoft
to re-evaluate.  Stac claimed that the DoubleSpace infringed two of Stac’s patents: &lt;a href=&quot;https://patents.google.com/patent/US5016009A/en&quot;&gt;5,016,009&lt;/a&gt; and &lt;a href=&quot;https://patents.google.com/patent/US4701745A/en?oq=US4701745&quot;&gt;4,701,745&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;For me, life quickly changed on February 13, 1993, when I received this email:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;From: Paul Maritz
Sent: Saturday, February 13, 1993 12:06 PM
To: Jeff Parsons; Mark Zbikowski
Cc: Ben Slivka; Brad Chase; Brad Silverberg; Jim Allchin; John Mason;
Nathan Myhrvold; Rick Rashid
Subject: special duty

You are both amongst the best x86 assembly language coders that we have at MS.
We are thus asking you to help out with a very serious problem that we face - namely
the STAC / DOS6 lawsuit.

Our lawyers have recommended that we have a backup compression mechanism for DOS6
ready to go as soon as possible. The initial work on this has been done under Rick
Rashid in Nathanm&apos;s area. They have a C language implementation of a technique that
we believe is safe (covered under patents that we have rights to). The challenge
is to get this technique into the tightest possible x86 assembly code, as soon as
possible. This is where we are asking you to help. Jimall and Bradsi are aware that
you will be &quot;stolen&quot; for some weeks.

Could you both meet with Rick Rashid as early as possible on Monday to get this
effort under way as soon as is possible. Thanks.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The next several weeks were probably some of the most stressful that I’d experienced at Microsoft.  Looking back, it’s amazing
to me that with all the critical-path code that was being rewritten at that late date, MS-DOS 6.00 still shipped the following
month, in March 1993.&lt;/p&gt;

&lt;p&gt;I don’t recall all the details of the alleged patent infringement, and I’m not sure I ever knew all the details, because frankly,
it wasn’t necessary for me to know the details.  A number of other people had already been working on the problem and had come up
with several solutions, and it simply fell to me and MarkZ to implement them in x86 assembly – preferably very fast, bug-free
assembly, of course.&lt;/p&gt;

&lt;p&gt;As far as I can tell now, Stac patent 5,016,009 was the crux of the problem.  It combined LZ77 compression with hashing, and
while LZ77 compression was fine, and hashing was fine, apparently the &lt;em&gt;combination&lt;/em&gt; of the two became a patentable innovation.&lt;/p&gt;

&lt;p&gt;So we were initially tasked with writing a compressor based on &lt;strong&gt;Miller-Wegman&lt;/strong&gt;, an algorithm that was either not patented or
that Microsoft owned or licensed.  When that turned out to be too slow, we instead built a compressor (internally known as XCFR or
the “Rashid Search Algorithm”) that avoided hashing by using a 256x8 look-up table along with a 256-entry LRU table, and also
incorporated a new Microsoft Realtime Compression Format (MRCF) for outputting the raw bytes and offset-length pairs.  That,
of course, meant that the decompressor had to be rewritten as well.&lt;/p&gt;

&lt;p&gt;With hindsight, it’s probably safe to say that Microsoft should &lt;em&gt;not&lt;/em&gt; have shipped MS-DOS 6.00 quite so quickly after that
rewrite, because unfortunately, our code (well, in the case below, &lt;em&gt;my&lt;/em&gt; code) was not, um, bug-free:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;From: Chuck Strouss
To: SYS Astro Team Development Group; Peter Stewart; Jeff Parsons
Subject: Bug in DBLSPACE decompress
Date: Monday, June 14, 1993 3:40PM

In RDCOMP.ASM, near the first JC instruction, there is a bug when a block ends
at 10000h and the last several bytes are in a repeat string.  It was reported by
Temporal Acuity Products.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;to which I replied:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;From: Jeff Parsons
Sent: Monday, June 14, 1993 4:49 PM
To: Chuck Strouss; Ben Slivka; Jim Mathews; Peter Stewart
Subject: RE: Bug in DBLSPACE decompress

well... shit!
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;That bug was only in the 80386 code path, so it could be avoided by adding an undocumented “ENABLE386=0” to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DBLSPACE.INI&lt;/code&gt;, but that wasn’t much consolation.  And it was one of at least a half-dozen or so DoubleSpace bugs that Microsoft was aware by June of 1993.  Other bugs included:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;A particular series of reads, writes, and undeletes may cause an undelete to fail (FAT is marked USED, but MDFAT is left marked FREE; note that MDFAT refers to the “MagicDrive” FAT internal to the CVF)&lt;/li&gt;
  &lt;li&gt;A particular series of operations followed by undelete may cause a cross link (not taking into account data that may be in buffers)&lt;/li&gt;
  &lt;li&gt;Read into video memory in planar VGA modes results in garbage display (decompression depends on being able to read previously decompressed data, but VGA memory in these video modes does not read back what was written to it)&lt;/li&gt;
  &lt;li&gt;If a disk error occurs while updating a cluster, a cross link may be created (error would be on writing to a part of the sector heap that we had not used previously)&lt;/li&gt;
  &lt;li&gt;When Metro Software’s LaserTwin 5.0 TSR is loaded, it intercepts write operations and breaks them up into smaller writes; however, sometimes those smaller writes can end up being ZERO bytes long, which DOS correctly treats as a truncate operation.  If that happens when the system is writing to the DoubleSpace CVF, the compressed volume will be truncated (not really a DoubleSpace bug, but a bug with severe consequences)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I don’t know if the video memory issue was ever fixed.  Wikipedia’s article on &lt;a href=&quot;https://en.wikipedia.org/wiki/DriveSpace&quot;&gt;DriveSpace&lt;/a&gt; (which was the new name for DoubleSpace as of MS-DOS 6.22) alludes to the problem:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;A few computer programs, particularly games, were incompatible with DoubleSpace because they effectively bypassed the DoubleSpace driver.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;But I’m not aware of any problems that involved “bypassing” the driver.  Any game-related problems were almost certainly due to DoubleSpace decompressing data directly into video memory when the video card’s read and write modes differed.&lt;/p&gt;

&lt;h2 id=&quot;introducing-multiconfig&quot;&gt;Introducing MultiConfig&lt;/h2&gt;

&lt;p&gt;On a happier, or at least less contentious note, MS-DOS 6.00 also introduced a feature known as &lt;strong&gt;MultiConfig&lt;/strong&gt;, which I
have some fondness for, because it was something I personally championed and implemented.  And – good news – I don’t think
it had any serious bugs.&lt;/p&gt;

&lt;p&gt;I don’t recall precisely where the idea came from.  I think it started as something that I and Naveen Jain, a Program Manager
on the team, discussed in early 1992.  He created a preliminary spec in February 1992, and then I implemented the feature
in March 1992 and updated the spec to match what I had implemented.&lt;/p&gt;

&lt;p&gt;The code was originally added to &lt;strong&gt;Jaguar&lt;/strong&gt;, which was planned to be the next major update to MS-DOS after 5.00.
But at some point, &lt;strong&gt;Astro&lt;/strong&gt; – originally intended as a smaller interim MS-DOS update – grew to the point where it was
clearly going to be the next major update, thanks in large part to the addition of DoubleSpace disk compression.&lt;/p&gt;

&lt;p&gt;When it was clear that &lt;strong&gt;Astro&lt;/strong&gt; would become MS-DOS 6.00, I think management went looking for other low-hanging fruit,
such as any new &lt;strong&gt;Jaguar&lt;/strong&gt; features that could be incorporated into &lt;strong&gt;Astro&lt;/strong&gt; relatively easily with minimal risk.
MultiConfig fit the bill.&lt;/p&gt;

&lt;p&gt;However, it wasn’t a slam dunk.  I had to push for it, because there were a few risk-averse people in management that felt
the risk/reward ratio was too high.  They claimed that most users would not use this feature (which was true), but that point
also worked in my favor: most of the new code would not be executed until and unless someone actually added one or more of the
new commands to their CONFIG.SYS.  So any risks largely affected only “power users”.&lt;/p&gt;

&lt;h2 id=&quot;what-is-multiconfig&quot;&gt;What is MultiConfig?&lt;/h2&gt;

&lt;p&gt;MultiConfig was a collection of features added to the processing of CONFIG.SYS, to make it easier to start your PC
in a particular way without having to boot from a special floppy or edit/copy a new CONFIG.SYS each time.  It added some new
commands to CONFIG.SYS:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;INCLUDE&lt;/li&gt;
  &lt;li&gt;MENUCOLOR&lt;/li&gt;
  &lt;li&gt;MENUDEFAULT&lt;/li&gt;
  &lt;li&gt;MENUITEM&lt;/li&gt;
  &lt;li&gt;NUMLOCK&lt;/li&gt;
  &lt;li&gt;SET&lt;/li&gt;
  &lt;li&gt;SUBMENU&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;and it included some new ways to interact with CONFIG.SYS.  The message “Starting MS-DOS…” was added as an indirect means
of alerting you that you now had two seconds to press one of several new start-up keys:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;F5: Bypass CONFIG.SYS and AUTOEXEC.BAT&lt;/li&gt;
  &lt;li&gt;F8: Interactively step through CONFIG.SYS&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You could also tap a Shift key – that was equivalent to pressing F5.  Apparently there was an Astro “press tour” in August
1992, and someone in that tour suggested adding the Shift key, so we did.  They claimed that holding the Shift key while
starting Windows also bypassed certain files and/or functions, but I don’t recall to what extent that was true.&lt;/p&gt;

&lt;p&gt;Additionally, if you didn’t want anyone using your machine to bypass or alter CONFIG.SYS, you could add
these lines to the file:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;SWITCHES=/N: disable all start-up keys&lt;/li&gt;
  &lt;li&gt;SWITCHES=/F: eliminate the two-second pause&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;/N also implied /F, since if start-up keys were disabled, there was no need to wait two seconds.&lt;/p&gt;

&lt;p&gt;Note that SWITCHES was not a new command; other older “switches” included:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;/K: Forces an enhanced keyboard to behave like a conventional keyboard (DOS 4.0+)&lt;/li&gt;
  &lt;li&gt;/T: Indicates the BIOS time rollover byte is a flag instead of a counter (DOS 5.0+)&lt;/li&gt;
  &lt;li&gt;/W: Specifies that the WINA20.386 file has been moved to a directory other than the root directory (DOS 5.0+)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Finally, while we’re on the subject of the keyboard-related features, I should add that NUMLOCK wasn’t really a MultiConfig
feature; it was just something I thought would be handy.  Recall that early PCs had no BIOS setup screens, and MS-DOS was
still an operating system designed to run on any PC, including the original IBM PC.  So this CONFIG.SYS command:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;NUMLOCK=[ON|OFF]&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;could be used to set your keyboard’s initial Num-Lock state.  A case could be made for this being a legitimate
MultiConfig feature though, since you could select menu items with arrow keys &lt;em&gt;or&lt;/em&gt; by pressing the number of a menu item.
So if you wanted to use your numeric keypad, then you would want to ensure that Num-Lock matched your preferred selection
method.&lt;/p&gt;

&lt;h2 id=&quot;with-great-power-comes-menus&quot;&gt;With Great Power Comes… Menus&lt;/h2&gt;

&lt;p&gt;The real power of MultiConfig was the ability to create user-friendly boot menus and let you organize sets of CONFIG.SYS
commands into either named or &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[common]&lt;/code&gt; blocks.  Blocks began with a bracketed block name (eg, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[menu]&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[common]&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[doslow]&lt;/code&gt;)
and ended at the next bracketed block name (or end of file).&lt;/p&gt;

&lt;p&gt;Here’s a simple example:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;[menu]
menuitem=doslow,Load DOS in LOW memory
menuitem=doshigh,Load DOS in HIGH memory
menudefault=doslow,15
menucolor=15,1

[common]
device=c:\dos\himem.sys

[doslow]
dos=low

[doshigh]
dos=high

[common]
device=c:\dos\setver.exe
files=30
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;And the screen that would appear when booting:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/images/msdos600-multiconfig.png&quot; alt=&quot;MS-DOS 6.00 MultiConfig&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Each &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;menuitem&lt;/code&gt; in the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[menu]&lt;/code&gt; block describes a menu item; the first argument is a block name (eg, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;doslow&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;doshigh&lt;/code&gt;),
and the second argument is a description.  Other &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[menu]&lt;/code&gt; block keywords included &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;menudefault&lt;/code&gt;, which specifies the
default menu item (and optional timeout value in seconds), and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;menucolor&lt;/code&gt;, which selects foreground and background colors
for the menu.&lt;/p&gt;

&lt;p&gt;In the above example, no matter which menu item you selected, HIMEM.SYS would always be loaded first, because it was in a
&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[common]&lt;/code&gt; block that appeared before the other blocks.  Then all commands in the selected block (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[doslow]&lt;/code&gt; or
&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[doshigh]&lt;/code&gt;) would be processed next, then all the commands in the next &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[common]&lt;/code&gt; block – and so on.&lt;/p&gt;

&lt;p&gt;Another feature was “forced prompting”.  If you included a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;?&lt;/code&gt; after the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DEVICE&lt;/code&gt; keyword, you would receive an unconditional
prompt for that particular driver.  For example:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;device?=c:\dos\setver.exe
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;would &lt;em&gt;always&lt;/em&gt; generate the following prompt:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;DEVICE=C:\DOS\SETVER.EXE [Y,N]?
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;And that feature wasn’t limited to device drivers.  The following line:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;dos?=high
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;would also generate a prompt:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;DOS=HIGH [Y,N]?
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h2 id=&quot;menu-overload&quot;&gt;Menu Overload&lt;/h2&gt;

&lt;p&gt;Below is a more complex example, extracted from an email I wrote back on July 1, 1992 (at 2:34am apparently).&lt;/p&gt;

&lt;p&gt;This example illustrates how you could use &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;submenu&lt;/code&gt; (as opposed to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;menuitem&lt;/code&gt;) to define menu items that
referred to other menu blocks, in order to create multi-level menus.  Originally, the keyword for that feature was
simply &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;menu&lt;/code&gt;, but the &lt;strong&gt;Astro&lt;/strong&gt; team (specifically, Betsy Tinney, who helped refine the MultiConfig UI for &lt;strong&gt;Astro&lt;/strong&gt;)
suggested a keyword that was clearer.&lt;/p&gt;

&lt;p&gt;It also shows how you could &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;include&lt;/code&gt; named blocks from other blocks.  For example, a number of the blocks, like &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[dosumb]&lt;/code&gt;,
include another block, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[dos]&lt;/code&gt;, that contains commands common to the other blocks.  Every block &lt;em&gt;could&lt;/em&gt; duplicate those
commands itself, but factoring out common sets of commands made for a more maintainable CONFIG.SYS.  Blocks named &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;[common]&lt;/code&gt;
were &lt;em&gt;always&lt;/em&gt; processed in the order they appeared, whereas blocks with any other name would be processed whenever
(and &lt;em&gt;only&lt;/em&gt; whenever) they were explicitly included.&lt;/p&gt;

&lt;p&gt;Finally, this example also uses the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;SET&lt;/code&gt; command, which defines environment variables to be passed to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;COMMAND.COM&lt;/code&gt;.
In addition, a special &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CONFIG&lt;/code&gt; environment variable is automatically set to the name of the block from the final selected
&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;menuitem&lt;/code&gt; (eg, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;dosumb&lt;/code&gt;).  This was useful for batch files like AUTOEXEC.BAT, if they needed to customize their actions
according to the selected CONFIG.SYS configuration.&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;[menu]
numlock=off
menucolor=15,1
menudefault=lanmenu,15
submenu=dosmenu,DOS configurations
submenu=lanmenu,LanMan configurations

[dosmenu]
menudefault=dosumb,15
menuitem=dosumb,     DOS 7.00 only
menuitem=dosems,     DOS 7.00 w/EMS
menuitem=dosansi,    DOS 7.00 w/ANSI
menuitem=dos386max,  DOS 7.00 w/386Max
menuitem=dosdbg,     DOS 7.00 w/Soft-ICE
menuitem=cougar,     DOS 7.00 w/Cougar

[lanmenu]
menudefault=winball,15
menuitem=lanman20,   DOS 7.00 w/Lanman 2.0
menuitem=lanman21,   DOS 7.00 w/Lanman 2.1 w/XNS
menuitem=lanman21nb, DOS 7.00 w/Lanman 2.1 w/XNS+NetBeui
;menuitem=lanman21xm,DOS 7.00 w/Lanman 2.1 w/XNS Mono
menuitem=lanman21dbg,DOS 7.00 w/Lanman 2.1 w/Soft-ICE
menuitem=winball,    DOS 7.00 w/Winball

[common]
set tmp=c:\tmp
set linktmp=c:\tmp
set temp=c:\win31\temp
set dircmd=/l/o
set home=d:\tools\bound
set init=d:\tools\bound
set alias=jeffpar
set logname=jeffpar
set mailname=jeffpar
set basspec=d:\tools\dos
set helpfiles=d:\tools\help;c:\src\cougar\dev\tools\help
set country=usa-ms
set proj=c:\src\cougar\dos\dos86
set lib=d:\tools\windev\lib
set include=d:\tools\windev\include;d:\src\myinc
set path=d:\tools\dos;d:\tools\bound;d:\tools\windev;c:\lanman\netprog;c:\win31;c:\dos
set prompt=$p$g

[dos]
break=on
dos=high,umb
files=60
buffers=10
stacks=9,256
lastdrivehigh=z
shell=c:\dos\command.com /p c:\dos /e:1024 /z

[dosumb]
include dos
device=c:\win31\himem.sys
device=c:\win31\emm386.exe noems i=b000-b7ff x=d800-dfff

[dosems]
include dos
device=c:\win31\himem.sys
device=c:\win31\emm386.exe 1024 ram i=b000-b7ff x=d800-dfff frame=e000

[dosansi]
include dosumb
devicehigh=c:\dos\ansi.sys

[dos386max]
include dos
device=d:\tools\386max\386max.sys

[dosdbg]
device=c:\s-ice\s-ice.exe /tra 1000
include dos

[lanman20]
include dosumb
include lanman20_drivers
include lanman_logon

[lanman20_drivers]
devicehigh=c:\lanman\drivers\protman\protman.dos /i:c:\lanman
devicehigh=c:\lanman\drivers\ethernet\ub\ubnei.dos
devicehigh=c:\lanman\drivers\protocol\netbeui\netbeui.dos
devicehigh=c:\lanman\drivers\protocol\xns\ubxpw.dos
devicehigh=c:\lanman\drivers\protocol\xns\ubloop.dos
installhigh c:\lanman\drivers\protman\netbind.exe

[lanman21]
include dosumb
include lanman21_drivers
include lanman_logon

[lanman21nb]
include dosumb
include lanman21_drivers
install c:\lanman\netprog\load.com netbeui
include lanman_logon

[lanman21xm]
include dosumb
install c:\lanman\xnsmono\loadniu.exe -r -d -m:d8 -i:5 -p:4 c:\lanman\xnsmono\exniu2.xfm c:\lanman\xnsmono\1a.lc
install c:\lanman\xnsmono\xnsbios.exe -m:d8 -i:5 -p:4
include lanman_logon

[lanman21dbg]
device=c:\s-ice\s-ice.exe /tra 1000
include dos
include lanman21_drivers
include lanman_logon

[lanman21_drivers]
devicehigh=c:\lanman\drivers\protman\protman.dos /i:c:\lanman
devicehigh=c:\lanman\drivers\ethernet\ub\ubnei.dos
device=c:\lanman\drivers\protocol\ubxns\ubxps.dos
install c:\lanman\netprog\netbind.com

[lanman_logon]
install c:\lanman\netprog\net.exe start workstation
install c:\lanman\netprog\net.exe logon jeffpar2 /y
;install c:\lanman\netprog\net.exe use k: \\jeffpar\astro dos6
;install c:\lanman\netprog\net.exe use j: \\jeffpar\cougar dos7

[winball]
include dosumb
include lanman21_drivers
devicehigh=c:\win31\redirdrv.sys
devicehigh=c:\win31\system\vnbhlp.dos
shell=c:\dos\command.com /p c:\dos /e:1024 /z /k windb
set path=d:\tools\dos;d:\tools\bound;d:\tools\windev;c:\win31;c:\dos

[cougar]
include dosumb
include lanman21_drivers
devicehigh=c:\win31\redirdrv.sys
devicehigh=c:\win31\system\vnbhlp.dos
shell=c:\dos\command.com /p c:\dos /e:1024 /z /k cougar7
set path=d:\tools\dos;d:\tools\bound;d:\tools\windev;c:\win31;c:\dos;d:\cougar

[common]
installhigh d:\tools\dos\keyfix.com
installhigh c:\win31\mouse.com
installhigh c:\dos\share.exe
installhigh c:\win31\smartdrv.exe 1024
installhigh c:\dos\doskey.com /a /e /x /p /k:128 /f:d:\tools\dos\aliases
install c:\dos\mode.com con:rate=30 delay=1
install d:\tools\dos\50.com
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
</description>
        <pubDate>Wed, 04 Oct 2023 08:00:00 +0000</pubDate>
        <link>https://zack13358.github.io/blog/2023/10/04/</link>
        <guid isPermaLink="true">https://zack13358.github.io/blog/2023/10/04/</guid>
        
        
        <category>blog</category>
        
      </item>
    
      <item>
        <title>Wrapping Up Support for FAT</title>
        <description>&lt;p&gt;This will probably be the final post in my “&lt;a href=&quot;/blog/2023/08/10/&quot;&gt;trilogy&lt;/a&gt;” of posts about the &lt;a href=&quot;/tools/pc/&quot;&gt;PC.js&lt;/a&gt; command-line utility, now that I’ve (hopefully) finished ironing out most of the wrinkles.  I’ve improved FAT12 and FAT16 support, so when &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; builds either a standard &lt;em&gt;or&lt;/em&gt; custom FAT disk image, it should be compatible with whatever version of PC DOS, MS-DOS, or COMPAQ DOS you select.&lt;/p&gt;

&lt;p&gt;BTW, there’s no FAT32 support.  FAT32 arrived on the scene in 1996, and my focus here at “PCjs HQ” is generally on stuff older than that and/or stuff that personally interests me.  So, apologies in advance.&lt;/p&gt;

&lt;p&gt;Let’s start with a quick recap of what you can now do with &lt;a href=&quot;/tools/pc/&quot;&gt;PC.js&lt;/a&gt;:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Start IBM 5150/5160/5170 and COMPAQ DeskPro 386 machines from the command-line&lt;/li&gt;
  &lt;li&gt;Start any machine that has a PCjs XML configuration file, like this &lt;a href=&quot;https://www.pcjs.org/machines/pcx86/ibm/5160/cga/640kb/machine.xml&quot;&gt;IBM PC XT&lt;/a&gt; or this &lt;a href=&quot;https://www.pcjs.org/machines/dec/pdp11/1120/basic/debugger/machine.xml&quot;&gt;PDP-11/20&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Boot any version of PC DOS and MS-DOS operating systems&lt;/li&gt;
  &lt;li&gt;Build bootable floppy images &lt;em&gt;and&lt;/em&gt; hard disk images from any supported version of DOS&lt;/li&gt;
  &lt;li&gt;Load any diskette from the large collection of PCjs software diskette images&lt;/li&gt;
  &lt;li&gt;Define custom drive types, using any disk geometry the PCjs machine controller will support&lt;/li&gt;
  &lt;li&gt;Customize FAT disk images, specifying 12 or 16-bit FAT, cluster size, root directory size, and more&lt;/li&gt;
  &lt;li&gt;Seamlessly run local programs (eg, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ls&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;vi&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;cp&lt;/code&gt;) and access local files from the DOS command prompt&lt;/li&gt;
  &lt;li&gt;Automatically sync changes between your local file system and the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; disk drive&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In some ways, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; is a culmination of what I started 11 years ago with JavaScript-based machine emulation on the PCjs website (although back then, the website was &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;jsmachines.net&lt;/code&gt;; it didn’t become &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pcjs.org&lt;/code&gt; until 2013).&lt;/p&gt;

&lt;p&gt;Because I chose to write everything in vanilla JavaScript (sometimes jokingly referred to as &lt;a href=&quot;http://vanilla-js.com&quot;&gt;Vanilla JS&lt;/a&gt;) and not some other language that could be compiled natively &lt;em&gt;and&lt;/em&gt; transpiled to JavaScript or WebAssembly, creating a command-line version of PCjs has meant relying on &lt;a href=&quot;https://nodejs.org&quot;&gt;Node.js&lt;/a&gt;, and while that works well, it &lt;em&gt;is&lt;/em&gt; a rather heavyweight solution.&lt;/p&gt;

&lt;p&gt;But I’m OK with that, because PCjs has always been focused on machines from the 1980s and early 1990s, which didn’t run very fast anyway.  16Mhz was pretty respectable back then, and it turns out that JavaScript has no problem simulating that level of performance.&lt;/p&gt;

&lt;p&gt;Also, since Node.js, several interesting JavaScript runtime alternatives have popped up, like &lt;a href=&quot;https://deno.com&quot;&gt;Deno&lt;/a&gt; and &lt;a href=&quot;https://bun.sh&quot;&gt;Bun&lt;/a&gt;.  I haven’t tried running &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; with either of them yet, but I look forward to giving both of them a try.  Browsers still rely on JavaScript, and JavaScript doesn’t appear to be going away any time soon.&lt;/p&gt;

&lt;p&gt;And JavaScript runtime overhead isn’t actually responsible for the biggest part of PCjs startup time.  That honor goes to the PC’s own ROM BIOS “POST” or Power-On Startup Tests – which PCjs faithfully emulates.&lt;/p&gt;

&lt;p&gt;Fortunately, there’s a simple work-around for reducing PC startup time: the default machine used by &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; – a COMPAQ DeskPro 386 – comes with a state file that restores the machine’s state to the point where it’s about to read the boot sector from the machine’s hard disk.  So not only are all power-on diagnostics bypassed, but all the floppy drive seek test and boot operations are skipped as well.&lt;/p&gt;

&lt;h3 id=&quot;retro-software-development&quot;&gt;Retro Software Development&lt;/h3&gt;

&lt;p&gt;I &lt;em&gt;really&lt;/em&gt; wanted to leverage all the browser-based code I had written over the years to solve a fairly simple problem: compile/assemble/link and run/debug DOS software from a modern non-DOS command-line.  In other words, I wanted to integrate a simple retro-software-development environment into my existing macOS dev environment.&lt;/p&gt;

&lt;p&gt;And while working on &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt;, I ran into the perfect example.  I needed to create my own slightly modified version of the DOS Master Boot Record (MBR), which meant I needed to disassemble an existing MBR, recreate the source as an .ASM file, and then run it through the usual DOS tool chain (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;masm&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;link&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;exe2bin&lt;/code&gt;).  And it since it would be an iterative process (assemble, test, fix, re-assemble), the easier the process, the better.&lt;/p&gt;

&lt;p&gt;Here’s how I was able to do that using &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt;:&lt;/p&gt;

&lt;p&gt;&lt;img class=&quot;framed-image&quot; src=&quot;/blog/images/pcjs-building-mbr.gif&quot; alt=&quot;PC.js Building an MBR&quot; /&gt;&lt;/p&gt;

&lt;p&gt;In the screen capture above, I start by using my &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;diskimage.js&lt;/code&gt; utility to download and extract a complete DOS dev environment from an existing PCjs hard disk image into a directory named &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;test&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;Then I &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;cd test&lt;/code&gt; and run &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt;, which builds a bootable hard disk image with all the files and folders in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;test&lt;/code&gt;, and then boots it.  From that point on, until I run the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;quit&lt;/code&gt; command, I’m running DOS (the default is MS-DOS 3.30).  And when I quit, any files that were added/changed/deleted are automatically updated in the local file system.&lt;/p&gt;

&lt;p&gt;I can also run a selection of non-DOS commands to access files from the local file system.  Every time I type &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ls&lt;/code&gt; or &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;vi&lt;/code&gt;, for example, a &lt;em&gt;lot&lt;/em&gt; of work happens behind the scenes: the machine is shut down, all file changes are synced, then the non-DOS command is run, and when it exits, the machine’s hard disk is recreated and the machine is restarted.&lt;/p&gt;

&lt;h3 id=&quot;booting-different-versions-of-dos&quot;&gt;Booting Different Versions of DOS&lt;/h3&gt;

&lt;p&gt;The &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--sys&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--ver&lt;/code&gt; options control the version of DOS used to the build its bootable hard disk – or bootable floppy disk if you specify &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--floppy&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;By default, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; will build a 10Mb hard disk – or the largest floppy disk that your chosen version of DOS supports.  If you want something bigger or smaller, use the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--target&lt;/code&gt; option; it supports either &lt;em&gt;kilobytes&lt;/em&gt; (eg, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--target=160K&lt;/code&gt;) or &lt;em&gt;megabytes&lt;/em&gt; (eg, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--target=20M&lt;/code&gt;).&lt;/p&gt;

&lt;p&gt;&lt;img class=&quot;framed-image&quot; src=&quot;/blog/images/pcjs-booting-dos.gif&quot; alt=&quot;PC.js Booting DOS Versions&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; will “auto-build” only one disk for a machine: either a single-partition hard disk (C:) or a floppy disk (A:).  If you want your machine to automatically load other disks into other drives, you’ll have to create a custom machine configuration file that uses prebuilt disk images.&lt;/p&gt;

&lt;p&gt;The whole point of the “auto-build” drive is to mirror the files in your current directory (or whatever directory you specify with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--dir&lt;/code&gt;).  Since you only have one current directory at any point in time, it doesn’t really make sense for &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; to manage more than one automatically built drive.&lt;/p&gt;

&lt;p&gt;However, you can load any diskette image into drive A: or B: at any time using the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;load&lt;/code&gt; command that &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; includes with every disk image it builds.  Details of the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;load&lt;/code&gt; command were covered in an earlier &lt;a href=&quot;/blog/2023/07/15/#loading-diskettes&quot;&gt;blog post&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&quot;customizing-the-drive-type&quot;&gt;Customizing the Drive Type&lt;/h3&gt;

&lt;p&gt;The IBM PC XT, IBM PC AT, and COMPAQ DeskPro 386 are three examples of machines that supported hard disks, and PCjs includes built-in support for all their respective &lt;a href=&quot;/machines/pcx86/ibm/hdc/&quot;&gt;Hard Drive Types&lt;/a&gt;.  For example, if you want your machine to be an PC AT with a Type 2 hard disk, run:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;% pc.js ibm5170 --drivetype=2 
[Press CTRL-D to enter command mode]

C:\&amp;gt;load info

AT drive type 2, CHS 615:4:17, 20.4Mb
16-bit FAT, 2048-byte clusters, 10398 clusters
82 FAT sectors (x2), 64 root sectors (1024 entries)
41752 total sectors, 41523 data sectors, 21295104 data bytes
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;NOTE: &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;load info&lt;/code&gt; is a variation of the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;load&lt;/code&gt; command that displays information about the built-in disk image.  I had considered making a separate &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;info&lt;/code&gt; utility to do that, since the purpose of the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;load&lt;/code&gt; utility is loading diskette images into drives A: and B:, but I was lazy.&lt;/p&gt;

&lt;p&gt;If you don’t remember your favorite PC AT drive type, you can just give &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; a target size and let it search the machine’s drive table for the closest match:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;% pc.js ibm5170 --target=30.6M
warning: 62 FAT sectors allocated, but only 61 are required
[Press CTRL-D to enter command mode]

C:\&amp;gt;load info

AT drive type 3, CHS 615:6:17, 30.6Mb
16-bit FAT, 2048-byte clusters, 15608 clusters
124 FAT sectors (x2), 64 root sectors (1024 entries)
62628 total sectors, 62315 data sectors, 31965184 data bytes
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Note that the drive tables of AT-class machines usually didn’t define any drives smaller than 10Mb, and the smallest drive type the PC XT defined was 5Mb, so using &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--target&lt;/code&gt; with smaller sizes won’t give you smaller drives on those machines.  To do that, you must bypass the machine’s drive table by adding &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--controller=pcjs&lt;/code&gt; to the command-line.  For example:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;% pc.js load info --sys=pcdos --ver=3.0 --controller=pcjs --target=1M
[Press CTRL-D to enter command mode]

C&amp;gt;ECHO OFF

PCJS drive type 0, CHS 61:2:17, 1.0Mb
12-bit FAT, 1024-byte clusters, 1012 clusters
3 FAT sectors (x2), 7 root sectors (112 entries)
2040 total sectors, 2026 data sectors, 1036288 data bytes
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; will calculate a drive geometry that matches your target size as closely as possible (1Mb in this case), and then set up a custom &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PCJS&lt;/code&gt; drive type.&lt;/p&gt;

&lt;p&gt;Finally, for complete control of a custom drive type, you can choose any drive geometry you want by passing a “cylinders:heads:sectors” (CHS) triplet to the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--drivetype&lt;/code&gt; parameter, and since that automatically uses a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PCJS&lt;/code&gt; drive type, you don’t need to include &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--controller=pcjs&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;% pc.js ibm5170 --drivetype=615:5:17
[Press CTRL-D to enter command mode]

C:\&amp;gt;load info

PCJS drive type 0, CHS 615:5:17, 25.5Mb
16-bit FAT, 2048-byte clusters, 13003 clusters
102 FAT sectors (x2), 64 root sectors (1024 entries)
52190 total sectors, 51921 data sectors, 26630144 data bytes

C:\&amp;gt;chkdsk
Volume TEST        created Aug 30, 2023 11:10a

 26630144 bytes total disk space
    90112 bytes in 9 hidden files
    45056 bytes in 22 directories
  4306944 bytes in 257 user files
 22188032 bytes available on disk

   655360 bytes total memory
   586256 bytes free
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Custom drive types work thanks to the &lt;a href=&quot;https://github.com/jeffpar/pcjs/blob/master/tools/pc/mbr.asm&quot;&gt;Master Boot Record&lt;/a&gt; that I &lt;a href=&quot;#retro-software-development&quot;&gt;created&lt;/a&gt; specifically for &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt;.  It operates exactly like a normal DOS MBR, with the additional ability to install custom drive tables.  And since this is a fully PC-compatible solution, it should work in the “real world” as well – as long as you don’t select a drive geometry that doesn’t work with your actual hardware.&lt;/p&gt;

&lt;p&gt;One example of a broken machine/drive combination would be any IBM PC XT machine attempting to boot from a drive using something other than 17 sectors/track.  The XT BIOS &lt;em&gt;does&lt;/em&gt; support custom drive tables, but that support is hard-coded to disks with &lt;em&gt;only&lt;/em&gt; 17 sectors/track.&lt;/p&gt;

&lt;h3 id=&quot;customizing-fat-volumes&quot;&gt;Customizing FAT Volumes&lt;/h3&gt;

&lt;p&gt;In the past, PCjs only needed to build a limited number of FAT volume types, so it used a predefined set of BPBs.  BPBs (BIOS Parameter Blocks) are data structures introduced by DOS 2.00 and embedded in the DOS boot sector to describe the structure of the disk and the FAT file system on it.  For reference, here’s how PCjs defines the BPB (see &lt;a href=&quot;https://github.com/jeffpar/pcjs/blob/master/machines/pcx86/modules/v3/diskinfo.js#L306&quot;&gt;diskinfo.js&lt;/a&gt;):&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;OPCODE:         0x000,      // 1 byte for an x86 JMP opcode, followed by a 1 or 2-byte offset
OEM:            0x003,      // 8 bytes (eg, &quot;IBM  2.0&quot;)
SECBYTES:       0x00B,      // 2 bytes: bytes per sector (eg, 0x200 or 512)
CLUSSECS:       0x00D,      // 1 byte: sectors per cluster (eg, 1)
RESSECS:        0x00E,      // 2 bytes: reserved sectors; ie, # sectors preceding the first FAT, usually just the boot sector (eg, 1)
FATS:           0x010,      // 1 byte: FAT copies (eg, 2)
DIRENTS:        0x011,      // 2 bytes: root directory entries (eg, 0x40 or 64)
DISKSECS:       0x013,      // 2 bytes: number of sectors (eg, 0x140 or 320); if zero, refer to LARGESECS
MEDIA:          0x015,      // 1 byte: media ID (eg, 0xF8); should also match the first byte of the FAT (aka FAT ID)
FATSECS:        0x016,      // 2 bytes: sectors per FAT (eg, 1)
TRACKSECS:      0x018,      // 2 bytes: sectors per track (eg, 8)
DRIVEHEADS:     0x01A,      // 2 bytes: number of heads (eg, 1)
HIDDENSECS:     0x01C,      // 2 bytes (DOS 2.x) or 4 bytes (DOS 3.31 and up): number of hidden sectors (0 for non-partitioned media)
BOOTDRIVE:      0x01E,      // 1 byte (DOS 2.x): BIOS boot drive # (eg, 0x00 or 0x80)
BOOTHEAD:       0x01F,      // 1 byte (DOS 2.x): BIOS boot head # (0-based)
/*
 * NOTE: DOS 2.0 also stores the number of sectors in the BIOS file (eg, IO.SYS, IBMBIO.COM) in the byte at offset
 * 0x020 (LARGESECS), followed by a custom 11-byte Diskette Parameter Table (DPT) at offsets 0x021 through 0x0x2B, which
 * it promptly points the DPT vector 0x1E (0:0078h) to.
 */
LARGESECS:      0x020,      // 4 bytes (DOS 3.31 and up): number of sectors if DISKSECS is zero
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Most BPB definitions start at offset 0x00B (ie, they don’t include the OPCODE or OEM fields), but I &lt;em&gt;do&lt;/em&gt; include them because those fields are actually used by DOS for BPB validation purposes, so their purpose is really inseparable from the rest of the BPB.&lt;/p&gt;

&lt;p&gt;My predefined BPBs included all the standard PC floppy disk formats (160K, 180K, 320K, 360K, 720K, 1200K, and 1440K) as well as two hard disk formats (10Mb and 20Mb) – all formats that also used 12-bit FATs.&lt;/p&gt;

&lt;p&gt;However, I wanted the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; utility to be able to accommodate a much wider range of hard disk formats, along with any version of DOS that supported those formats.  This, in turn, meant adding some features I hadn’t needed until now: support for 16-bit FATs (added in DOS 3.00), and support for disks with more than 64K total sectors (added in DOS 3.31).&lt;/p&gt;

&lt;p&gt;Neither of those features were difficult to add.  Difficulties only arose when actually trying to &lt;em&gt;boot&lt;/em&gt; FAT volumes built with custom settings.  My troubles started with PC DOS 2.00 – the very first version of DOS to support hard disks – because even though it faithfully places a BPB on every hard disk it formats, it doesn’t actually pay attention to many of the values stored in the BPB.&lt;/p&gt;

&lt;p&gt;In PC DOS 2.00, the code that determines a disk’s cluster size and root directory size begins below, where it first scans the MBR for FAT12 partition type 01h.  I’ve disassembled and commented the code to make it a bit more readable:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&amp;amp;0070:093B BBC201           MOV      BX,01C2            ; BX -&amp;gt; partition record + 4 (it actually starts at 1BEh)
&amp;amp;0070:093E 26803F01         CMP      ES:[BX],01         ; is partition type 01h?
&amp;amp;0070:0942 740B             JZ       094F               ; if so, jump
&amp;amp;0070:0944 83C310           ADD      BX,0010            ; otherwise, BX -&amp;gt; next partition record
&amp;amp;0070:0947 81FB0202         CMP      BX,0202            ; is BX now beyond the end of the partition table?
&amp;amp;0070:094B 75F1             JNZ      093E               ; jump if not
&amp;amp;0070:094D F9               STC                         ; otherwise, error (partition with type 01h is missing)
&amp;amp;0070:094E C3               RET                         ;
&amp;amp;0070:094F 268B4704         MOV      AX,ES:[BX+04]      ; AX = LBA of first partition sector (assumes a 16-bit value)
&amp;amp;0070:0953 894511           MOV      [DI+11],AX         ; (stash LBA)
&amp;amp;0070:0956 268B4708         MOV      AX,ES:[BX+08]      ; AX = total sectors in partition (assumes a 16-bit value)
&amp;amp;0070:095A 3D4000           CMP      AX,0040            ; is total less than 64 sectors?
&amp;amp;0070:095D 72EE             JC       094D               ; if so, jump (error)
&amp;amp;0070:095F 894508           MOV      [DI+08],AX         ; (stash total sectors)
&amp;amp;0070:0962 B90001           MOV      CX,0100            ; CH = default sectors/cluster, CL = clusters-to-sectors shift count
&amp;amp;0070:0965 BA4000           MOV      DX,0040            ; DX = default number of root directory entries
&amp;amp;0070:0968 3D0002           CMP      AX,0200            ; is total sectors &amp;lt;= 512?
&amp;amp;0070:096B 7629             JBE      0996               ; yes (that&apos;s only a 256Kb disk)
&amp;amp;0070:096D 02ED             ADD      CH,CH              ; otherwise, default sectors/cluster is now 2 (1K cluster size)
&amp;amp;0070:096F FEC1             INC      CL                 ; shift count to match
&amp;amp;0070:0971 BA7000           MOV      DX,0070            ; DX = 70h (112 root directory entries)
&amp;amp;0070:0974 3D0008           CMP      AX,0800            ; is total sectors &amp;lt;= 2048?
&amp;amp;0070:0977 761D             JBE      0996               ; yes (that&apos;s only a 1Mb disk)
&amp;amp;0070:0979 02ED             ADD      CH,CH              ; otherwise, default sectors/cluster is now 4 (2K cluster size)
&amp;amp;0070:097B FEC1             INC      CL                 ; shift count to match
&amp;amp;0070:097D BA0001           MOV      DX,0100            ; DX = 100h (256 root directory entries)
&amp;amp;0070:0980 3D0020           CMP      AX,2000            ; is total sectors &amp;lt;= 8192?
&amp;amp;0070:0983 7611             JBE      0996               ; yes (that only a 4Mb disk)
&amp;amp;0070:0985 02ED             ADD      CH,CH              ; otherwise, default sectors/cluster is now 8 (4K cluster size)
&amp;amp;0070:0987 FEC1             INC      CL                 ; shift count to match
&amp;amp;0070:0989 03D2             ADD      DX,DX              ; DX = 200h (512 root directory entries)
&amp;amp;0070:098B 3DA87F           CMP      AX,7FA8            ; is total sectors &amp;lt;= 32680?
&amp;amp;0070:098E 7606             JBE      0996               ; yes (that&apos;s only a 16Mb disk)
&amp;amp;0070:0990 02ED             ADD      CH,CH              ; otherwise, default sectors/cluster is now 16 (8K cluster size)
&amp;amp;0070:0992 FEC1             INC      CL                 ; shift count to match
&amp;amp;0070:0994 03D2             ADD      DX,DX              ; DX = 400h (1024 root directory entries)
&amp;amp;0070:0996 895506           MOV      [DI+06],DX         ; (stash defaults in internal structure)
&amp;amp;0070:0999 886D02           MOV      [DI+02],CH
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;So, based solely on total sectors, DOS 2.00 has decided what the cluster size and root directory should be – which means that no matter what values your FAT volume &lt;em&gt;actually&lt;/em&gt; uses and has &lt;em&gt;actually&lt;/em&gt; stored in the BPB, DOS 2.00 will crash if those values don’t match its defaults.  There will be no error message, and unless you have a debugger running, the machine will appear hung.&lt;/p&gt;

&lt;p&gt;DOS 2.00 then goes on to calculate how many “sectors per FAT” there should be.  It does this by dividing “total sectors” by “sectors per cluster” (which it does by shifting right, since “sectors per cluster” is always a power of 2).  That provides an upper limit for total clusters, which it then rounds up to the nearest even number, multiplies by 1.5 (to yield total cluster bytes), and then divides by 512:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&amp;amp;0070:099C 33DB             XOR      BX,BX
&amp;amp;0070:099E 8ADD             MOV      BL,CH
&amp;amp;0070:09A0 4B               DEC      BX
&amp;amp;0070:09A1 03D8             ADD      BX,AX
&amp;amp;0070:09A3 D3EB             SHR      BX,CL
&amp;amp;0070:09A5 43               INC      BX
&amp;amp;0070:09A6 80E3FE           AND      BL,FE
&amp;amp;0070:09A9 8BF3             MOV      SI,BX
&amp;amp;0070:09AB D1EB             SHR      BX,1
&amp;amp;0070:09AD 03DE             ADD      BX,SI
&amp;amp;0070:09AF 81C3FF01         ADD      BX,01FF
&amp;amp;0070:09B3 D0EF             SHR      BH,1
&amp;amp;0070:09B5 887D0B           MOV      [DI+0B],BH
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This is also one of the &lt;em&gt;many&lt;/em&gt; places where DOS also assumes 512-bytes sectors, ignoring the “bytes per sector” field in the BPB.&lt;/p&gt;

&lt;p&gt;Since the above calculation of “sectors per FAT” doesn’t take into account any other sector usage (eg, reserved sectors, root directory sectors, not to mention the FAT sectors themselves, of which there are invariably 2 copies), there are going to be situations where DOS allocates &lt;em&gt;more&lt;/em&gt; sectors per FAT than the number of available clusters actually requires.  And when presented with such a situation, if we don’t over-allocate our FAT as well, DOS 2.00 will again crash – because, in addition to ignoring “bytes per sector”, “sectors per cluster”, and “root directory entries” in the BPB, DOS 2.00 &lt;em&gt;also&lt;/em&gt; ignores “sectors per FAT”, relying instead on its own calculation.&lt;/p&gt;

&lt;p&gt;To confirm this, I tested a drive configuration (162 cylinders, 4 heads, and 17 sectors/track) which PC DOS 2.00 would format as a 12-bit FAT with 4K clusters, 32 root directory sectors (for a total of 512 entries), and 5 sectors per FAT – yielding a disk with 1361 available clusters.  Except that 1361 clusters only requires a 2045-byte FAT, which fits perfectly in 4 sectors, with 3 bytes to spare.  However, when I built such a disk with only 4 sectors per FAT, DOS failed to boot.&lt;/p&gt;

&lt;p&gt;Here’s how I built it using &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt;:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;% pc.js --sys=pcdos --ver=2.00 --drivetype=162:4:17 --trim --save=test.img
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The undocumented &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--trim&lt;/code&gt; flag tells &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; to bypass its normal DOS-compatibility rules and build/format the disk with an “optimized” 12-bit FAT, and the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--save&lt;/code&gt; option saves the disk image without starting a machine.  And although DOS 2.00 didn’t like it, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;test.img&lt;/code&gt; was an otherwise perfectly valid and usable disk image, and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;fsck_msdos&lt;/code&gt; on macOS reported no problems.&lt;/p&gt;

&lt;p&gt;It’s understandable that DOS 2.00 would be skeptical of its own BPBs, in part because BPBs were a new feature that probably evolved during the development of DOS 2.00, so they would have been dealing with disks with no BPBs, out-dated BPBs, or even invalid BPBs.  However, perhaps the biggest problem was FDISK, because whenever FDISK created a DOS partition, it would simply update the partition table in the Master Boot Record and then reboot, leaving the partition’s boot sector and any BPB it previously contained in place.  And that old BPB might be completely inappropriate.&lt;/p&gt;

&lt;p&gt;On the other hand, I think DOS 2.00 &lt;em&gt;could&lt;/em&gt; have made an effort to validate the BPB, ensuring that its drive parameters matched those in the Master Boot Record before relying on it.  But that didn’t happen.  To avoid a potential mess, DOS took the easy way out and simply used a set of FAT parameters based entirely on disk size.&lt;/p&gt;

&lt;h3 id=&quot;overview-of-the-fat-file-system&quot;&gt;Overview of the FAT File System&lt;/h3&gt;

&lt;p&gt;Before diving into more examples of how picky DOS was about mounting FAT disks, I want to take a step back for a minute and talk about a document that Microsoft first released in the late 1990s called &lt;a href=&quot;/documents/papers/microsoft/MS_FAT_OVERVIEW_103-2000-12-06.pdf&quot;&gt;FAT: General Overview of On-Disk Format&lt;/a&gt;.  The version here (1.03) is from 2000, but as far as FAT12 and FAT16 support is concerned, there are no substantive differences between it and the 1999 (1.02) version.  Of course, in &lt;a href=&quot;/blog/2017/10/13/&quot;&gt;typical fashion&lt;/a&gt;, Microsoft no longer makes &lt;em&gt;any&lt;/em&gt; version of the document available.&lt;/p&gt;

&lt;p&gt;Anyway, while working on &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt;, I referred extensively to the FAT12 and FAT16 sections of that document.  It reinforced some very important rules, such as:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;This is the one and only way that FAT type is determined. There is no such thing as a FAT12 volume that has more than 4084 clusters. There is no such thing as a FAT16 volume that has less than 4085 clusters or more than 65,524 clusters. There is no such thing as a FAT32 volume that has less than 65,525 clusters. If you try to make a FAT volume that violates this rule, Microsoft operating systems will not handle them correctly because they will think the volume has a different type of FAT than what you think it does.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This document was as close to a “gold standard” for the FAT file system as the world ever got – at least from Microsoft.  Even so, it does gloss over some important details.&lt;/p&gt;

&lt;p&gt;One such detail is when and how a volume should be formatted with FAT12 or FAT16.  Actually, let’s break that question into smaller questions:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;When formatting a disk, when should you choose FAT12 or FAT16?&lt;/li&gt;
  &lt;li&gt;When formatting a disk with FAT12 or FAT16, how should you select cluster size?&lt;/li&gt;
  &lt;li&gt;When mounting a disk, how do you &lt;em&gt;tell&lt;/em&gt; whether it’s FAT12 or FAT16?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Regarding question #1, the document does say this:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;There is no dynamic computation for FAT12. For the FAT12 formats, all the computation for BPB_SecPerClus and BPB_FATSz16 was worked out by hand on a piece of paper and recorded in the table (being careful of course that the resultant cluster count was always less than 4085). If your media is larger than 4 MB, do not bother with FAT12. Use smaller BPB_SecPerClus values so that the volume will be FAT16.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;So that kind of answers the question: &lt;em&gt;maybe&lt;/em&gt; use FAT12 if the volume is 4Mb or smaller.&lt;/p&gt;

&lt;p&gt;With respect to question #2, there’s no sign of “the table” that DOS used to choose cluster size for FAT12.  In DOS 2.00, as we saw above, there was only a series of disk size comparisons, which can be summarized in a table:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;Disk Size    Cluster Size    Root Directory Size
---------    ------------    -------------------
 &amp;lt;= 256Kb       1 sector         64 root entries
 &amp;lt;=   1Mb       2 sectors       112 root entries
 &amp;lt;=   4Mb       4 sectors       256 root entries
 &amp;lt;=  16Mb       8 sectors       512 root entries
  &amp;gt;  16Mb      16 sectors      1024 root entries
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;And starting with DOS 3.00, since FAT16 was now preferred, “the table” for FAT12 was reduced to a single entry that &lt;em&gt;always&lt;/em&gt; selected 4K clusters and was used &lt;em&gt;only&lt;/em&gt; if the disk contained 32680 (0x7FA8) sectors or less (ie, 16340Kb or approximately 16Mb).&lt;/p&gt;

&lt;p&gt;As for FAT16 cluster sizes, the document does provide a table:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;Disk Size     Cluster Size    Root Directory Size
----------    ------------    -------------------
&amp;lt;=  4200Kb             N/A              Use FAT12
&amp;lt;= 16340Kb       2 sectors       512 root entries
&amp;lt;=   128Mb       4 sectors       512 root entries
&amp;lt;=   256Mb       8 sectors       512 root entries
&amp;lt;=   512Mb      16 sectors       512 root entries
&amp;lt;=  1024Mb      32 sectors       512 root entries
&amp;lt;=  2048Mb      64 sectors       512 root entries
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;And except for the fact that DOS always used FAT12 in the second case as well, that table more or less matches the criteria that DOS &lt;em&gt;eventually&lt;/em&gt; used, once disks with those sizes became available.&lt;/p&gt;

&lt;p&gt;Note that when DOS 3.00 introduced FAT16 in 1984, the PC BIOS could not support drives with more than 1024 cylinders, 16 heads, and 63 sectors per track, imposing an upper limit of 504Mb.  On top of that, DOS versions 2.00 through 3.30 couldn’t support partitions with more 64K sectors, which imposed a volume limit of 32Mb.  This is why DOS 3.00 didn’t perform any cluster size calculations: if the disk was big enough to warrant FAT16, then it simply &lt;em&gt;always&lt;/em&gt; used 2K clusters.  However, as demand for larger disks grew, techniques like CHS translation (that allowed a maximum of 256 &lt;em&gt;logical&lt;/em&gt; heads without requiring any changes to the PC BIOS interface) provided support for much larger disks (up to 8192Mb or 8Gb), and then when DOS 3.31 added support for volumes with more than 64K sectors, later versions of DOS had to make more judicious decisions about cluster size.&lt;/p&gt;

&lt;p&gt;Question #3 is never really discussed. You might &lt;em&gt;assume&lt;/em&gt; the rule is simply that if the partition type in the MBR is 01h, the partition is FAT12, and if it’s 04h (or 06h for disks with more than 64K sectors), the partition is FAT16.  But it’s not that simple, and sadly, no one ever thought to add anything to the BPB to clearly indicate the type of FAT – a rather vital piece of information.  I’ve learned the &lt;em&gt;hard&lt;/em&gt; way that a 10Mb disk formatted with FAT16 &lt;em&gt;and&lt;/em&gt; more than 4084 clusters &lt;em&gt;and&lt;/em&gt; clearly marked with partition type 04h will &lt;em&gt;still&lt;/em&gt; be treated by DOS 3.x as a FAT12 volume by default.  More on that later.&lt;/p&gt;

&lt;p&gt;Finally, even though Microsoft “sanitized” the document (by which I mean sprinkled a liberal dose of “legalese” and then completely removed any hint of who actually wrote or contributed to it), it’s pretty clear to me who wrote it: Aaron Reynolds.&lt;/p&gt;

&lt;h3 id=&quot;a-few-words-about-aaron-reynolds&quot;&gt;A Few Words About Aaron Reynolds&lt;/h3&gt;

&lt;p&gt;I’m sure there are still living current or former Microsoft employees who could easily confirm that Aaron wrote the document, and maybe one will pop out of the woodwork and do just that, but sadly, Aaron isn’t one of them.  He passed away in 2008.&lt;/p&gt;

&lt;p&gt;Aaron had a long and legendary career at Microsoft, working on DOS 1.1 and subsequent versions, and well as many versions of Windows.  His name appears several times in “&lt;a href=&quot;https://archive.org/details/The_MS-DOS_Encyclopedia_Ray_Duncan&quot;&gt;The MS-DOS Encyclopedia&lt;/a&gt;”, which even includes a hand-drawn diagram by him:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/images/The_MS-DOS-Encyclopedia-p40-p42.png&quot; alt=&quot;MS-DOS 3.0 Network Support&quot; /&gt;&lt;/p&gt;

&lt;p&gt;My path occasionally crossed Aaron’s while we were both working on Windows 95, and I even share credit with him on the “Common Name Space For Long And Short Filenames” Patent (&lt;a href=&quot;https://patents.google.com/patent/US5579517A/en&quot;&gt;No. 5,579,517&lt;/a&gt;) – although to be honest, my contribution to that “invention” was pretty minimal.  All I recall are hallway conversations about the viability of combinations of attribute bits, including the volume label bit, to hide long filename entries from previous versions of DOS.&lt;/p&gt;

&lt;p&gt;Aaron was very smart, opinionated, and intense.  One way that intensity came out was a tendency to really “hammer” on certain points, probably because he was tired of seeing other people repeatedly making common mistakes.  And there are passages in the &lt;a href=&quot;/documents/papers/microsoft/MS_FAT_OVERVIEW_103-2000-12-06.pdf&quot;&gt;FAT: General Overview of On-Disk Format&lt;/a&gt; document that strike me as “vintage Aaron Reynolds”.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;There is considerable confusion over exactly how [FAT Type Determination] works, which leads to many “off by 1”, “off by 2”, “off by 10”, and “massively off” errors. It is really quite simple how this works. The FAT type–one of FAT12, FAT16, or FAT32–is determined by the count of clusters on the volume and nothing else.&lt;/p&gt;

  &lt;p&gt;Please read everything in this section carefully, all of the words are important. For example, note that the statement was “count of clusters.” This is not the same thing as “maximum valid cluster number,” because the first data cluster is 2 and not 0 or 1.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;and this:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Now we can determine the FAT type. Please note carefully or you will commit an off-by-one error! In the following example, when it says &amp;lt;, it does not mean &amp;lt;=. Note also that the numbers are correct. The first number for FAT12 is 4085; the second number for FAT16 is 65525. These numbers and the ‘&amp;lt;’ signs are not wrong.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;There’s even one paragraph that simply says:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Please don’t draw an incorrect conclusion here.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I can’t read any of those passages without smiling.&lt;/p&gt;

&lt;p&gt;There isn’t much about Aaron online, although I did find a nice tribute to him from &lt;a href=&quot;https://ties.charleswright.org/2021/02/25/aaron-reynolds-73/&quot;&gt;Charles Wright Academy&lt;/a&gt;.  I’ll end my own tiny tribute with a short clip of Aaron from July 14, 1995, as he was looking forward to the imminent release of Windows 95 and talking about “harsh email” (I don’t know who taped this, but I’m hopeful they won’t mind it being shared here).&lt;/p&gt;

&lt;p&gt;&lt;video class=&quot;framed-image&quot; controls=&quot;&quot; autoplay=&quot;&quot; loop=&quot;&quot; muted=&quot;&quot;&gt;&lt;source src=&quot;/blog/images/1995-07-14-Friday with ARR.mp4&quot; type=&quot;video/mp4&quot; /&gt;&lt;/video&gt;&lt;/p&gt;

&lt;h3 id=&quot;more-fun-with-dos-and-fat-volumes&quot;&gt;More Fun with DOS and FAT Volumes&lt;/h3&gt;

&lt;p&gt;I’ve already beaten PC DOS 2.00 to death, so let’s move on to PC DOS 3.00.  I’d mentioned this earlier:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;A 10Mb disk formatted with FAT16 (ie, with more than 4084 clusters &lt;em&gt;and&lt;/em&gt; clearly marked with partition type 04h) will &lt;em&gt;still&lt;/em&gt; be treated by DOS 3.x as a FAT12 volume by default.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;To test this, I ran &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; in a directory with a small number of files, requesting a drive with PC DOS 3.00 and a 16-bit FAT:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;% pc.js ibm5170 --sys=pcdos --ver=3.00 --fat=16
warning: 16-bit FAT replaced with 12-bit FAT
[Press CTRL-D to enter command mode]

C:\&amp;gt;load info

AT drive type 1, CHS 306:4:17, 10.2Mb
12-bit FAT, 4096-byte clusters, 2586 clusters
8 FAT sectors (x2), 32 root sectors (512 entries)
20740 total sectors, 20691 data sectors, 10592256 data bytes
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;You can see we successfully booted to a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;C:\&amp;gt;&lt;/code&gt; prompt, but &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;load info&lt;/code&gt; told us that the disk was built as FAT12 instead of FAT16.  This was because &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; tries to stick to historical defaults, and 10Mb disks were “historically” formatted as FAT12.&lt;/p&gt;

&lt;p&gt;You may recall that the &lt;a href=&quot;/documents/papers/microsoft/MS_FAT_OVERVIEW_103-2000-12-06.pdf&quot;&gt;FAT: General Overview of On-Disk Format&lt;/a&gt; said:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;If your media is larger than 4 MB, do not bother with FAT12.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Except that PC DOS 2.00 &lt;em&gt;did&lt;/em&gt; bother with FAT12 on a 10Mb disk – because, well, FAT12 was all it could do.  But even when PC DOS 3.00 introduced FAT16, it would &lt;em&gt;still&lt;/em&gt; format a 10Mb disk as FAT12.  It had to use 4K clusters in order to keep total clusters under 4085, but it preferred FAT12 over 2K clusters – future recommendations notwithstanding.&lt;/p&gt;

&lt;p&gt;Anyway, we can force &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; to build a FAT16 disk.  We just have to &lt;em&gt;also&lt;/em&gt; specify a cluster size (2K) that will produce too many clusters for FAT12 to handle, forcing the use of FAT16:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;% pc.js ibm5170 --sys=pcdos --ver=3.00 --fat=16:2048            
[Press CTRL-D to enter command mode]

stopped (32233718 cycles, 4041 ms, 7976669 hz)
AX=0000 BX=FFFF CX=0342 DX=4F03 SP=00C2 BP=0004 SI=FFFF DI=1F64 
SS=9E98 DS=0070 ES=9C72 PS=0246 V0 D0 I1 T0 S0 Z1 A0 P1 C0 
&amp;amp;017D:4159 0000             ADD      [BX+SI],AL
[Type help for list of commands, CTRL-C to terminate]
&amp;gt;&amp;gt; load info
AT drive type 1, CHS 306:4:17, 10.2Mb
16-bit FAT, 2048-byte clusters, 5164 clusters
21 FAT sectors (x2), 32 root sectors (512 entries)
20740 total sectors, 20665 data sectors, 10575872 data bytes
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;And the machine “crashes” (well, it executes a suspicious instruction at 17D:4159, so the PCjs debugger stops it).&lt;/p&gt;

&lt;p&gt;It turns out this happened because I put “IBM  3.0” in the BPB, which seemed logical, since “IBM  2.0” would imply that PC DOS 2.x formatted the disk, but since the disk was using FAT16, it couldn’t have.  And yet, ironically, by putting the “old” OEM signature in the BPB, PC DOS 3.00 honors the BPB values, and then later notices that “total clusters” is greater than 4085, so it marks the volume as FAT16 after all, and life is good.&lt;/p&gt;

&lt;p&gt;Here’s the code where PC DOS 3.00 inspects the MBR and then the BPB in the boot sector.  It appears that the code originally intended to honor a BPB with an “IBM  3.0” signature, but a mistake in the code made that impossible.  Again, I’ve sprinkled my own comments throughout the disassembled code to help make it more readable:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&amp;amp;0070:1438 BBC203           MOV      BX,03C2            ; BX -&amp;gt; partition table entry + 4
&amp;amp;0070:143B 26803F01         CMP      ES:[BX],01         ; type 1? (FAT12)
&amp;amp;0070:143F 7411             JZ       1452               ; yes
&amp;amp;0070:1441 26803F04         CMP      ES:[BX],04         ; type 4? (FAT16)
&amp;amp;0070:1445 740B             JZ       1452               ; yes
&amp;amp;0070:1447 83C310           ADD      BX,0010            ; BX -&amp;gt; next entry
&amp;amp;0070:144A 81FB0204         CMP      BX,0402            ; more entries?
&amp;amp;0070:144E 75EB             JNZ      143B               ; yes
&amp;amp;0070:1450 F9               STC                         ; no, and we never found an entry, so return error (carry set)
&amp;amp;0070:1451 C3               RET     

&amp;amp;0070:1452 52               PUSH     DX                 ; save drive (DL)
&amp;amp;0070:1453 268B4704         MOV      AX,ES:[BX+04]      ;
&amp;amp;0070:1457 268B5706         MOV      DX,ES:[BX+06]      ; DX:AX = starting LBA of partition
&amp;amp;0070:145B 26034708         ADD      AX,ES:[BX+08]      ;
&amp;amp;0070:145F 2613570A         ADC      DX,ES:[BX+0A]      ; DX:AX = ending LBA of partition + 1
&amp;amp;0070:1463 7405             JZ       146A               ; are the top 16 bits of the sum zero?
&amp;amp;0070:1465 800ECC1080       OR       [10CC],80          ; no, so set 80h in &quot;drive byte&quot; (possible error bit)
&amp;amp;0070:146A 5A               POP      DX                 ; recover drive (DL)

&amp;amp;0070:146B 268B4704         MOV      AX,ES:[BX+04]      ; AX = starting LBA (which we presume to be only 16 bits)
&amp;amp;0070:146F 894511           MOV      [DI+11],AX         ; stash it
&amp;amp;0070:1472 268B4708         MOV      AX,ES:[BX+08]      ; AX = total sectors in partition
&amp;amp;0070:1476 3D4000           CMP      AX,0040            ; is total less than 64 sectors?
&amp;amp;0070:1479 72D5             JC       1450               ; if so, jump (error)
&amp;amp;0070:147B 894508           MOV      [DI+08],AX         ; (stash total sectors)
;
; Change from DOS 2.00: Read the partition&apos;s boot sector so we can access the BPB.
; What follows is a bunch of instructions that should have been a subroutine (ie, to
; convert the partition&apos;s starting LBA to C:H:S values).
;
; Also, it&apos;s a bit unfortunate that the volume&apos;s boot sector is already sitting in memory.
; Of course, that&apos;s only true for the first disk drive, but in the case of the first drive,
; this code is a complete waste of time.
;
&amp;amp;0070:147E 50               PUSH     AX                 
&amp;amp;0070:147F 52               PUSH     DX
&amp;amp;0070:1480 8B4511           MOV      AX,[DI+11]         ; AX = starting LBA again
&amp;amp;0070:1483 33D2             XOR      DX,DX              ; 
&amp;amp;0070:1485 8AFE             MOV      BH,DH
&amp;amp;0070:1487 8A5D0D           MOV      BL,[DI+0D]         ; BX = sectors per track
&amp;amp;0070:148A F7F3             DIV      BX                 ; divide DX:AX by sectors per track
&amp;amp;0070:148C 8ACA             MOV      CL,DL
&amp;amp;0070:148E FEC1             INC      CL
&amp;amp;0070:1490 99               CWD     
&amp;amp;0070:1491 8A5D0F           MOV      BL,[DI+0F]         ; BX = number of heads
&amp;amp;0070:1494 F7F3             DIV      BX
&amp;amp;0070:1496 D0CC             ROR      AH,1
&amp;amp;0070:1498 D0CC             ROR      AH,1
&amp;amp;0070:149A 80E4C0           AND      AH,C0
&amp;amp;0070:149D 0ACC             OR       CL,AH
&amp;amp;0070:149F 8AE8             MOV      CH,AL
&amp;amp;0070:14A1 58               POP      AX
&amp;amp;0070:14A2 8AF2             MOV      DH,DL
&amp;amp;0070:14A4 8AD0             MOV      DL,AL
&amp;amp;0070:14A6 33DB             XOR      BX,BX
&amp;amp;0070:14A8 B80102           MOV      AX,0201
&amp;amp;0070:14AB CD13             INT      13
&amp;amp;0070:14AD 58               POP      AX
;
; At this point, the partition&apos;s boot sector should be at ES:0 (since BX was zero);
; these instructions could have been a bit smaller if they had used ES:BX addressing.
;
&amp;amp;0070:14AE 26813E03004942   CMP      ES:[0003],4249     ; does the OEM signature start with  &quot;IB&quot;?
&amp;amp;0070:14B5 751C             JNZ      14D3               ; no
&amp;amp;0070:14B7 26813E05004D20   CMP      ES:[0005],204D     ; does it continue with &quot;M &quot;?
&amp;amp;0070:14BE 7513             JNZ      14D3               ; no
&amp;amp;0070:14C0 26813E0800322E   CMP      ES:[0008],2E32     ; does it continue with &quot;2.&quot;?
&amp;amp;0070:14C7 750A             JNZ      14D3               ; no
&amp;amp;0070:14C9 26803E0A0030     CMP      ES:[000A],30       ; is the &quot;2.&quot; followed by &quot;0&quot;?
&amp;amp;0070:14CF 7505             JNZ      14D6               ; no
&amp;amp;0070:14D1 EB14             JMP      14E7               ; yes
&amp;amp;0070:14D3 EB4C             JMP      1521
&amp;amp;0070:14D5 90               NOP     
;
; This code is prepared to deal with a signature of &quot;IBM  3.0&quot; and jump to 14E7
; just as previous code did for &quot;IBM  2.0&quot;, but technically, that will never happen,
; because previous code already gave up when the signature didn&apos;t contain &quot;2.&quot;.
;
&amp;amp;0070:14D6 26813E0800332E   CMP      ES:[0008],2E33
&amp;amp;0070:14DD 75F4             JNZ      14D3
&amp;amp;0070:14DF 26803E0A0030     CMP      ES:[000A],30
&amp;amp;0070:14E5 75EC             JNZ      14D3
;
; This code is executed ONLY if the OEM signature contained &quot;IBM  2.0&quot;
; (well, technically, the previous code didn&apos;t care what came before the &quot;2&quot;;
; normally it&apos;s a space but it could be anything).
;
; Anyway, this is the only code that actually honors the BPB values.
;
&amp;amp;0070:14E7 26A11300         MOV      AX,ES:[0013]       ; AX = total sectors
&amp;amp;0070:14EB 48               DEC      AX                 ; subtract 1 (assumes reserved sectors == 1?)
&amp;amp;0070:14EC 268B161600       MOV      DX,ES:[0016]       ; DX = sectors per FAT
&amp;amp;0070:14F1 89550B           MOV      [DI+0B],DX         ; (stash it)
&amp;amp;0070:14F4 D1E2             SHL      DX,1               ; double it (assumes number of FATs == 2?)
&amp;amp;0070:14F6 2BC2             SUB      AX,DX              ; subtract from total sectors
&amp;amp;0070:14F8 268B161100       MOV      DX,ES:[0011]       ; DX = number of directory entries
&amp;amp;0070:14FD 895506           MOV      [DI+06],DX         ; (stash it)
&amp;amp;0070:1500 B104             MOV      CL,04              ; CL = shift count
&amp;amp;0070:1502 D3EA             SHR      DX,CL              ; DX /= 16
&amp;amp;0070:1504 2BC2             SUB      AX,DX              ; subtract from total sectors
&amp;amp;0070:1506 268A0E0D00       MOV      CL,ES:[000D]       ; CL = sectors per cluster
&amp;amp;0070:150B 884D02           MOV      [DI+02],CL         ; (stash it)
&amp;amp;0070:150E 33D2             XOR      DX,DX              ; DX:AX = total sectors
&amp;amp;0070:1510 8AEE             MOV      CH,DH              ; CX = sectors per cluster
&amp;amp;0070:1512 F7F1             DIV      CX                 ; AX = number of whole clusters
&amp;amp;0070:1514 3DF60F           CMP      AX,0FF6            ; is number of clusters &amp;lt; 4086? (technically, that should be 4085)
&amp;amp;0070:1517 7205             JC       151E               ; yes, so it&apos;s a FAT12 volume
&amp;amp;0070:1519 800ECC1040       OR       [10CC],40          ; no, so mark it as FAT16
&amp;amp;0070:151E EB43             JMP      1563               ; wrap up
&amp;amp;0070:1520 90               NOP     
;
; We arrive here if the OEM signature was ANYTHING other than &quot;IBM  2.0&quot;.
;
; SI will point to a table of 8-byte entries.  There are only two sets of entries.
;
;   SI+0:   total sectors threshold (1 word)            7FA8    FFFF
;   SI+2:   sectors per cluster shift count (1 byte)    03      02
;   SI+3:   sectors per cluster byte count (1 byte)     08      04
;   SI+4:   root directory entries (1 word)             0200    0200
;   SI+6:   flags (eg, 0040h implies FAT16)             0000    0040
;
&amp;amp;0070:1521 BEF910           MOV      SI,10F9            ; SI -&amp;gt; threshold table
&amp;amp;0070:1524 3B04             CMP      AX,[SI]            ; AX &amp;lt;= sector threshold?
&amp;amp;0070:1526 7605             JBE      152D               ; yes
&amp;amp;0070:1528 83C608           ADD      SI,0008            ; no, advance to next entry
&amp;amp;0070:152B EBF7             JMP      1524               ; try again
&amp;amp;0070:152D 8A4C06           MOV      CL,[SI+06]         ; load flags
&amp;amp;0070:1530 080ECC10         OR       [10CC],CL          ; save in &quot;drive flags&quot;
&amp;amp;0070:1534 8B4C02           MOV      CX,[SI+02]         ; CX = sectors per cluster info
&amp;amp;0070:1537 8B5404           MOV      DX,[SI+04]         ; DX = root directory entries
&amp;amp;0070:153A 895506           MOV      [DI+06],DX         ; (stash DX: root directory entries)
&amp;amp;0070:153D 886D02           MOV      [DI+02],CH         ; (stash CH: sectors per cluster byte count)
&amp;amp;0070:1540 F606CC1040       TEST     [10CC],40          ; FAT16?
&amp;amp;0070:1545 7525             JNZ      156C               ; yes
;
; FAT12 &quot;sectors per FAT&quot; calculation is performed identically to DOS 2.00
; (see the code at 70:099C from DOS 2.00, above)
;
&amp;amp;0070:1547 33DB             XOR      BX,BX
&amp;amp;0070:1549 8ADD             MOV      BL,CH
&amp;amp;0070:154B 4B               DEC      BX
&amp;amp;0070:154C 03D8             ADD      BX,AX
&amp;amp;0070:154E D3EB             SHR      BX,CL
&amp;amp;0070:1550 43               INC      BX
&amp;amp;0070:1551 80E3FE           AND      BL,FE
&amp;amp;0070:1554 8BF3             MOV      SI,BX
&amp;amp;0070:1556 D1EB             SHR      BX,1
&amp;amp;0070:1558 03DE             ADD      BX,SI
&amp;amp;0070:155A 81C3FF01         ADD      BX,01FF
&amp;amp;0070:155E D0EF             SHR      BH,1
&amp;amp;0070:1560 887D0B           MOV      [DI+0B],BH

&amp;amp;0070:1563 8A1ECC10         MOV      BL,[10CC]
&amp;amp;0070:1567 885D13           MOV      [DI+13],BL
&amp;amp;0070:156A F8               CLC     
&amp;amp;0070:156B C3               RET     
;
; FAT16 calculations (with some duplication of the logic at 70:1500):
;
&amp;amp;0070:156C B104             MOV      CL,04              ; CL = shift count
&amp;amp;0070:156E D3EA             SHR      DX,CL              ; DX /= 16
&amp;amp;0070:1570 2BC2             SUB      AX,DX              ; subtract from total sectors
&amp;amp;0070:1572 48               DEC      AX                 ; subtract 1 (assumes reserved sectors == 1?)
&amp;amp;0070:1573 B302             MOV      BL,02
&amp;amp;0070:1575 8A7D02           MOV      BH,[DI+02]         ; BX = sectors per cluster * 256 + 2
&amp;amp;0070:1578 33D2             XOR      DX,DX
&amp;amp;0070:157A 03C3             ADD      AX,BX              
&amp;amp;0070:157C 83D200           ADC      DX,0000            ; DX:AX = sector count + BX
&amp;amp;0070:157F 2D0100           SUB      AX,0001            
&amp;amp;0070:1582 83DA00           SBB      DX,0000            ; DX:AX = sector count + BX - 1
&amp;amp;0070:1585 F7F3             DIV      BX                 ; AX = (sector count + BX - 1) / BX
&amp;amp;0070:1587 89450B           MOV      [DI+0B],AX
&amp;amp;0070:158A EBD7             JMP      1563
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;PC DOS 3.00 introduces the same “sectors per FAT” calculation described in the &lt;a href=&quot;/documents/papers/microsoft/MS_FAT_OVERVIEW_103-2000-12-06.pdf&quot;&gt;FAT: General Overview of On-Disk Format&lt;/a&gt; for FAT16:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;RootDirSectors = ((BPB_RootEntCnt * 32) + (BPB_BytsPerSec – 1)) / BPB_BytsPerSec;
TmpVal1 = DskSize – (BPB_ResvdSecCnt + RootDirSectors);
TmpVal2 = (256 * BPB_SecPerClus) + BPB_NumFATs;
FATSz = (TMPVal1 + (TmpVal2 – 1)) / TmpVal2;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The document goes on to say:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Do not spend too much time trying to figure out why this math works. The basis for the computation is complicated; the important point is that this is how Microsoft operating systems do it, and it works. Note, however, that this math does not work perfectly. It will occasionally set a FATSz that is up to 2 sectors too large for FAT16, and occasionally up to 8 sectors too large for FAT32. It will never compute a FATSz value that is too small, however. Because it is OK to have a FATSz that is too large, at the expense of wasting a few sectors, the fact that this computation is surprisingly simple more than makes up for it being off in a safe way in some cases.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;However, that formula is actually very similar to how DOS 2.00 calculated sectors per FAT for FAT12 volumes.  The similarity is just obscured by how the formula &lt;em&gt;assumes&lt;/em&gt; a sector size of 512 to arrive at the 256 multiplier, whereas it did &lt;em&gt;not&lt;/em&gt; assume a sector size of 512 at the beginning of the formula (it used &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;BPB_BytsPerSec&lt;/code&gt; instead).&lt;/p&gt;

&lt;p&gt;Ultimately, “sectors per FAT” has to be derived from “total clusters” divided by “number of cluster entries that fit in one FAT sector” (and noting that there are 256 16-bit entries in one 512-byte sector).  The only thing that’s “complicated” about the formula is the rationale for adding &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;BPB_NumFATs&lt;/code&gt; (which is invariably 2) to the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;TmpVal2&lt;/code&gt; divisor; it was probably added as a way of compensating for the FAT sectors themselves, since they are not represented in the total overall sectors in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;TmpVal1&lt;/code&gt;.&lt;/p&gt;

&lt;h3 id=&quot;final-thoughts&quot;&gt;Final Thoughts&lt;/h3&gt;

&lt;p&gt;One final observation I’ll make about the &lt;a href=&quot;/documents/papers/microsoft/MS_FAT_OVERVIEW_103-2000-12-06.pdf&quot;&gt;FAT: General Overview of On-Disk Format&lt;/a&gt; is that, since it was written &lt;em&gt;many&lt;/em&gt; years after the earliest versions of DOS supporting FAT12 and FAT16 hard disks were released, it tended to gloss over details that were probably considered irrelevant at that point.&lt;/p&gt;

&lt;p&gt;The OEM signature field in the BPB is a good example.  The document really only had this to say about it:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;There are many misconceptions about this field. It is only a name string. Microsoft operating systems don’t pay any attention to this field. Some FAT drivers do. This is the reason that the indicated string, “MSWIN4.1”, is the recommended setting, because it is the setting least likely to cause compatibility problems. If you want to put something else in here, that is your option, but the result may be that some FAT drivers might not recognize the volume. Typically this is some indication of what system formatted the volume.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Unfortunately, rather than dispelling misconceptions, the document actually added to them, because as we saw above, beginning with DOS 3.00 and – as far as I know – continuing in every version of DOS since then, the OEM signature played a role, sometimes a &lt;em&gt;vital&lt;/em&gt; role, in determining the format of the disk and whether the BPB would be used.&lt;/p&gt;

&lt;p&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt;, and the &lt;a href=&quot;https://github.com/jeffpar/pcjs/blob/master/machines/pcx86/modules/v3/diskinfo.js&quot;&gt;diskinfo.js&lt;/a&gt; module in particular, works hard to make sure the custom disk images it builds will work with the selected version of DOS.  But I’m sure there are still combinations of drive geometries, FAT sizes, cluster sizes, DOS versions – and OEM signatures – that I haven’t tested and will fail to boot.  Hopefully the volumes themselves, at least, will always be valid.&lt;/p&gt;

&lt;p&gt;Fortunately, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; makes it easy to debug those situations.  Just add &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--halt&lt;/code&gt; to the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; command-line and you’ll be dropped into the PCjs debugger before the machine starts booting.&lt;/p&gt;

&lt;p&gt;Have fun!&lt;/p&gt;
</description>
        <pubDate>Tue, 05 Sep 2023 10:00:00 +0000</pubDate>
        <link>https://zack13358.github.io/blog/2023/09/05/</link>
        <guid isPermaLink="true">https://zack13358.github.io/blog/2023/09/05/</guid>
        
        
        <category>blog</category>
        
      </item>
    
      <item>
        <title>Building DOS-Compatible Hard Disks</title>
        <description>&lt;p&gt;Last month, I &lt;a href=&quot;/blog/2023/07/15/&quot;&gt;wrote&lt;/a&gt; about a new tool I’ve been working on. &lt;a href=&quot;/tools/pc/&quot;&gt;pc.js&lt;/a&gt; is a stripped-down version of the web-based PCjs emulator that runs console-based DOS programs from the command-line.  Since then, I’ve added a few more features &lt;em&gt;and&lt;/em&gt; improved its ability to construct and load hard disk images.&lt;/p&gt;

&lt;p&gt;Before I get into the changes, I want to re-emphasize something I mentioned last time:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;“Only text-based “standard I/O” DOS programs are usable in this environment….”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Does that restriction exclude lots of DOS software?  Absolutely.  Does that make the tool useless?  Absolutely not.  For starters, virtually all the utilities bundled with DOS itself run fine; with a few exceptions, like &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;BASIC&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;FDISK&lt;/code&gt;, they are all console-based applications, and even &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;FDISK&lt;/code&gt; is usable, as is &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;BASIC&lt;/code&gt; as long as you stick to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;INPUT&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PRINT&lt;/code&gt; statements as your “basic” means of input and output.  There are also quite a few DOS compilers, assemblers, linkers, debuggers, etc, that work well, too.  Those kinds of programs – and only those – are what this tool was designed for.  The ability to create and load DOS disk images, copy and delete files, compile and link programs, and perform other command-line tasks, all from the comfort of your &lt;em&gt;modern&lt;/em&gt; command-line, is what &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; is all about.&lt;/p&gt;

&lt;h3 id=&quot;running-local-commands&quot;&gt;Running Local Commands&lt;/h3&gt;

&lt;p&gt;Previously, I went over how &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; can automatically build a hard disk image containing all the files and folders in your current directory and then execute a DOS command or program, such as &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DIR&lt;/code&gt;:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;$ pc.js dir
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;If you want a small collection of DOS files to start with, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; can fetch those for you:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;$ pc.js --commands
pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --commands
[Type help for list of commands, CTRL-C to terminate]
&amp;gt;&amp;gt; fetch https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json disks/msdos
&amp;gt;&amp;gt; quit
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This should create a folder named &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;disks/msdos&lt;/code&gt; containing a variety of DOS utilities and programs, which you can then pass to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt;, along with an initial DOS command:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;$ pc.js disks/msdos dir
[Press CTRL-D to enter command mode]

 Volume in drive C is MSDOS      
 Directory of  C:\

AUTOEXEC BAT      190   7-26-23  10:36a
CONFIG   SYS       22   1-01-80  12:03a
DOS          &amp;lt;DIR&amp;gt;      7-26-23  10:05a
PUZZLED      &amp;lt;DIR&amp;gt;      7-26-23  10:05a
TMP          &amp;lt;DIR&amp;gt;      1-01-80  12:13a
TOOLS        &amp;lt;DIR&amp;gt;      7-26-23  10:05a
        6 File(s)   5820416 bytes free
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Next, let’s look at &lt;a href=&quot;https://github.com/jeffpar/pcjs/blob/master/tools/pc/pc.json5&quot;&gt;pc.json5&lt;/a&gt;, the configuration file for &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt;:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;{
  &quot;defaults&quot;: {
    &quot;type&quot;: &quot;pcx86&quot;,
    &quot;sys&quot;: &quot;msdos&quot;,
    &quot;ver&quot;: &quot;3.30&quot;,
    &quot;target&quot;: &quot;10M&quot;,
    &quot;maxfiles&quot;: 1024,
    &quot;directory&quot;: &quot;.&quot;,
    &quot;machine&quot;: &quot;compaq386.json&quot;,
    &quot;state&quot;: &quot;state386.json&quot;
  },
  &quot;apps&quot;: {
    &quot;ls&quot;: {},
    &quot;vi&quot;: {},
    &quot;.edit&quot;: {
      &quot;exec&quot;: &quot;vi $*&quot;
    }
  },
  &quot;systems&quot;: {
    &quot;msdos&quot;: {
      &quot;vendor&quot;: &quot;microsoft&quot;,
      &quot;files&quot;: [&quot;IO.SYS&quot;, &quot;MSDOS.SYS&quot;, &quot;COMMAND.COM&quot;]
    },
    &quot;pcdos&quot;: {
        &quot;vendor&quot;: &quot;ibm&quot;,
        &quot;files&quot;: [&quot;IBMBIO.COM&quot;, &quot;IBMDOS.COM&quot;, &quot;COMMAND.COM&quot;]
    }
  }
}                                                                                                                                                           
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;apps&lt;/code&gt; section defines a set of local commands you can invoke from the DOS prompt.  One of those commands is &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;vi&lt;/code&gt;.  Let’s try it:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;C:\&amp;gt;vi AUTOEXEC.BAT
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This runs a hidden &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;VI.COM&lt;/code&gt; DOS program that silently shuts down the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; virtual machine, executes &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;vi&lt;/code&gt; with the name of the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;AUTOEXEC.BAT&lt;/code&gt; file in your local directory, and when you save and quit &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;vi&lt;/code&gt;, the virtual machine’s hard disk will be automatically rebuilt with any changes found in your local directory, the virtual machine will be restarted, and you should be back at the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;C:\&amp;gt;&lt;/code&gt; prompt within a few seconds.&lt;/p&gt;

&lt;p&gt;You can add or remove programs from the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;apps&lt;/code&gt; section, and the next time you run &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt;, it will automatically create matching hidden &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.COM&lt;/code&gt; files in the root of the virtual hard disk.  Make sure you stick to app names that are 8 characters or less; you can use the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;exec&lt;/code&gt; property to map a short filename to a longer or different local filename (see the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;edit&lt;/code&gt; example).&lt;/p&gt;

&lt;p&gt;Aside from the commands listed in the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;apps&lt;/code&gt; section, two other programs are always included on the virtual hard disk: &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;LOAD.COM&lt;/code&gt;, which makes it easy to load PCjs diskette images into drive A: or B:, and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;QUIT.COM&lt;/code&gt;, which shuts down the machine and returns to your local prompt (alternatively, you can press &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CTRL-D&lt;/code&gt; and type &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;quit&lt;/code&gt;).&lt;/p&gt;

&lt;p&gt;See &lt;a href=&quot;/tools/pc/#loading-diskettes-from-the-dos-prompt&quot;&gt;Loading Diskettes from the DOS Prompt&lt;/a&gt; for more information and examples of the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;LOAD&lt;/code&gt; command (the internal &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;LOAD&lt;/code&gt; command operates the same as the external &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;LOAD.COM&lt;/code&gt; program).&lt;/p&gt;

&lt;h3 id=&quot;building-hard-disk-images&quot;&gt;Building Hard Disk Images&lt;/h3&gt;

&lt;p&gt;You may have noticed the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;defaults&lt;/code&gt; section in the &lt;a href=&quot;https://github.com/jeffpar/pcjs/blob/master/tools/pc/pc.json5&quot;&gt;pc.json5&lt;/a&gt; configuration file:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;  &quot;defaults&quot;: {
    &quot;type&quot;: &quot;pcx86&quot;,
    &quot;sys&quot;: &quot;msdos&quot;,
    &quot;ver&quot;: &quot;3.30&quot;,
    &quot;target&quot;: &quot;10M&quot;,
    &quot;maxfiles&quot;: 1024,
    &quot;directory&quot;: &quot;.&quot;,
    &quot;machine&quot;: &quot;compaq386.json&quot;,
    &quot;state&quot;: &quot;state386.json&quot;
  }
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;These settings control what happens whenever &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; builds (or rebuilds) a hard disk image from a specified folder.  First and foremost, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; wants to create a &lt;em&gt;bootable&lt;/em&gt; hard disk image, so it fetches the corresponding system diskette image from PCjs (eg, &lt;a href=&quot;https://diskettes.pcjs.org/pcx86/sys/dos/microsoft/3.30/MSDOS330-DISK1.json&quot;&gt;MSDOS330-DISK1&lt;/a&gt;), extracts the boot sector and system files (ie, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;IO.SYS&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;MSDOS.SYS&lt;/code&gt;) from the diskette, and then based on &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;target&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;maxfiles&lt;/code&gt;, and other settings, it builds a hard disk image, which is stored in the PCjs &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/tools/pc/disks&lt;/code&gt; folder by default.&lt;/p&gt;

&lt;p&gt;To change those defaults, you can either edit &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.json5&lt;/code&gt; or pass command-line overrides; for example:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;$ cd disks/msdos
$ pc.js ibm5170 --target=20M --fat=12 --maxfiles=2048 dir
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This changes the default machine from a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;compaq386&lt;/code&gt; to an &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ibm5170&lt;/code&gt;, sets the target drive size to 20Mb, forces the default FAT size to 12-bit (which would otherwise be 16-bit for a 20Mb disk), and allows up to 2048 local files to be included in the disk image.&lt;/p&gt;

&lt;p&gt;You can also use &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--drivetype&lt;/code&gt; for even more control of the virtual hard disk image, but make sure the values you specify are valid for the machine being used.  By default, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; loads a &lt;a href=&quot;/tools/pc/compaq386.json&quot;&gt;compaq386&lt;/a&gt; machine, which also uses a saved machine state (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;state386.json&lt;/code&gt;) that bypasses the system startup tests and floppy drive checks, so that it can start booting from the virtual hard disk immediately.  But the COMPAQ DeskPro 386 has a drive type table in ROM that differs significantly from the drive types defined by the IBM PC AT, so if you’re using an AT-specific drive type (eg, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--drivetype=AT:6&lt;/code&gt;), then you should also specify an IBM 5170 machine configuration.  An &lt;a href=&quot;/tools/pc/ibm5170.xml&quot;&gt;ibm5170.xml&lt;/a&gt; file is included in the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; folder to make this easier:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;$ pc.js ibm5170 --drivetype=AT:6 dir
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;some-caveats-regarding-disk-formats&quot;&gt;Some Caveats Regarding Disk Formats&lt;/h3&gt;

&lt;p&gt;With great disk-creating power comes great responsibility – or at least some basic knowledge of the limitations of various versions of DOS.  For example, if you want to build a disk that uses a 16-bit FAT (perhaps because you want a smaller cluster size), then you must &lt;em&gt;also&lt;/em&gt; build it with PC DOS or MS-DOS 3.0 or higher, since version 2.x only understood disks using a 12-bit FAT.&lt;/p&gt;

&lt;p&gt;You can override the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;sys&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ver&lt;/code&gt; defaults with command-line options &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--sys&lt;/code&gt; (short for &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--system&lt;/code&gt;) and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--ver&lt;/code&gt; (short for &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--version&lt;/code&gt;); eg:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;$ pc.js --sys=pcdos --ver=3.00 dir
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Stick with DOS versions 2.x or 3.x for now.  Support for other versions hasn’t been tested yet.&lt;/p&gt;

&lt;p&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; also tries to detect and fix certain broken combinations.  For example, when I first tried to construct a 10Mb disk image with a 16-bit FAT running MS-DOS 3.30:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;$ pc.js --target=10M --fat=16 dir
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;it failed to boot for several reasons.&lt;/p&gt;

&lt;p&gt;The first problem was one described in this OS/2 Museum &lt;a href=&quot;http://www.os2museum.com/wp/hang-with-early-dos-boot-sector/&quot;&gt;blog post&lt;/a&gt; from 2011: DOS 2.x and 3.x boot sectors read &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;IO.SYS&lt;/code&gt;/&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;IBMBIO.COM&lt;/code&gt; a track at a time, and if the final sector(s) of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;IO.SYS&lt;/code&gt;/&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;IBMBIO.COM&lt;/code&gt; are located near the beginning of a track instead of the end of that track, the boot sector might read too much data and trash itself.  This problem cropped up more often on disks with large tracks, but it could &lt;em&gt;definitely&lt;/em&gt; also occur on disks with only 17 sectors/track.  And even though I was using MS-DOS 3.30, which contained a &lt;a href=&quot;https://www.os2museum.com/wp/dos-boot-hang-update/&quot;&gt;fix&lt;/a&gt;, that fix was only present in the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;FORMAT.COM&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;SYS.COM&lt;/code&gt; utilities, &lt;em&gt;not&lt;/em&gt; in the diskettes’ actual boot sector–which is what &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; relies on.&lt;/p&gt;

&lt;p&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; now works around this bug by carefully adjusting the start of the partition, pushing the final sectors of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;IO.SYS&lt;/code&gt; to the end of a track.&lt;/p&gt;

&lt;p&gt;However, that wasn’t the end of the story.  A second problem occurs when &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;IO.SYS&lt;/code&gt;/&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;IBMBIO.COM&lt;/code&gt; examines the Master Boot Record (MBR) and DOS boot sector.  DOS versions 3.10 and higher honor the MBR partition type &lt;em&gt;and&lt;/em&gt; boot sector BPB values &lt;em&gt;only&lt;/em&gt; if the OEM signature in the BPB contains the string “3.1” or greater.  Otherwise, they fall back to the assumption that &lt;em&gt;any&lt;/em&gt; disk with only 32680 (0x7FA8) or fewer sectors &lt;em&gt;must&lt;/em&gt; be using a 12-bit FAT, 4K clusters, 512 directory entries, etc.&lt;/p&gt;

&lt;p&gt;So, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; now ensures that any disk using a 16-bit FAT also contains an “IBM  3.1” OEM signature in its boot sector.&lt;/p&gt;

&lt;p&gt;Finally, while testing &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; with COMPAQ DOS 3.31, I discovered yet another problem.  During testing, I forced the creation of a 16-bit FAT with 16K clusters:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;pc.js --fat:16:16384 --sys=compaq:3.31g --halt
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;and discovered that COMPAQ DOS 3.31 crashes in a manner reminiscent of the earlier boot sector bug.  In this case, after the boot sector carefully reads &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;IBMBIO.COM&lt;/code&gt; one sector at a time (instead of one track a time), &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;IBMBIO.COM&lt;/code&gt; then reads the entire FAT into memory (starting at 0:8000h), and then for reasons unknown, &lt;em&gt;re-reads&lt;/em&gt; the final clusters of itself into memory again.&lt;/p&gt;

&lt;p&gt;Note that &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;IBMBIO.COM&lt;/code&gt; must fit completely between 0:0700h (its starting address) and 0:7B00h (where the system stack resides at this point).  This is a 29K region, and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;IBMBIO.COM&lt;/code&gt; fits comfortably within that region.  However, because the code that is &lt;em&gt;re-reading&lt;/em&gt; &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;IBMBIO.COM&lt;/code&gt; is reading whole clusters, when it reads the final cluster, it reads many more sectors than &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;IBMBIO.COM&lt;/code&gt; actually uses, overrunning the region and trashing the stack.&lt;/p&gt;

&lt;p&gt;The crash is ironic, because it’s identical to the boot sector crash that was finally &lt;em&gt;fixed&lt;/em&gt; in this same release, except that instead of trashing itself with an entire (partially used) track, the code trashes itself with an entire (partially used) cluster.&lt;/p&gt;
</description>
        <pubDate>Thu, 10 Aug 2023 00:00:00 +0000</pubDate>
        <link>https://zack13358.github.io/blog/2023/08/10/</link>
        <guid isPermaLink="true">https://zack13358.github.io/blog/2023/08/10/</guid>
        
        
        <category>blog</category>
        
      </item>
    
      <item>
        <title>Running DOS Software from the Command-Line</title>
        <description>&lt;p&gt;Recently, I’ve been working on a command-line utility that uses PCjs machines to run DOS software on modern operating systems, and it’s called, aptly enough, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;Let’s run through a few examples.  All you need to get started is:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Install &lt;a href=&quot;https://nodejs.org&quot;&gt;Node and NPM&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;Clone the &lt;a href=&quot;https://github.com/jeffpar/pcjs&quot;&gt;pcjs&lt;/a&gt; repository (eg, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;git clone https://github.com/jeffpar/pcjs.git&lt;/code&gt;)&lt;/li&gt;
  &lt;li&gt;CD into &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pcjs&lt;/code&gt; and run &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;npm install&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For the examples below, I’m using Ubuntu Linux (hence the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;$&lt;/code&gt; prompt), but I’ve also tested &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; on &lt;strong&gt;macOS&lt;/strong&gt; and &lt;strong&gt;Windows&lt;/strong&gt;.  If you run into issues, take a look at the &lt;a href=&quot;/tools/pc/&quot;&gt;pc.js&lt;/a&gt; page on the &lt;a href=&quot;https://www.pcjs.org&quot;&gt;PCjs&lt;/a&gt; website.&lt;/p&gt;

&lt;p&gt;I also recommend adding the “pcjs/tools/pc” and “pcjs/tools/diskimage” directories to your PATH, so that you can run &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;diskimage.js&lt;/code&gt; from any location.  Alternatively, you can always use relative paths, like I’ve used in the examples.&lt;/p&gt;

&lt;p&gt;The first example uses an original IBM PC (Model 5150), which didn’t support hard disks, and since we’ve also disabled booting from a floppy with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--boot=none&lt;/code&gt;, all we can do is run some BASIC commands from the machine’s built-in BASIC interpreter:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;$ cd tools/pc
$ pc.js ibm5150 --boot=none
Press CTRL-D to enter command mode, CTRL-C to terminate pc.js

1LIST   2RUN←   3LOAD&quot;  4SAVE&quot;  5CONT←  6,&quot;LPT1 7TRON←  8TROFF← 9KEY    0SCREEN 
The IBM Personal Computer Basic 
Version C1.00 Copyright IBM Corp 1981 
61404 Bytes free
Ok 
print 2+2
4 
Ok 
10 for i=1 to 10:print &quot;hello world&quot;;i:next i
list
10 FOR I=1 TO 10:PRINT &quot;hello world&quot;;I:NEXT I                                   
Ok 
run
hello world 1 
hello world 2 
hello world 3 
hello world 4 
hello world 5 
hello world 6 
hello world 7 
hello world 8 
hello world 9 
hello world 10 
Ok 
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;So what just happened?  BASICally, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; started an IBM PC Model 5150 with ROM BASIC, routing all text output to your terminal window and converting all text input into IBM PC keyboard presses, providing a reasonably seamless experience.  That first line of output:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;1LIST   2RUN←   3LOAD&quot;  4SAVE&quot;  5CONT←  6,&quot;LPT1 7TRON←  8TROFF← 9KEY    0SCREEN 
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;is a list of supported function keys that would &lt;em&gt;normally&lt;/em&gt; appear on the bottom (25th) row of an IBM PC monitor, but &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; makes no attempt to render characters at specific screen locations – it simply outputs characters in the same order that the machine displays them.&lt;/p&gt;

&lt;p&gt;As for the &lt;strong&gt;Press CTRL-D to enter command mode&lt;/strong&gt; message at the beginning, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; is just letting you know that CTRL-D will allow you to stop the machine and enter what it calls “command mode”.  If the machine also includes the PCjs debugger, command mode gives you access to all PCjs debugger commands, too.&lt;/p&gt;

&lt;p&gt;From command mode, you can also press &lt;strong&gt;CTRL-C to terminate pc.js&lt;/strong&gt; (or use the “quit” command).  If you’re not in command mode, then &lt;strong&gt;CTRL-C&lt;/strong&gt; just does whatever it’s supposed to do inside the machine.  To exit command mode and continue running the machine, use the “g” (go) command.&lt;/p&gt;

&lt;p&gt;Getting back to the first example above, let’s press CTRL-D for the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; command mode prompt, and then use the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;quit&lt;/code&gt; command to get back to the operating system prompt.&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;stopped (1027856675 cycles, 215793 ms, 4763160 hz)
AX=0000 BX=003A CX=0008 DX=008A SP=F9E8 BP=00A0 SI=0074 DI=0075 
SS=0060 DS=0040 ES=0060 PS=F046 V0 D0 I0 T0 S0 Z1 A0 P1 C0 
&amp;amp;F000:E850 74F3             JZ       E845 (romBIOS+0x0845)
&amp;gt;&amp;gt; help
internal commands:

abort   terminate without saving
build   build disk for specified drive type
exec    execute a local command
fetch   read disk image and extract to directory
load    load drive with specified diskette
save    save disk to directory or as disk image
select  select a new machine (eg, ibm5170)
start   start new machine
stop    stop current machine (does not save)
quit    save all changed files and terminate

type &quot;?&quot; for a list of debugger commands (eg, &quot;g&quot; to continue running)
&amp;gt;&amp;gt; quit
$
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;working-with-files&quot;&gt;Working With Files&lt;/h3&gt;

&lt;p&gt;Now let’s dive into a much more interesting example.  Imagine we have a small collection of DOS files and programs.  There’s a PCjs hard disk image we can use for this demonstration, so we’ll start by running &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; in interactive mode (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--commands&lt;/code&gt;) and then use the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;fetch&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;build&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;start&lt;/code&gt; commands to extract all the files from that hard disk image, build a local hard disk image from those files, and then boot from that disk image using our default machine (a COMPAQ DeskPro 386):&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;$ pc.js --commands
pc.js v3.00
Copyright © 2012-2026 Jeff Parsons &amp;lt;Jeff@pcjs.org&amp;gt;
Options: --commands
[Type help for list of commands, CTRL-C to terminate]
&amp;gt;&amp;gt; fetch https://harddisks.pcjs.org/pcx86/10mb/MSDOS330-C400.json disks/msdos
&amp;gt;&amp;gt; build disks/msdos chkdsk
reading files: /Users/jeff/Sites/pcjs/tools/pc/disks/msdos/
building drive: /Users/jeff/Sites/pcjs/tools/pc/disks/msdos.json
&amp;gt;&amp;gt; start
loading machine: compaq386.json
&amp;gt;&amp;gt; [Press CTRL-D to enter command mode]
Volume MSDOS       created Jun 26, 2023 10:05a

 10588160 bytes total disk space
   106496 bytes in 9 hidden files
    86016 bytes in 21 directories
  4575232 bytes in 252 user files
  5820416 bytes available on disk

   655360 bytes total memory
   586256 bytes free
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;To run a program from the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;disks/msdos&lt;/code&gt; folder, such as the DOS &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CHKDSK&lt;/code&gt; utility, just run &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; with name of the program, including any arguments it might need:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;$ pc.js disks/msdos chkdsk
[Press CTRL-D to enter command mode]
Volume MSDOS       created Jun 26, 2023 10:15a

 10588160 bytes total disk space
   106496 bytes in 9 hidden files
    86016 bytes in 21 directories
  4575232 bytes in 252 user files
  5820416 bytes available on disk

   655360 bytes total memory
   586256 bytes free
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;If the DOS command you want to run includes wildcards (eg, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DIR *.*&lt;/code&gt;), put it in quotes to prevent your shell from expanding them:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;$ pc.js disks/msdos &quot;dir *.*&quot;
[Press CTRL-D to enter command mode]

 Volume in drive C is MSDOS      
 Directory of  C:\

AUTOEXEC BAT      194   6-26-23  10:18a
CONFIG   SYS       22   1-01-80  12:03a
DOS          &amp;lt;DIR&amp;gt;      6-26-23  10:05a
PUZZLED      &amp;lt;DIR&amp;gt;      6-26-23  10:05a
TMP          &amp;lt;DIR&amp;gt;      1-01-80  12:13a
TOOLS        &amp;lt;DIR&amp;gt;      6-26-23  10:05a
        6 File(s)   5820416 bytes free
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This collection of files also includes a Microsoft C Compiler, so we can try compiling and running some C demo programs:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;C:\&amp;gt;cd tools

C:\TOOLS&amp;gt;dir

Volume in drive C is MSDOS      
Directory of  C:\TOOLS

.            &amp;lt;DIR&amp;gt;      7-15-23   9:23a
..           &amp;lt;DIR&amp;gt;      7-15-23   9:23a
BIN          &amp;lt;DIR&amp;gt;      7-15-23   9:23a
BINB         &amp;lt;DIR&amp;gt;      1-01-80  12:11a
C4BIN        &amp;lt;DIR&amp;gt;      7-15-23   9:23a
C4CV         &amp;lt;DIR&amp;gt;      7-15-23   9:23a
C4DEMO       &amp;lt;DIR&amp;gt;      7-15-23   9:23a
C4INC        &amp;lt;DIR&amp;gt;      7-15-23   9:23a
C4LIB        &amp;lt;DIR&amp;gt;      7-15-23   9:23a
C4START      &amp;lt;DIR&amp;gt;      7-15-23   9:23a
C4WIN        &amp;lt;DIR&amp;gt;      7-15-23   9:23a
MASM4        &amp;lt;DIR&amp;gt;      7-15-23   9:23a
TOOLS    DIS      944   9-27-86  11:33a
TOOLS    INI     2725   1-01-80  12:06a
Z        TXT    72235  11-05-86  10:53a
    15 File(s)   6086656 bytes free

C:\TOOLS&amp;gt;cd c4demo

C:\TOOLS\C4DEMO&amp;gt;dir

Volume in drive C is MSDOS      
Directory of  C:\TOOLS\C4DEMO

.            &amp;lt;DIR&amp;gt;      7-15-23   9:23a
..           &amp;lt;DIR&amp;gt;      7-15-23   9:23a
DEMO     C        419   6-27-86   4:00a
SIEVE    C        788   6-27-86   4:00a
        4 File(s)   6086656 bytes free

C:\TOOLS\C4DEMO&amp;gt;cl demo.c
Microsoft (R) C Compiler  Version 4.00
Copyright (C) Microsoft Corp 1984, 1985, 1986.  All rights reserved.

demo.c
Microsoft (R) Overlay Linker  Version 3.51
Copyright (C) Microsoft Corp 1983, 1984, 1985, 1986.  All rights reserved.

Object Modules [.OBJ]: DEMO.OBJ 
Run File [DEMO.EXE]: DEMO.EXE/NOI
List File [NUL.MAP]: NUL
Libraries [.LIB]: ;

C:\TOOLS\C4DEMO&amp;gt;demo
C:\TOOLS\C4DEMO\DEMO.EXE
COMSPEC=C:\COMMAND.COM
PROMPT=$P$G
PATH=C:\;C:\TOOLS\C4BIN;C:\TOOLS\MASM4;C:\TOOLS\BIN;C:\TOOLS\BINB;C:\DOS
INCLUDE=C:\TOOLS\C4INC
LIB=C:\TOOLS\C4LIB
TMP=C:\TMP
USER=C:\TOOLS

C:\TOOLS\C4DEMO&amp;gt;cl sieve.c
Microsoft (R) C Compiler  Version 4.00
Copyright (C) Microsoft Corp 1984, 1985, 1986.  All rights reserved.

sieve.c
Microsoft (R) Overlay Linker  Version 3.51
Copyright (C) Microsoft Corp 1983, 1984, 1985, 1986.  All rights reserved.

Object Modules [.OBJ]: SIEVE.OBJ 
Run File [SIEVE.EXE]: SIEVE.EXE/NOI
List File [NUL.MAP]: NUL
Libraries [.LIB]: ;

C:\TOOLS\C4DEMO&amp;gt;sieve
150 iterations: 1027 primes

C:\TOOLS\C4DEMO&amp;gt;dir

Volume in drive C is MSDOS      
Directory of  C:\TOOLS\C4DEMO

.            &amp;lt;DIR&amp;gt;      7-15-23   9:23a
..           &amp;lt;DIR&amp;gt;      7-15-23   9:23a
DEMO     C        419   6-27-86   4:00a
SIEVE    C        788   6-27-86   4:00a
DEMO     OBJ      391   7-15-23   9:50a
DEMO     EXE     6402   7-15-23   9:50a
SIEVE    OBJ      494   7-15-23   9:50a
SIEVE    EXE    14662   7-15-23   9:50a
        8 File(s)   6053888 bytes free

C:\TOOLS\C4DEMO&amp;gt;quit
$
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;That last command, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;quit&lt;/code&gt;, runs a special program that &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; automatically includes with the machine, to gracefully return to your own operating system.&lt;/p&gt;

&lt;p&gt;And, if you take a peek inside the folder that corresponds to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;C:\TOOLS\C4DEMO&lt;/code&gt;, you’ll see that all the files created by the Microsoft C Compiler, such as &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DEMO.EXE&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;SIEVE.EXE&lt;/code&gt; have been preserved:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;$ ls -l TOOLS/C4DEMO
total 40
-rw-rw-r-- 1    419 Jun 27  1986 DEMO.C
-rw-rw-r-- 1   6402 Jul 15 09:50 DEMO.EXE
-rw-rw-r-- 1    391 Jul 15 09:50 DEMO.OBJ
-rw-rw-r-- 1    788 Jun 27  1986 SIEVE.C
-rw-rw-r-- 1  14662 Jul 15 09:50 SIEVE.EXE
-rw-rw-r-- 1    494 Jul 15 09:50 SIEVE.OBJ
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Whenever you run &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; with a DOS command or program name, it automatically builds a 10Mb hard disk image containing all the files and folder from your current directory, and runs that command or program.  And whenever you terminate &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt;, it automatically creates/deletes/updates any files in your current directory that were modified on the 10Mb hard disk.&lt;/p&gt;

&lt;h3 id=&quot;loading-diskettes&quot;&gt;Loading Diskettes&lt;/h3&gt;

&lt;p&gt;&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; includes another special program with the machine, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;load&lt;/code&gt;, which makes it easy for you to load any diskette image from the PCjs diskette library into your machine.  The syntax of the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;load&lt;/code&gt; command is:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;load [drive] [search options]
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Let’s say we want to load “PC-SIG Library Disk #1234” into the machine’s A: drive.  Start &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; with any DOS command to automatically build and start a machine (I used the DOS &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ver&lt;/code&gt; command this time) and then type &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;load a: pc-sig 1234&lt;/code&gt; to load the matching diskette into drive A:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;$ pc.js disks/msdos ver
[Press CTRL-D to enter command mode]

MS-DOS Version 3.30    

C:\&amp;gt;load a: pc-sig 1234
loading &quot;PC-SIG Library Disk #1234&quot; in drive A:

C:\&amp;gt;dir a:

Volume in drive A has no label
Directory of  A:\

CHINA    HTX     8561   7-30-89   1:00p
CHINAVOC HTX     2927   7-17-88  12:05p
FILE1234 TXT     2480  11-30-89   4:19p
FIRST    HTX      405   9-16-89   2:39a
GO       BAT       15   9-17-89  11:34a
GO       HTX      511   9-17-89  11:33a
HELLO    EXE     8949   1-23-88  12:18p
HYTDOC   EXE    35282  10-01-89  12:59p
HYTDOC   HTF    35245  10-01-89  12:59p
HYTDOC   HTX    34936   9-17-89  11:18a
HYTEST   EXE    33528  10-01-89  12:58p
HYTEXT   EXE    42172  10-01-89   1:32p
HYTFAST  EXE    15753  10-01-89  12:57p
LOG      COM    10894   3-05-89  12:05p
LOG      DOC      920  11-03-88   5:06p
MSDOS    HTX    16129   6-17-88   7:55p
PLANETS  HTS     6248   3-31-89   8:10p
README           6596   9-28-89   8:55p
VERSION          2246   9-16-89  11:15p
    19 File(s)     48128 bytes free
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;If your search criteria matches more than one diskette in the library, a numbered list of matches is displayed, and then you can load the desired diskette by number:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;C:\&amp;gt;load a: pc-sig #123
1: PC-SIG Library Disk #1230
2: PC-SIG Library Disk #1231
3: PC-SIG Library Disk #1232
4: PC-SIG Library Disk #1233
5: PC-SIG Library Disk #1234
6: PC-SIG Library Disk #1235
7: PC-SIG Library Disk #1236
8: PC-SIG Library Disk #1237
9: PC-SIG Library Disk #1238
10: PC-SIG Library Disk #1239
enter &quot;load a: #&quot; to load diskette by number

C:\&amp;gt;load a: 6
loading &quot;PC-SIG Library Disk #1235&quot; in drive A:

C:\&amp;gt;dir a:

Volume in drive A has no label
Directory of  A:\

EDBEGIN  HLP    24539   6-19-89  12:04p
EDQUICK  HLP    37793   6-19-89  12:04p
FILEMAN  COM      932   4-01-86  11:24p
GETYN    COM      806   9-25-89   5:18p
GO       BAT       12   5-18-86   8:32p
MANUAL1  CRN    30164  11-07-88  10:49p
MANUAL2  CRN   122155  11-07-88  10:50p
PRINTMAN COM      913  10-26-88   6:23a
QUICK-OR DER     1021   5-04-89   4:23p
READ     ME      1001   9-29-89  12:48p
REFENCE  DIR     1249   9-29-89  12:50p
STORY            1148  12-24-86  11:11a
TYPEMAN  COM      947  10-28-88   3:38a
WORDS    EXE    16536  10-02-86   9:41p
WORDS    MAS   110428   9-19-89   6:41p
WORDS    NUL       12  10-26-88  11:10a
WORKUTIL BAT     5086   9-25-89   4:30p
    17 File(s)      1024 bytes free
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;You can also search for files by &lt;em&gt;filename&lt;/em&gt;.  For example, if you want to find and load a diskette with a program containing &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt; in the name, use the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--file&lt;/code&gt; search option.  You can even use regular expressions, but you will need to quote them if you use any characters (such as &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;|&lt;/code&gt;) that are also parsed by the DOS command interpreter:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;C:\&amp;gt;load a: --file=&quot;arc\.(com|exe)&quot;
  1: ARC.EXE         32128 1979-11-30  &quot;PC-SIG Library Disk #4198&quot;
  2: ARC.EXE         29824 1985-08-22  &quot;PC-SIG Library Disk #0539&quot;
  3: ARC.EXE         32051 1986-01-31  &quot;PC-SIG Library Disk #0976&quot;
  4: ARC.EXE         32429 1986-02-05  &quot;PC-SIG Library Disk #0685&quot;
  5: ARC.EXE         32256 1986-02-21  &quot;PC-SIG Library Disk #0612&quot;
  6: ARC.EXE         32181 1986-03-05  &quot;PC-SIG Library Disk #0417&quot;
  7: ARC.EXE         32512 1986-04-08  &quot;PC-SIG Library Disk #0879&quot;
  8: ARC.EXE         32384 1986-06-15  &quot;PC-SIG Library Disk #0666&quot;
  9: CONVARC.EXE      5056 1989-07-24  &quot;PC-SIG Library Disk #1571&quot;
 10: DARC.EXE        34429 1990-06-09  &quot;PC-SIG Library Disk #1861&quot;
 11: DEARC.COM       10240 1986-12-28  &quot;PC-SIG Library Disk #0148&quot;
 12: EIGHTARC.COM    51968 1989-06-21  &quot;PC-SIG Library Disk #1574&quot;
 13: ELECARC.EXE     97669 1990-05-15  &quot;PC-SIG Library Disk #2219&quot;
 14: EPARC.COM       26316 1990-01-19  &quot;PC-SIG Library Disk #1082&quot;
 15: HELPARC.EXE    267704 1991-08-05  &quot;Norton Utilities 6.01 (Utility 4)&quot;
 16: ICONARC.EXE     16944 1991-08-05  &quot;Norton Utilities 6.01 (Install)&quot;
 17: LHARC.EXE       27498 1989-03-04  &quot;PC-SIG Library Disk #1550&quot;
 18: LHARC.EXE       30470 1989-05-04  &quot;PC-SIG Library Disk #2018&quot;
 19: LHARC.EXE       31256 1989-05-31  &quot;PC-SIG Library Disk #1948&quot;
 20: LHARC.EXE       30912 1990-03-28  &quot;PC-SIG Library Disk #1927&quot;
 21: LHARC.EXE       20874 1990-06-15  &quot;PC-SIG Library Disk #1145&quot;
 22: LHARC.EXE       30440 1990-07-28  &quot;PC-SIG Library Disk #2729&quot;
 23: LHARC.EXE       20874 1990-08-07  &quot;PC-SIG Library Disk #2322&quot;
 24: LHARC.EXE       20475 1990-08-08  &quot;PC-SIG Library Disk #2597&quot;
 25: NDOSARC.EXE     39190 1991-08-05  &quot;Norton Utilities 6.01 (Utility 5)&quot;
 26: OBJUNARC.EXE   125440 1993-08-13  &quot;OBJASM 2.0 (Bin)&quot;
 27: PASARC.EXE     102889 1990-05-10  &quot;PC-SIG Library Disk #2221&quot;
 28: PGMSARC.EXE    120567 1990-07-24  &quot;PC-SIG Library Disk #1481&quot;
 29: PKARC.COM       16440 1986-10-23  &quot;PC-SIG Library Disk #0386&quot;
 30: PKARC.COM       17456 1986-12-15  &quot;PC-SIG Library Disk #1138&quot;
 31: PKXARC.COM       9984 1986-09-12  &quot;PC-SIG Library Disk #0599&quot;
 32: PKXARC.COM      10318 1986-10-23  &quot;PC-SIG Library Disk #0386&quot;
 33: PKXARC.COM      11482 1986-12-15  &quot;PC-SIG Library Disk #0651&quot;
 34: PKXARC.COM      12242 1987-03-01  &quot;PC-SIG Library Disk #1080&quot;
 35: PKXARC.COM      12242 1987-04-27  &quot;PC-SIG Library Disk #1564&quot;
 36: PKXARC.COM      10368 1987-08-25  &quot;PC-SIG Library Disk #2388&quot;
 37: PKXARC.COM      11648 1987-10-08  &quot;PC-SIG Library Disk #1138&quot;
 38: PKXARC.COM      12288 1988-02-19  &quot;PC-SIG Library Disk #1063&quot;
 39: PKXARC.COM       9296 1990-03-26  &quot;PC-SIG Library Disk #2822&quot;
 40: PKXARC.EXE      15126 1988-06-01  &quot;PC-SIG Library Disk #1206&quot;
 41: POSIARC.EXE    133618 1990-05-15  &quot;PC-SIG Library Disk #2219&quot;
 42: QUOTARC.EXE    226289 1990-01-26  &quot;PC-SIG Library Disk #1575&quot;
 43: RINGARC.EXE     84235 1989-12-29  &quot;PC-SIG Library Disk #1293&quot;
 44: SANDARC.EXE    188632 1992-12-02  &quot;PC-SIG Library Disk #3555&quot;
 45: SHZIPARC.EXE   256492 1990-12-26  &quot;PC-SIG Library Disk #2614&quot;
 46: SMITHARC.EXE   305210 1992-06-28  &quot;PC-SIG Library Disk #3125&quot;
 47: SPORTARC.EXE    36592 1992-09-30  &quot;PC-SIG Library Disk #3454&quot;
 48: TD1ARC.EXE     247060 1989-12-31  &quot;PC-SIG Library Disk #1353&quot;
 49: UNARC.COM       12242 1987-04-27  &quot;PC-SIG Library Disk #3008&quot;
 50: XARC.COM        12242 1987-04-27  &quot;PC-SIG Library Disk #2096&quot;
 51: XARC.COM        11482 1987-06-17  &quot;PC-SIG Library Disk #3494&quot;
 52: XXSRARC.EXE    275219 1992-09-18  &quot;PC-SIG Library Disk #3222&quot;
enter &quot;load a: #&quot; to load diskette by number
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;To help you zero in on the particular &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt; program you’re interested in, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; initially lists only &lt;em&gt;unique&lt;/em&gt; instances of each file.  Let’s say you’re only interested in files named &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC.EXE&lt;/code&gt;, and you want to load a diskette with the version of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC.EXE&lt;/code&gt; dated &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1985-08-22&lt;/code&gt;, so you type &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;load a: 2&lt;/code&gt;:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;C:\&amp;gt;load a: 2
  1: ARC.EXE         29824 1985-08-22  &quot;PC-SIG Library Disk #0539&quot;
  2: ARC.EXE         29824 1985-08-22  &quot;PC-SIG Library Disk #0420&quot;
  3: ARC.EXE         29824 1985-08-22  &quot;PC-SIG Library Disk #0568&quot;
enter &quot;load a: #&quot; to load diskette by number
multiple disks with identical file (use &quot;load a: 1&quot; to load original selection)
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;At this point, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; shows you all the &lt;em&gt;other&lt;/em&gt; disks (if any) with the same exact file.  The other files may not have the same date or even the same name, but they &lt;em&gt;will&lt;/em&gt; all have the same contents.  Your original selection is always listed first.  In this example, we’re going to load the second disk, named “PC-SIG Library Disk #0420”:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;C:\&amp;gt;load a: 2
loading &quot;PC-SIG Library Disk #0420&quot; in drive A:

C:\&amp;gt;dir a:

Volume in drive A has no label
Directory of  A:\

BACKSTAT EXE    13312   1-17-85   2:20p
GCOPY2   EXE    14592   3-15-85   3:18p
GCOPY2   TXT     2048   3-15-85   3:18p
L6       COM     3072   4-09-85   9:41a
LC       COM     1280  12-07-84   1:10p
LF       COM      512   6-08-84   3:20p
LQTYPE   COM    12160   4-01-85  11:14a
UNDEL    COM     2176   3-19-85   6:57a
UNSQ     COM     8064   3-17-85   2:53p
FILTERS  LBR    41600   4-04-85  10:16a
FILTERS  TXT      507   4-04-85   6:03p
VIEWDISK EXE    16384   3-15-85   8:36a
VIEWDISK DOC     4736   3-15-85   8:38a
COPYPC   COM     1792   4-25-85   1:52p
COPYPC   DOC     1920   4-25-85   1:52p
SORT-IT  COM    17280   4-03-85  10:17a
SORT-IT  DOC     1024   4-03-85  10:18a
NIB      EXE    48412   5-02-85   4:42p
LOCK     COM      384   8-22-85  12:51a
UNLOCK   COM      384   8-22-85  12:51a
UN-LOCK  DOC     2432   8-22-85  12:52a
ARC      EXE    29824   8-22-85  12:50a
ARC      DOC    10880   5-06-85  10:14a
FCOMPARE EXE    12288   5-02-85  12:03a
FCOMPARE C      13056   5-02-85  12:03a
FCOMPARE DOC     2304   5-02-85  12:03a
SEARCH   COM      640   5-08-85   6:58p
SEARCH   DOC     2048   5-08-85   6:58p
READONLY COM      128   6-03-85  10:15p
READONLY DOC      256   6-03-85  10:15p
READWRIT COM      128   6-03-85  10:15p
READWRIT DOC      128   6-03-85  10:15p
DISKUNSQ COM     3712   6-04-85  12:19p
DISKSQ   COM     3584   6-04-85  12:20p
TREED    COM     1920   5-10-85   9:37p
TCOUNT   COM    17273   7-29-85   9:30a
TCOUNT   DOC     7168   7-28-85   8:05a
FILES420 TXT     2088   4-12-86   5:50p
LU       DOC     6144   3-25-84   1:50a
LU       EXE    22528   3-25-84   1:48a
    40 File(s)     16384 bytes free
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Any files you’re interested in can be copied to the machine’s C: drive, and when you type &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;quit&lt;/code&gt;, those files should be automatically transferred to your current directory.&lt;/p&gt;

&lt;h3 id=&quot;more-to-come&quot;&gt;More To Come&lt;/h3&gt;

&lt;p&gt;There’s a lot more to cover with the new &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js&lt;/code&gt; utility, which is still a “work-in-progress”, but hopefully this is enough to get the ball rolling.&lt;/p&gt;

&lt;p&gt;Only text-based “standard I/O” DOS programs are usable in this environment, so if you run a program that switches to graphics mode or writes directly to video memory, don’t expect to see anything.&lt;/p&gt;

&lt;p&gt;There are currently no options to change the default drive type (10Mb) but it is possible to specify alternate machine configurations &lt;em&gt;and&lt;/em&gt; alternate operating systems to install on the drive.  Run &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pc.js --help&lt;/code&gt; from the command-line for some quick guidance, and check the &lt;a href=&quot;/tools/pc/&quot;&gt;PC.js&lt;/a&gt; page for more detailed information – both will be updated as the utility evolves.&lt;/p&gt;
</description>
        <pubDate>Sat, 15 Jul 2023 10:00:00 +0000</pubDate>
        <link>https://zack13358.github.io/blog/2023/07/15/</link>
        <guid isPermaLink="true">https://zack13358.github.io/blog/2023/07/15/</guid>
        
        
        <category>blog</category>
        
      </item>
    
      <item>
        <title>Old IBM PC BASIC Programs</title>
        <description>&lt;p&gt;BASIC shipped with every IBM PC, both in the machine’s ROM and on DOS diskettes, making it the easiest (and cheapest) way to create programs that could run on every other IBM PC in the world.  So it’s no surprise that a lot of BASIC software was created and distributed throughout the 1980s.&lt;/p&gt;

&lt;p&gt;I recently wrote some &lt;a href=&quot;/blog/2023/04/06/#new-pcjs-libraries&quot;&gt;new libraries&lt;/a&gt; to help create an online version of the &lt;a href=&quot;/software/pcx86/sw/misc/pcsig/&quot;&gt;PC-SIG Diskette Library&lt;/a&gt;, a large collection of public domain software and shareware spanning thousands of diskettes, and since the collection contained a lot of BASIC programs, I thought I’d create a list of them (over 2500), complete with links.&lt;/p&gt;

&lt;p&gt;So, here you go!&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230277&amp;quot;}&quot;&gt;$$MENU.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230885&amp;quot;}&quot;&gt;$ENVED.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230073&amp;quot;}&quot;&gt;%-DIFF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;0.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;1.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;10.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230239&amp;quot;}&quot;&gt;1004-B.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230239&amp;quot;}&quot;&gt;1005-A.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230239&amp;quot;}&quot;&gt;1009-A.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;11.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;12.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230301&amp;quot;}&quot;&gt;123DOC.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230568&amp;quot;}&quot;&gt;123DOC.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230301&amp;quot;}&quot;&gt;123RANGE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;13.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;14.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;15.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;1500.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230083&amp;quot;}&quot;&gt;15PUZZLE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;16.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;17.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;2.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;20.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;21.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;23MATCH.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%233007&amp;quot;}&quot;&gt;2ERRORS.BAS (1992)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230073&amp;quot;}&quot;&gt;3-D-ROT.BAS (2008)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;3.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230239&amp;quot;}&quot;&gt;3002-A.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230239&amp;quot;}&quot;&gt;3003-A.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230239&amp;quot;}&quot;&gt;3006-A.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230239&amp;quot;}&quot;&gt;3012-A.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230239&amp;quot;}&quot;&gt;3014-A.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230100&amp;quot;}&quot;&gt;3DTT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230794&amp;quot;}&quot;&gt;3PART.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;4.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230239&amp;quot;}&quot;&gt;4028-A.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;4BARLINK.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;5.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230239&amp;quot;}&quot;&gt;5006-A.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;6.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;7.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230239&amp;quot;}&quot;&gt;7013-A.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230239&amp;quot;}&quot;&gt;7037-A.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230239&amp;quot;}&quot;&gt;7042-A.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230201&amp;quot;}&quot;&gt;78INT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;8.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;9.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;A0.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;A1.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;A2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;A3.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;A4.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230646&amp;quot;}&quot;&gt;ABC.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230390&amp;quot;}&quot;&gt;ABC.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230647&amp;quot;}&quot;&gt;ABC.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230119&amp;quot;}&quot;&gt;ABCONVRT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;ACATALOG.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230472&amp;quot;}&quot;&gt;ACCTREC.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230175&amp;quot;}&quot;&gt;ACEY-DUE.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230329&amp;quot;}&quot;&gt;ACEY.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;ACRE.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230006&amp;quot;}&quot;&gt;ACRS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230313&amp;quot;}&quot;&gt;ACRS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230459&amp;quot;}&quot;&gt;ACRSCALC.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230466&amp;quot;}&quot;&gt;ACTDTL.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;AD.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230079&amp;quot;}&quot;&gt;ADD-LF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230002&amp;quot;}&quot;&gt;ADDCR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230050&amp;quot;}&quot;&gt;ADDCRS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230316&amp;quot;}&quot;&gt;ADDCRS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADDELETE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;ADDFILE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;ADDINFO.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADDIR.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;ADDMAIL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;ADDMEMB.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230056&amp;quot;}&quot;&gt;ADDR-PH.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;ADDRBOOK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;ADDRESS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230317&amp;quot;}&quot;&gt;ADDRESS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;ADDRFLCD.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADEDIT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADFILES.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;ADIABAT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADLIST.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADMAIL.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADMAIN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADNAME.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADNOTE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADPRINT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADPRT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADPRTA.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADPRTC.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADREAD.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADRODX.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADSEARCH.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADSORT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADSTART.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADTRANS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230167&amp;quot;}&quot;&gt;ADVANCED.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230203&amp;quot;}&quot;&gt;ADVEN1.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADWP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADWS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230401&amp;quot;}&quot;&gt;ADZIP.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230141&amp;quot;}&quot;&gt;AID.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230447&amp;quot;}&quot;&gt;AIRNAV.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230039&amp;quot;}&quot;&gt;AJETCRUZ.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230039&amp;quot;}&quot;&gt;AJETOFF.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;ALGEBRA.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230100&amp;quot;}&quot;&gt;ALIEN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230175&amp;quot;}&quot;&gt;ALIEN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230307&amp;quot;}&quot;&gt;ALIGN.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232360&amp;quot;}&quot;&gt;ALPHA.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;ALPHAHEX.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;ALPHAMAR.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;ALPHAPER.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230440&amp;quot;}&quot;&gt;AMORT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;AMORTIZE.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230440&amp;quot;}&quot;&gt;AMRTMENU.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230218&amp;quot;}&quot;&gt;AM_ED.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;ANALOG.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;ANALOG.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;ANALOG2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;ANALOG3.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;ANALOG4.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;ANALOG5.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;ANALOG6.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;ANCESTOR.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;ANCOV.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;ANGS.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;ANIM.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230128&amp;quot;}&quot;&gt;ANIMAL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230167&amp;quot;}&quot;&gt;ANIMATE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;ANIMATE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231012&amp;quot;}&quot;&gt;ANNUITY.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;ANOV1.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;ANOVA.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;ANOVK.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;ANOVR.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;ANOVU.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232426&amp;quot;}&quot;&gt;ANSWERS.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;ANT2.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;ANTONYM.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;ANTONYM2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;ANTONYMS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;ANVIL.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;APL-QREF.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;APL-QREF.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;APLIB-H.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230594&amp;quot;}&quot;&gt;APPENDIX.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;APPENDIX.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;APPLECOM.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230316&amp;quot;}&quot;&gt;APPLECOM.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230019&amp;quot;}&quot;&gt;ARCHIE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;ARCTRIG.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;AREACODE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;ARKTRAV.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231609&amp;quot;}&quot;&gt;ARROW.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230028&amp;quot;}&quot;&gt;ARTILL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230050&amp;quot;}&quot;&gt;ASCFILTR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;ASCICHAR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;ASCII.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;ASCII.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;ASCTTY.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;ASDA.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;ASDADEL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;ASDARUN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232427&amp;quot;}&quot;&gt;ASSEMBLY.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230203&amp;quot;}&quot;&gt;ASTEROID.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;ASYN-PGM.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230664&amp;quot;}&quot;&gt;ATLAS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230664&amp;quot;}&quot;&gt;ATLASARM.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230921&amp;quot;}&quot;&gt;ATMOS.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230258&amp;quot;}&quot;&gt;ATO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;ATTACK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;ATTRIB.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;AUTHOR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;AUTHOR2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230330&amp;quot;}&quot;&gt;AUTODIAL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230110&amp;quot;}&quot;&gt;AUTOFILE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;AUTOFILE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;AUTOINST.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;AUTOPEEK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;AUTOST.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;AVERAGE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;AWARI.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230178&amp;quot;}&quot;&gt;AWARI.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230020&amp;quot;}&quot;&gt;B-SIMPLE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;B.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;B1.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B1.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B10.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B11.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B12.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B13.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B14.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B15.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B16.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B17.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B18.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B19.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B20.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B3.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B4.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B5.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B6.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B7.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B8.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;B9.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;BACCRRT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;BACH.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;BACH.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;BACH2.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230740&amp;quot;}&quot;&gt;BACKGAM.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230004&amp;quot;}&quot;&gt;BACKUP.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;BACKUP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230100&amp;quot;}&quot;&gt;BAGPIPES.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;BALANCE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230079&amp;quot;}&quot;&gt;BALL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;BALL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;BALLOON.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;BALREM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230285&amp;quot;}&quot;&gt;BANDDEMO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;BANKER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230128&amp;quot;}&quot;&gt;BANNER.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;BANNER.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230061&amp;quot;}&quot;&gt;BANNER.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232635&amp;quot;}&quot;&gt;BAR3OF9.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;BARCODE.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;BARGRAPH.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230128&amp;quot;}&quot;&gt;BARIC.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;BARL.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;BARS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;BASBUG.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;BASCONV.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;BASEBALL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230175&amp;quot;}&quot;&gt;BASEBALL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;BASECONV.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230187&amp;quot;}&quot;&gt;BASECONV.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;BASHADAM.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;BASIC.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;BASIC.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230381&amp;quot;}&quot;&gt;BASICAID.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;BASICDOS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;BASICPRT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;BASICREF.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230167&amp;quot;}&quot;&gt;BASKEYS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230707&amp;quot;}&quot;&gt;BASLISTI.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;BASMENU.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230020&amp;quot;}&quot;&gt;BASMENU.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;BASPARAM.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230142&amp;quot;}&quot;&gt;BASSUB.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;BASTAT2V.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230238&amp;quot;}&quot;&gt;BASTOD.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230108&amp;quot;}&quot;&gt;BASTODOS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230167&amp;quot;}&quot;&gt;BASTODOS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230167&amp;quot;}&quot;&gt;BASTOFOR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230033&amp;quot;}&quot;&gt;BATMAN.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;BAYES.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230335&amp;quot;}&quot;&gt;BBS-TALK.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230150&amp;quot;}&quot;&gt;BBSLOGO.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230646&amp;quot;}&quot;&gt;BEAR123.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230647&amp;quot;}&quot;&gt;BEAR123.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230646&amp;quot;}&quot;&gt;BEARABC.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230647&amp;quot;}&quot;&gt;BEARABC.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;BESSELJN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;BESSELYN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230459&amp;quot;}&quot;&gt;BESTCROP.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230460&amp;quot;}&quot;&gt;BESTCROP.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;BESTLINE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231012&amp;quot;}&quot;&gt;BFC.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230460&amp;quot;}&quot;&gt;BFP.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;BIBLE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230256&amp;quot;}&quot;&gt;BIGCALC.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;BIGCHAR.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230028&amp;quot;}&quot;&gt;BIGTYPE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;BIGTYPE1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230007&amp;quot;}&quot;&gt;BIHEX.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232017&amp;quot;}&quot;&gt;BIKEINFO.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;BINOMIAL.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230055&amp;quot;}&quot;&gt;BIO.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;BIO.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;BIORYTHM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230321&amp;quot;}&quot;&gt;BIORYTHM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;BIRD.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;BIRDS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;BIRTHDAY.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231122&amp;quot;}&quot;&gt;BITSTRIP.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230472&amp;quot;}&quot;&gt;BKPG.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;BKSPACE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;BLACK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230740&amp;quot;}&quot;&gt;BLACK.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;BLACKBOX.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230072&amp;quot;}&quot;&gt;BLACKBOX.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230175&amp;quot;}&quot;&gt;BLACKBOX.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230001&amp;quot;}&quot;&gt;BLACKJCK.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230020&amp;quot;}&quot;&gt;BLACKJCK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231814&amp;quot;}&quot;&gt;BLASTER.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;BLASTOFF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230072&amp;quot;}&quot;&gt;BLCKJACK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230203&amp;quot;}&quot;&gt;BLESS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;BLIMP.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230175&amp;quot;}&quot;&gt;BLKFRDY.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;BLKFRI3.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;BLKLETER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230914&amp;quot;}&quot;&gt;BLOAD.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232359&amp;quot;}&quot;&gt;BLOAD.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232359&amp;quot;}&quot;&gt;BLOAD.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230136&amp;quot;}&quot;&gt;BLOB.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;BLUEBERY.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;BLUEMENU.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;BLUESBOX.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230022&amp;quot;}&quot;&gt;BMENU.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230022&amp;quot;}&quot;&gt;BMENUD.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231933&amp;quot;}&quot;&gt;BNEST1.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231933&amp;quot;}&quot;&gt;BNEST2.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231933&amp;quot;}&quot;&gt;BNEST3.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231933&amp;quot;}&quot;&gt;BNEST4.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231220&amp;quot;}&quot;&gt;BOARD1.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231220&amp;quot;}&quot;&gt;BOARD2.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230091&amp;quot;}&quot;&gt;BOGGLE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;BOMB.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230177&amp;quot;}&quot;&gt;BOMB.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;BOMB.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;BOND.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230476&amp;quot;}&quot;&gt;BOOGERS!.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230317&amp;quot;}&quot;&gt;BOOKINV.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232426&amp;quot;}&quot;&gt;BOULDER.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;BOUREE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231609&amp;quot;}&quot;&gt;BOX.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;BOXES-U.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;BOXES-U.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;BOXES.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;BOXINBOX.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;BOXINPUT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231987&amp;quot;}&quot;&gt;BR.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;BR2DIFFN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230274&amp;quot;}&quot;&gt;BREAKOUT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230016&amp;quot;}&quot;&gt;BREAKOUT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230017&amp;quot;}&quot;&gt;BREAKOUT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;BRIEFLY.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;BROWMAIL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231987&amp;quot;}&quot;&gt;BS.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230914&amp;quot;}&quot;&gt;BSAVE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230033&amp;quot;}&quot;&gt;BSR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;BTMENU.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;BTMENU.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;BTRIEV.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;BTU.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;BUBLSORT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;BUDGET.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;BUILDML.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;BUILFILE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;BUILGRAF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;BUILMEMB.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230012&amp;quot;}&quot;&gt;BULLSEYE.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;BULLSEYE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230646&amp;quot;}&quot;&gt;BUNNY.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230647&amp;quot;}&quot;&gt;BUNNY.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;BUSCHECK.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;BUSIN.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;BUSPGM.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;BUTTRFLY.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230527&amp;quot;}&quot;&gt;BWDEMOI.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230255&amp;quot;}&quot;&gt;BYE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;C.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230999&amp;quot;}&quot;&gt;CACHEJR.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230374&amp;quot;}&quot;&gt;CAL-YR.BAS (2099)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232570&amp;quot;}&quot;&gt;CALC.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230313&amp;quot;}&quot;&gt;CALCULA.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;CALENDAR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230321&amp;quot;}&quot;&gt;CALENDAR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;CALEPSON.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230033&amp;quot;}&quot;&gt;CALLGRAF.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;CALULATE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;CANDY.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;CANNON.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;CAPLOCK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;CAPTURE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230460&amp;quot;}&quot;&gt;CARCOST.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230321&amp;quot;}&quot;&gt;CAS-REEL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230261&amp;quot;}&quot;&gt;CASH.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230062&amp;quot;}&quot;&gt;CASHACC.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;CASHREG.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232427&amp;quot;}&quot;&gt;CASTLE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230047&amp;quot;}&quot;&gt;CASTLE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230004&amp;quot;}&quot;&gt;CATCH88.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231826&amp;quot;}&quot;&gt;CAVEMAP1.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230282&amp;quot;}&quot;&gt;CBD.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%233102&amp;quot;}&quot;&gt;CESMOUSE.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;CFILE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;CFORM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230460&amp;quot;}&quot;&gt;CFP.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;CHAIRMAN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;CHAIRMAN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;CHANGE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;CHARDEFN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;CHARDISP.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230167&amp;quot;}&quot;&gt;CHARDISP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;CHARGEHI.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;CHARMAP.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230006&amp;quot;}&quot;&gt;CHARS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230736&amp;quot;}&quot;&gt;CHARS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230062&amp;quot;}&quot;&gt;CHARS2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;CHASE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;CHECK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;CHECKCON.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230175&amp;quot;}&quot;&gt;CHECKERS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230472&amp;quot;}&quot;&gt;CHECKING.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230006&amp;quot;}&quot;&gt;CHECKOUT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;CHECKOUT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;CHEKFORM.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;CHEMQUES.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;CHEMTEST.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;CHESS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230091&amp;quot;}&quot;&gt;CHESS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230016&amp;quot;}&quot;&gt;CHESS1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;CHGMAIL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;CHICK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;CHIEF.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;CHIRP.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;CHISQDIS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;CHISQR.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230466&amp;quot;}&quot;&gt;CHKREG.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230184&amp;quot;}&quot;&gt;CHMOD.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;CHOPIN1.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;CHR$PRNT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230220&amp;quot;}&quot;&gt;CHR-DEMO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230221&amp;quot;}&quot;&gt;CHR-DEMO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230222&amp;quot;}&quot;&gt;CHR-DEMO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;CHR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230047&amp;quot;}&quot;&gt;CHRONSET.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;CHRSET.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230020&amp;quot;}&quot;&gt;CHSONG.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231012&amp;quot;}&quot;&gt;CI1.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231012&amp;quot;}&quot;&gt;CI2.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231012&amp;quot;}&quot;&gt;CI3.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230100&amp;quot;}&quot;&gt;CIA.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230174&amp;quot;}&quot;&gt;CIA.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;CIAGAME.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;CICADA.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;CINPUT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230307&amp;quot;}&quot;&gt;CIPHER.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;CIRCLE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230001&amp;quot;}&quot;&gt;CIRCLES.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;CIRCLOOP.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;CIRMIL2.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230377&amp;quot;}&quot;&gt;CITOHSET.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;CIVILWAR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230174&amp;quot;}&quot;&gt;CIVILWAR.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231609&amp;quot;}&quot;&gt;CKNUM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;CLASROLL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;CLASSICS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230073&amp;quot;}&quot;&gt;CLERK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;CLIMATES.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;CLIMITS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;CLKMOD.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;CLOCK.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;CLOCK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;CLOCK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232570&amp;quot;}&quot;&gt;CLOCK.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;CLOCK.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;CLOUD-9.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;CM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;CM2.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;CM3.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230621&amp;quot;}&quot;&gt;CNFG-SUB.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230621&amp;quot;}&quot;&gt;CNFG-VAR.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;CNTRL-BR.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230006&amp;quot;}&quot;&gt;CNTRLBK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;COCOTRAN.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;COFFEE.BAS (2025)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230437&amp;quot;}&quot;&gt;COILINDU.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231714&amp;quot;}&quot;&gt;COLCONST.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230178&amp;quot;}&quot;&gt;COLLIDE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230013&amp;quot;}&quot;&gt;COLOR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;COLOR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230907&amp;quot;}&quot;&gt;COLOR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;COLOR.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232295&amp;quot;}&quot;&gt;COLORNUD.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;COLORSET.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;COLORSET.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;COLRFILE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;COLRGRAF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230228&amp;quot;}&quot;&gt;COLSLOT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;COLTOMON.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230083&amp;quot;}&quot;&gt;COM2ASM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230354&amp;quot;}&quot;&gt;COMBAT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230174&amp;quot;}&quot;&gt;COMBOT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230047&amp;quot;}&quot;&gt;COMCHRON.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230060&amp;quot;}&quot;&gt;COMM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230145&amp;quot;}&quot;&gt;COMP.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;COMPACT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232426&amp;quot;}&quot;&gt;COMPET.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230091&amp;quot;}&quot;&gt;COMPIL.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;COMPOUND.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;COMPOUND.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230047&amp;quot;}&quot;&gt;COMPRESS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;COMPRESS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;COMPUTER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230277&amp;quot;}&quot;&gt;COMSEP.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230330&amp;quot;}&quot;&gt;CONCOL.BAS (2001)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230152&amp;quot;}&quot;&gt;CONFIG.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230387&amp;quot;}&quot;&gt;CONFIG.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230621&amp;quot;}&quot;&gt;CONFIG.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;CONTENTS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230562&amp;quot;}&quot;&gt;CONTEST.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230020&amp;quot;}&quot;&gt;CONTROL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230019&amp;quot;}&quot;&gt;CONTROL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;CONTY.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230079&amp;quot;}&quot;&gt;CONV.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230461&amp;quot;}&quot;&gt;CONV.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;CONVERGE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230187&amp;quot;}&quot;&gt;CONVERT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230261&amp;quot;}&quot;&gt;CONVERT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;CONVERT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231344&amp;quot;}&quot;&gt;CONVERT.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;COPFILE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;COREFIX.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;COREFIX.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;COREL.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;CORMT.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;CORRELAT.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;COUNTING.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;COUNTING.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;COVLTR.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;COVSHT.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230460&amp;quot;}&quot;&gt;COWCRAB.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;CPRINT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230562&amp;quot;}&quot;&gt;CQSS.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230002&amp;quot;}&quot;&gt;CR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230016&amp;quot;}&quot;&gt;CRAPS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230329&amp;quot;}&quot;&gt;CRAPS.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;CRASHER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230055&amp;quot;}&quot;&gt;CRAZY8.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230460&amp;quot;}&quot;&gt;CRCROP.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;CREAL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230004&amp;quot;}&quot;&gt;CREATE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;CREATMAR.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230339&amp;quot;}&quot;&gt;CREATOR.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230186&amp;quot;}&quot;&gt;CREATOR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;CREATORD.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;CREATPER.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;CREDITCA.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;CREDITPU.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230052&amp;quot;}&quot;&gt;CRETURN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230260&amp;quot;}&quot;&gt;CRIB2.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230228&amp;quot;}&quot;&gt;CRIBBAGE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230260&amp;quot;}&quot;&gt;CRIBBAGE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;CRITICAL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230183&amp;quot;}&quot;&gt;CRL.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230157&amp;quot;}&quot;&gt;CRL.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;CROSSBAS.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230002&amp;quot;}&quot;&gt;CROSSREF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230183&amp;quot;}&quot;&gt;CRS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231119&amp;quot;}&quot;&gt;CRYPT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230786&amp;quot;}&quot;&gt;CRYPT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230255&amp;quot;}&quot;&gt;CRYPTO.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;CSCREEN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230215&amp;quot;}&quot;&gt;CTEMP.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;CTRANSFE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230177&amp;quot;}&quot;&gt;CUBE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;CUBE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;CUBICFIT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;CUBICSPL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;CURVE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230239&amp;quot;}&quot;&gt;CURVE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;CURVE2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;CURVE3.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;CURVEFIT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230707&amp;quot;}&quot;&gt;CURVEFIT.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232024&amp;quot;}&quot;&gt;CURVEGEN.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230707&amp;quot;}&quot;&gt;CURVEQB4.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230190&amp;quot;}&quot;&gt;CUSTOM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230238&amp;quot;}&quot;&gt;CVTBIN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;CWRCV.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230071&amp;quot;}&quot;&gt;CYCLE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;D&amp;amp;CFORM.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230466&amp;quot;}&quot;&gt;DAILY.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;DAILYODO.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;DANCE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232295&amp;quot;}&quot;&gt;DARTH.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;DATA-ONE.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;DATA1.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;DATA2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230048&amp;quot;}&quot;&gt;DATAFIX.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;DATAPGM.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230459&amp;quot;}&quot;&gt;DATECALC.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;DATEDIST.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;DATESINM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;DATETIME.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;DATFL.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230209&amp;quot;}&quot;&gt;DATNOIDS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;DAY.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;DAYLOG.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;DAYNUM.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;DAYOFWEE.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;DAYOFWK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;DAYS.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230663&amp;quot;}&quot;&gt;DB.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230318&amp;quot;}&quot;&gt;DBASECHG.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230004&amp;quot;}&quot;&gt;DBMENU.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230070&amp;quot;}&quot;&gt;DC-SORT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;DCATFILE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;DEBYESOL.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230056&amp;quot;}&quot;&gt;DECIDE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;DECIDE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;DECISION.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231650&amp;quot;}&quot;&gt;DECTOHEX.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;DEFEND.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230265&amp;quot;}&quot;&gt;DEFINE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230110&amp;quot;}&quot;&gt;DEFINE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230113&amp;quot;}&quot;&gt;DEFKEY.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230307&amp;quot;}&quot;&gt;DEFRAG.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230256&amp;quot;}&quot;&gt;DEFRAG.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232635&amp;quot;}&quot;&gt;DEFSEG.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;DELMAIL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230069&amp;quot;}&quot;&gt;DEMO.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230312&amp;quot;}&quot;&gt;DEMO.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230363&amp;quot;}&quot;&gt;DEMO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230387&amp;quot;}&quot;&gt;DEMO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231714&amp;quot;}&quot;&gt;DEMO.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%233466&amp;quot;}&quot;&gt;DEMO.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230906&amp;quot;}&quot;&gt;DEMO20.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230012&amp;quot;}&quot;&gt;DEMO3.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;DEMOEX.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230387&amp;quot;}&quot;&gt;DEMOSET.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;DEMOSUB.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231714&amp;quot;}&quot;&gt;DEMO_2.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;DEPGROWS.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230050&amp;quot;}&quot;&gt;DEPREC.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;DESCEND.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;DESERT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230055&amp;quot;}&quot;&gt;DESERT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230079&amp;quot;}&quot;&gt;DESIGN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230069&amp;quot;}&quot;&gt;DESIGNER.BAS (1993)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230285&amp;quot;}&quot;&gt;DETAB.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230115&amp;quot;}&quot;&gt;DHDEMO.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230450&amp;quot;}&quot;&gt;DICE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230460&amp;quot;}&quot;&gt;DIET.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;DIFFCAP.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;DIGIDRAW.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230437&amp;quot;}&quot;&gt;DIPOLE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230033&amp;quot;}&quot;&gt;DIR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230185&amp;quot;}&quot;&gt;DIR2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230139&amp;quot;}&quot;&gt;DIR201.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;DIR4.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230256&amp;quot;}&quot;&gt;DIRDEM.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230256&amp;quot;}&quot;&gt;DIRECT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230447&amp;quot;}&quot;&gt;DIRECTOR.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230594&amp;quot;}&quot;&gt;DIRECTOR.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;DIRECTOR.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230111&amp;quot;}&quot;&gt;DIRECTRY.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230309&amp;quot;}&quot;&gt;DISASM.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230201&amp;quot;}&quot;&gt;DISBURSE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232635&amp;quot;}&quot;&gt;DISK.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230070&amp;quot;}&quot;&gt;DISKCAT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230534&amp;quot;}&quot;&gt;DISKIDX.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230083&amp;quot;}&quot;&gt;DISKMDF2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;DISKMOD.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230028&amp;quot;}&quot;&gt;DISKMODF.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;DISKMODP.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;DISKPGM1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;DISPFILE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;DISPGRAF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;DISPGRDR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;DISPLAY.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230079&amp;quot;}&quot;&gt;DISPLAY.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;DISPLAY.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;DISPMAIL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;DISPMEMB.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230056&amp;quot;}&quot;&gt;DISTAR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;DITHER.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230101&amp;quot;}&quot;&gt;DLTAPLOT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230101&amp;quot;}&quot;&gt;DLTAPRNT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230038&amp;quot;}&quot;&gt;DM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230961&amp;quot;}&quot;&gt;DOC.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;DOCSWAN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;DOCSWAN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230072&amp;quot;}&quot;&gt;DOCTOR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230255&amp;quot;}&quot;&gt;DOCUFDOC.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230283&amp;quot;}&quot;&gt;DOCUFILE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230255&amp;quot;}&quot;&gt;DOCUFILE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230460&amp;quot;}&quot;&gt;DOLLAR.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;DOORS.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;DOORS.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230110&amp;quot;}&quot;&gt;DOSCOLOR.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;DOSPOOL.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;DOTDISP.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;DOTS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230001&amp;quot;}&quot;&gt;DOTS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;DOWN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231012&amp;quot;}&quot;&gt;DPC.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231012&amp;quot;}&quot;&gt;DPM.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;DRAGRACE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230020&amp;quot;}&quot;&gt;DRAW.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;DRAWGRAF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230084&amp;quot;}&quot;&gt;DRAWIT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230633&amp;quot;}&quot;&gt;DRAWPLUS.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231551&amp;quot;}&quot;&gt;DRIVE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230177&amp;quot;}&quot;&gt;DRIVER.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230091&amp;quot;}&quot;&gt;DRIVER.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230079&amp;quot;}&quot;&gt;DRIVETST.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231074&amp;quot;}&quot;&gt;DROGANYA.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230071&amp;quot;}&quot;&gt;DROIDS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230319&amp;quot;}&quot;&gt;DRVTEST.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230459&amp;quot;}&quot;&gt;DRYSTORE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230115&amp;quot;}&quot;&gt;DSKHND.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230052&amp;quot;}&quot;&gt;DSKPGM2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230172&amp;quot;}&quot;&gt;DSKTEST.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230079&amp;quot;}&quot;&gt;DSKTST.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;DSTAT.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230908&amp;quot;}&quot;&gt;DT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;DTEXFILE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230004&amp;quot;}&quot;&gt;DUMP.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230217&amp;quot;}&quot;&gt;DUMPSCRN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230085&amp;quot;}&quot;&gt;DUMPSDIF.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230354&amp;quot;}&quot;&gt;DUNCHAR.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230354&amp;quot;}&quot;&gt;DUNEND.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230721&amp;quot;}&quot;&gt;DUNGEON.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230720&amp;quot;}&quot;&gt;DUNGEON.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230354&amp;quot;}&quot;&gt;DUNMAP.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230354&amp;quot;}&quot;&gt;DUNPLAY.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230354&amp;quot;}&quot;&gt;DUNQUEST.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230354&amp;quot;}&quot;&gt;DUNSHOP.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;DWNLOAD.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;DYNE.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;E1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;E2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;E3.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;EASEL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;EASTER.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;EASYFILE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;EASYGRAF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;EASYMAIL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230146&amp;quot;}&quot;&gt;EASYRITE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;EASYRITE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;EASYWORD.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230336&amp;quot;}&quot;&gt;EDDIE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230048&amp;quot;}&quot;&gt;EDIPAGE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;EDIT.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232860&amp;quot;}&quot;&gt;EDIT.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230080&amp;quot;}&quot;&gt;EDITNO.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230205&amp;quot;}&quot;&gt;EDLIN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;EDUC.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230218&amp;quot;}&quot;&gt;ED_AM.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;EFS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230100&amp;quot;}&quot;&gt;EGGS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230261&amp;quot;}&quot;&gt;EIGHTCRV.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;EIGHTDAY.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232427&amp;quot;}&quot;&gt;EISLAND.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230450&amp;quot;}&quot;&gt;ELECTION.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230047&amp;quot;}&quot;&gt;ELECTRIC.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;ELEPHANT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230004&amp;quot;}&quot;&gt;ELIZA.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230072&amp;quot;}&quot;&gt;ELIZA.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;EMBEDDED.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230326&amp;quot;}&quot;&gt;EMBEDDED.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230390&amp;quot;}&quot;&gt;EMPIRE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;EMSFRM.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;EMSINFO.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;END.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230325&amp;quot;}&quot;&gt;END.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232427&amp;quot;}&quot;&gt;END.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;ENGINE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;ENTEP.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231609&amp;quot;}&quot;&gt;ENTER.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;EPBENCHI.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;EPIMRG.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;EPISTAT.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;EPSONSET.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230061&amp;quot;}&quot;&gt;EPSONUTL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;EQNSOLVE.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231013&amp;quot;}&quot;&gt;EQUAT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;EQUIP.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;ERASCN.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;ERFERFC.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%233007&amp;quot;}&quot;&gt;ERFIND.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;ERG.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;ERRANAL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230664&amp;quot;}&quot;&gt;ERROR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;ESCKEY.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231013&amp;quot;}&quot;&gt;ESOLVE.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;ESSXFADE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230080&amp;quot;}&quot;&gt;ET4.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230229&amp;quot;}&quot;&gt;EUCHRE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230024&amp;quot;}&quot;&gt;EVRONWRD.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232169&amp;quot;}&quot;&gt;EXAMP1.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232861&amp;quot;}&quot;&gt;EXAMP1.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232169&amp;quot;}&quot;&gt;EXAMP2.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232861&amp;quot;}&quot;&gt;EXAMP2.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232169&amp;quot;}&quot;&gt;EXAMP3.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232861&amp;quot;}&quot;&gt;EXAMP3.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232169&amp;quot;}&quot;&gt;EXAMP4.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232861&amp;quot;}&quot;&gt;EXAMP4.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232169&amp;quot;}&quot;&gt;EXAMP5.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232861&amp;quot;}&quot;&gt;EXAMP5.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232169&amp;quot;}&quot;&gt;EXAMP6.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232861&amp;quot;}&quot;&gt;EXAMP6.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232169&amp;quot;}&quot;&gt;EXAMP7.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232169&amp;quot;}&quot;&gt;EXAMP8.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%233445&amp;quot;}&quot;&gt;EXAMPLE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232875&amp;quot;}&quot;&gt;EXAMPLE.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;EXISTS.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230256&amp;quot;}&quot;&gt;EXPAND.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230472&amp;quot;}&quot;&gt;EXPENSE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;EXPER.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230268&amp;quot;}&quot;&gt;EXPERT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;EXPFIT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230444&amp;quot;}&quot;&gt;EZ-MENU.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;EZCODE1.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;EZFDOCM.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230206&amp;quot;}&quot;&gt;FACTOR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;FACTORY.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;FAMILY.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230459&amp;quot;}&quot;&gt;FARMBID.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;FC.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230080&amp;quot;}&quot;&gt;FCBCRT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230080&amp;quot;}&quot;&gt;FCBEXM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;FCBREAD.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;FCC.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231013&amp;quot;}&quot;&gt;FCT1.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231013&amp;quot;}&quot;&gt;FCT2.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231013&amp;quot;}&quot;&gt;FCT3.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230459&amp;quot;}&quot;&gt;FEEDPIGS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230459&amp;quot;}&quot;&gt;FEEDSILO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230459&amp;quot;}&quot;&gt;FEEDVALU.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230012&amp;quot;}&quot;&gt;FENCE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230017&amp;quot;}&quot;&gt;FENCE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;FENTRY-U.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;FENTRY-U.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;FF.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230277&amp;quot;}&quot;&gt;FFILE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230277&amp;quot;}&quot;&gt;FFILEBIG.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;FGAL.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230072&amp;quot;}&quot;&gt;FIFTEEN.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;FIGDAT-U.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230317&amp;quot;}&quot;&gt;FILECAB.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230084&amp;quot;}&quot;&gt;FILECMD.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230084&amp;quot;}&quot;&gt;FILECMD2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230204&amp;quot;}&quot;&gt;FILECOPY.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;FILEDATE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;FILEFILE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230440&amp;quot;}&quot;&gt;FILEFIX.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230205&amp;quot;}&quot;&gt;FILELIST.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;FILEMENU.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230204&amp;quot;}&quot;&gt;FILEOUT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;FILESORT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;FILETRAN.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230052&amp;quot;}&quot;&gt;FILTER.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230038&amp;quot;}&quot;&gt;FILTER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230316&amp;quot;}&quot;&gt;FILTER.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;FIN.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;FINANCE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;FINANCE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230025&amp;quot;}&quot;&gt;FINANCE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230107&amp;quot;}&quot;&gt;FINANCE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;FINANCE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230025&amp;quot;}&quot;&gt;FINANCE1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;FIND-DS.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;FINDFILE.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;FINDFILE.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;FINDSAT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;FINISH.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;FINISH.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;FINISHTX.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230047&amp;quot;}&quot;&gt;FINPAK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;FINPGM.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230228&amp;quot;}&quot;&gt;FIREFIRE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;FISHERS.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230190&amp;quot;}&quot;&gt;FIX-TEST.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230152&amp;quot;}&quot;&gt;FIXFILES.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230052&amp;quot;}&quot;&gt;FIXIT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230336&amp;quot;}&quot;&gt;FIXPIC.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231122&amp;quot;}&quot;&gt;FIXTABS.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230111&amp;quot;}&quot;&gt;FIXTEXT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;FLAG.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230368&amp;quot;}&quot;&gt;FLASH.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;FLASH.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;FLASH.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230093&amp;quot;}&quot;&gt;FLASHCRD.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230208&amp;quot;}&quot;&gt;FLASHDAN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230093&amp;quot;}&quot;&gt;FLIPPER.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;FLIT.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230203&amp;quot;}&quot;&gt;FLY.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;FLYBY.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;FOILS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230353&amp;quot;}&quot;&gt;FONTEDIT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;FOOT.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230174&amp;quot;}&quot;&gt;FOOTBAL.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;FOOTBALL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230174&amp;quot;}&quot;&gt;FOOTBALL.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;FORM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;FORMDISP.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230201&amp;quot;}&quot;&gt;FORMGEN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;FORNEXT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;FORNEXT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230048&amp;quot;}&quot;&gt;FORTH.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;FORTRANS.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;FORWARD.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230107&amp;quot;}&quot;&gt;FOS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230107&amp;quot;}&quot;&gt;FOS2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;FOURIER.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;FOZ.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;FPINT.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230114&amp;quot;}&quot;&gt;FPLOT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;FQT.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;FRANK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230740&amp;quot;}&quot;&gt;FRANK.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230562&amp;quot;}&quot;&gt;FREQPLOT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230317&amp;quot;}&quot;&gt;FRM.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230646&amp;quot;}&quot;&gt;FROG.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230647&amp;quot;}&quot;&gt;FROG.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;FT2.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;FT3.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%233603&amp;quot;}&quot;&gt;FTELL.BAS (1992)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;FTLB.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;FTPDL.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;FULLEDIT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230190&amp;quot;}&quot;&gt;FULLSCRN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230450&amp;quot;}&quot;&gt;FUN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;FUNC1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;FUNC2.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231013&amp;quot;}&quot;&gt;FUNCT.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232024&amp;quot;}&quot;&gt;FUNGEN.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230051&amp;quot;}&quot;&gt;FUTRDATE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;FUTURE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;G1.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;G2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;G3.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;G4.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;G5.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;GALAXY.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;GALAXY2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230921&amp;quot;}&quot;&gt;GALILEAN.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;GALLERY.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;GAMMA(X).BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;GASFORM.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;GATDECUP.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230033&amp;quot;}&quot;&gt;GDEMO.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230377&amp;quot;}&quot;&gt;GDUMP.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230047&amp;quot;}&quot;&gt;GDUMP1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230047&amp;quot;}&quot;&gt;GDUMP2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230438&amp;quot;}&quot;&gt;GEM’PRTR.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230594&amp;quot;}&quot;&gt;GENERAL.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;GENERAL.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230146&amp;quot;}&quot;&gt;GENLEGER.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;GENLEGER.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230466&amp;quot;}&quot;&gt;GENLGR.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230376&amp;quot;}&quot;&gt;GENPATCH.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232635&amp;quot;}&quot;&gt;GETCWD.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;GETSP.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;GETSP1.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231012&amp;quot;}&quot;&gt;GL.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230466&amp;quot;}&quot;&gt;GLACTS.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230921&amp;quot;}&quot;&gt;GLIDER.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230091&amp;quot;}&quot;&gt;GLOBE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230024&amp;quot;}&quot;&gt;GOBBLE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230446&amp;quot;}&quot;&gt;GODCREAT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;GODFATHR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232427&amp;quot;}&quot;&gt;GOLDING.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;GOLF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230091&amp;quot;}&quot;&gt;GOLF2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230342&amp;quot;}&quot;&gt;GOLFCARD.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;GOTO.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;GOTO.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;GPRINT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;GR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;GR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;GRADES.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230265&amp;quot;}&quot;&gt;GRAF.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230028&amp;quot;}&quot;&gt;GRAFGE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230006&amp;quot;}&quot;&gt;GRAFHAT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230033&amp;quot;}&quot;&gt;GRAFTRAX.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;GRAMF.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;GRAMM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;GRAPH.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;GRAPH1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;GRAPH2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230012&amp;quot;}&quot;&gt;GRAPHICS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;GRAPHIT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;GREATCIR.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;GREATRHM.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;GREEKRTS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230174&amp;quot;}&quot;&gt;GRINCH.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;GROUP.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230025&amp;quot;}&quot;&gt;GROWTH.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;GROWTH.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230073&amp;quot;}&quot;&gt;GROWTH.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230025&amp;quot;}&quot;&gt;GROWTH1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230048&amp;quot;}&quot;&gt;GROWTH2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230083&amp;quot;}&quot;&gt;GRPH64K.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230437&amp;quot;}&quot;&gt;GRTCRCL1.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230028&amp;quot;}&quot;&gt;GSDUMP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;GTEST.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230669&amp;quot;}&quot;&gt;GTFLP.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;GUESS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;GUESS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;GUESS_1.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;GUESS_2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;GUIDE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;GUIDE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230321&amp;quot;}&quot;&gt;GUITAR.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;H1.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;H2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230321&amp;quot;}&quot;&gt;HAIKU.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;HALLEY.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;HAMCALC.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;HAMHELP.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;HAMMODEM.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230178&amp;quot;}&quot;&gt;HAMURABI.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230128&amp;quot;}&quot;&gt;HAMURABI.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230875&amp;quot;}&quot;&gt;HANDSGEN.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230004&amp;quot;}&quot;&gt;HANGMAN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230020&amp;quot;}&quot;&gt;HANGMAN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;HANOI.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230083&amp;quot;}&quot;&gt;HANOI.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;HAPPYB.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;HAPPYB.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230261&amp;quot;}&quot;&gt;HARDCASH.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;HARMOSC.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230001&amp;quot;}&quot;&gt;HATDANCE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230460&amp;quot;}&quot;&gt;HAYCRAB.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230316&amp;quot;}&quot;&gt;HAYESTST.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230187&amp;quot;}&quot;&gt;HAYSMODM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;HBDEMO.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;HBDEMO.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230038&amp;quot;}&quot;&gt;HDRAW.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;HEADCLN.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232428&amp;quot;}&quot;&gt;HEADER.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;HEAPSORT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;HEARING.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;HEARING.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230607&amp;quot;}&quot;&gt;HEBREW.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230460&amp;quot;}&quot;&gt;HELLO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;HELMET.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;HELPCOM.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230633&amp;quot;}&quot;&gt;HELPPLUS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230052&amp;quot;}&quot;&gt;HEX.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230002&amp;quot;}&quot;&gt;HEXCONV.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;HEXPRINT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;HEXSAY.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231650&amp;quot;}&quot;&gt;HEXTODEC.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230870&amp;quot;}&quot;&gt;HGCTEST.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230870&amp;quot;}&quot;&gt;HGCTEST.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230052&amp;quot;}&quot;&gt;HIDEFILE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;HIDEFILE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;HIDESEEK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230080&amp;quot;}&quot;&gt;HIQUE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230091&amp;quot;}&quot;&gt;HIQUE2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;HIRESCOL.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232295&amp;quot;}&quot;&gt;HIRESNUD.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;HISTGRAM.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;HISTOGRM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230978&amp;quot;}&quot;&gt;HLP3.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231013&amp;quot;}&quot;&gt;HLP3.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;HOBBIT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230321&amp;quot;}&quot;&gt;HOME-INV.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;HORSE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230033&amp;quot;}&quot;&gt;HOST.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230081&amp;quot;}&quot;&gt;HOST2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;HOUR.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230377&amp;quot;}&quot;&gt;HP7470A.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;HPHR.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232860&amp;quot;}&quot;&gt;HPII.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230664&amp;quot;}&quot;&gt;HQ.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232281&amp;quot;}&quot;&gt;HRSCRSET.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230055&amp;quot;}&quot;&gt;HRSERACE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231609&amp;quot;}&quot;&gt;HRZMENU.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232635&amp;quot;}&quot;&gt;HUFFMAN.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;HUNGRHAP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230175&amp;quot;}&quot;&gt;HUSTLE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230150&amp;quot;}&quot;&gt;IBBS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;IBMCS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;IBMDIY.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;IBMLABEL.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;IBMMC.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230013&amp;quot;}&quot;&gt;IBMSONG.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;IBMSONG.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;ICICLE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230377&amp;quot;}&quot;&gt;IDSPRISM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;IFTHEN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;IFTHEN.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;IFTHEN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;IGAL.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;IN2.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;IN3.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;INCH.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;INCOME.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230472&amp;quot;}&quot;&gt;INCOME.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;INDEX.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230907&amp;quot;}&quot;&gt;INDEX1.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230907&amp;quot;}&quot;&gt;INDEX2.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;INDEXMAR.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;INDEXPC.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230317&amp;quot;}&quot;&gt;INDXCARD.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;INIT-U.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;INIT-U.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;INKEY.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;INKEY2.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;INPUSING.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;INPUT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;INPUT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230321&amp;quot;}&quot;&gt;INSAT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230004&amp;quot;}&quot;&gt;INSERT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230340&amp;quot;}&quot;&gt;INSTALL.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230095&amp;quot;}&quot;&gt;INSTR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231311&amp;quot;}&quot;&gt;INSULIN.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231310&amp;quot;}&quot;&gt;INTCAL.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;INTEREST.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230437&amp;quot;}&quot;&gt;INTERMOD.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;INTERP3.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;INTERP4.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;INTLCVID.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;INTRATE.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;INTRO.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;INTRO.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;INTRO.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232426&amp;quot;}&quot;&gt;INTROD.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230594&amp;quot;}&quot;&gt;INTRODUC.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;INTRODUC.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;INVEN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;INVENPRC.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;INVENRPT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230062&amp;quot;}&quot;&gt;INVENTRY.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;INVHISTO.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;INVINCOM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;INVPRICE.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;INVRECOV.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;INVVALUE.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;INVYIELD.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230055&amp;quot;}&quot;&gt;IPCOGOLF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230978&amp;quot;}&quot;&gt;IPLOT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231013&amp;quot;}&quot;&gt;IPLOT.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;IQBUILD.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230978&amp;quot;}&quot;&gt;IQBUILD.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;IQUEEN.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230440&amp;quot;}&quot;&gt;IRA.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;IRA.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232426&amp;quot;}&quot;&gt;ISLAND.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230061&amp;quot;}&quot;&gt;ITALICS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230921&amp;quot;}&quot;&gt;J2000.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;JAIME.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230024&amp;quot;}&quot;&gt;JAMMER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230017&amp;quot;}&quot;&gt;JBREAK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230489&amp;quot;}&quot;&gt;JESUS.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;JESUSLOV.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;JET.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230055&amp;quot;}&quot;&gt;JETPILOT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230260&amp;quot;}&quot;&gt;JETSET.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230039&amp;quot;}&quot;&gt;JETSET.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;JOULE.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232426&amp;quot;}&quot;&gt;JOURNEY.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;JOYSTEST.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;JOYSTICK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;JOYSTIK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230208&amp;quot;}&quot;&gt;JSB.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;JSB.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230100&amp;quot;}&quot;&gt;JUKEBOX.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;JUKEBOX.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;JULIAN.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230028&amp;quot;}&quot;&gt;JUMBLE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;K0.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;K1.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;K1.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;K2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;K2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;K3.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;K4.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;K5.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230025&amp;quot;}&quot;&gt;KALCOL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230001&amp;quot;}&quot;&gt;KALEID.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;KALK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230448&amp;quot;}&quot;&gt;KANGAROO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230114&amp;quot;}&quot;&gt;KBDFIX.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230128&amp;quot;}&quot;&gt;KBD_FIX.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230006&amp;quot;}&quot;&gt;KB_FLAG.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;KB_FLAG.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;KCAL.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;KENO.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;KEPLER.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230921&amp;quot;}&quot;&gt;KEPLER.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230205&amp;quot;}&quot;&gt;KEY.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230999&amp;quot;}&quot;&gt;KEY.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232861&amp;quot;}&quot;&gt;KEYCREAT.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;KEYDEF.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232861&amp;quot;}&quot;&gt;KEYDEMO.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232861&amp;quot;}&quot;&gt;KEYDEMO1.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;KEYMOVE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230313&amp;quot;}&quot;&gt;KEYPAD.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230206&amp;quot;}&quot;&gt;KEYPUNCH.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230113&amp;quot;}&quot;&gt;KEYS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;KEYSBAS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230387&amp;quot;}&quot;&gt;KEYSET.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;KEYSET.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;KEYSMP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230736&amp;quot;}&quot;&gt;KEYSTAT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;KGF.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;KGM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;KILL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230084&amp;quot;}&quot;&gt;KILL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;KILL2.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230187&amp;quot;}&quot;&gt;KILLNULL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;KING.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;KINGDOM.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230387&amp;quot;}&quot;&gt;KIT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;KM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;KM2.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;KM3.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230175&amp;quot;}&quot;&gt;KNOCK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231314&amp;quot;}&quot;&gt;KSCOPE.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230985&amp;quot;}&quot;&gt;KSPRBAS.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;KWH.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;KWHR.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230002&amp;quot;}&quot;&gt;KYBD.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230186&amp;quot;}&quot;&gt;KYBD.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;L2FILMS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;LABELEPS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230111&amp;quot;}&quot;&gt;LABELPRT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;LABELS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230146&amp;quot;}&quot;&gt;LABLFILE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;LABLFILE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;LABMAIL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;LABPRINT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;LABSELEC.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;LANDER.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230083&amp;quot;}&quot;&gt;LANDER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230274&amp;quot;}&quot;&gt;LANDER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;LANDER.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230460&amp;quot;}&quot;&gt;LANDPUR.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;LANDSEQ.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;LARMOR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231368&amp;quot;}&quot;&gt;LASERJET.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230128&amp;quot;}&quot;&gt;LBANNER.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;LBF.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;LBL-BAS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;LBL-SAMP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;LBM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230022&amp;quot;}&quot;&gt;LDIR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230022&amp;quot;}&quot;&gt;LDIRC.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230155&amp;quot;}&quot;&gt;LEAS-BY1.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;LEASE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;LEGENDRE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;LEM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;LET.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;LET.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;LET.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230907&amp;quot;}&quot;&gt;LETTER.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230298&amp;quot;}&quot;&gt;LEYGREF1.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232635&amp;quot;}&quot;&gt;LIBMAKE.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;LIBMAKE.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;LIEBESTR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230012&amp;quot;}&quot;&gt;LIFE.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230079&amp;quot;}&quot;&gt;LIFE2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230274&amp;quot;}&quot;&gt;LIFE2.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231524&amp;quot;}&quot;&gt;LILSPROG.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;LINEBUG.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;LINEQNS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;LINES.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;LINLSQR.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;LINREGR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230062&amp;quot;}&quot;&gt;LINREGRS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230160&amp;quot;}&quot;&gt;LIST1.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230002&amp;quot;}&quot;&gt;LISTER.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230276&amp;quot;}&quot;&gt;LISTER.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230893&amp;quot;}&quot;&gt;LISTER.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;LISTFILE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;LISTMAIL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;LISTMAR.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;LISTPCI.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;LISTPER.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230024&amp;quot;}&quot;&gt;LITUPLIF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;LJLBAR39.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;LNREGRES.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230666&amp;quot;}&quot;&gt;LOADPIC.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230155&amp;quot;}&quot;&gt;LOAN-MTG.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;LOAN.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230460&amp;quot;}&quot;&gt;LOAN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230048&amp;quot;}&quot;&gt;LOAN2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;LOAN3.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230093&amp;quot;}&quot;&gt;LOANANAL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;LOANCOST.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;LOANQUAL.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;LOANS.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230155&amp;quot;}&quot;&gt;LOANSVGS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;LOANTERM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;LOCMAIL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;LOCSTIME.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230139&amp;quot;}&quot;&gt;LODEMO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232426&amp;quot;}&quot;&gt;LOF.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230562&amp;quot;}&quot;&gt;LOGCONV.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;LOGCURVE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230012&amp;quot;}&quot;&gt;LOGO40.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;LOGOC.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;LOGOFF.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;LOGON.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;LOGPRINT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230054&amp;quot;}&quot;&gt;LONGTERM.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;LONGZONE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230004&amp;quot;}&quot;&gt;LOOKUP.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230139&amp;quot;}&quot;&gt;LORES.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230071&amp;quot;}&quot;&gt;LOSTGOLD.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;LOTTO.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230016&amp;quot;}&quot;&gt;LPCTALK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;LPT12SET.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230038&amp;quot;}&quot;&gt;LQ.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230989&amp;quot;}&quot;&gt;LRNCRVPR.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230989&amp;quot;}&quot;&gt;LRNCRVSC.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;LRS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;LSQPARAB.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;LSQREXP.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230989&amp;quot;}&quot;&gt;LSQRPR.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230989&amp;quot;}&quot;&gt;LSQRSC.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232635&amp;quot;}&quot;&gt;LSTRANGE.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;LUDWIG.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230461&amp;quot;}&quot;&gt;LUMBER.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;LUNAR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230079&amp;quot;}&quot;&gt;LUNAR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231055&amp;quot;}&quot;&gt;LWINTRO.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M10.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M11.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M12.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M13.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M14.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M15.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M16.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M17.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M18.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M19.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;M2.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M20.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M21.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M22.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M23.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M24.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M25.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M26.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M3.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;M3.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M4.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M5.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M6.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M7.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M8.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;M9.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230179&amp;quot;}&quot;&gt;MA.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230330&amp;quot;}&quot;&gt;MA.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230081&amp;quot;}&quot;&gt;MAGDALEN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;MAGDALEN.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230089&amp;quot;}&quot;&gt;MAIL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230317&amp;quot;}&quot;&gt;MAIL1.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230330&amp;quot;}&quot;&gt;MAILIST1.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;MAILIST1.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230062&amp;quot;}&quot;&gt;MAILIST2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;MAILLIST.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;MAILMEMB.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;MAILMENU.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230330&amp;quot;}&quot;&gt;MAILSORT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;MAILSORT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;MAILTIPS.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;MAIN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230370&amp;quot;}&quot;&gt;MAIN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;MAIN.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232635&amp;quot;}&quot;&gt;MAKE.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;MAKE.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230145&amp;quot;}&quot;&gt;MAKEDATA.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230033&amp;quot;}&quot;&gt;MAKEDOTS.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232092&amp;quot;}&quot;&gt;MAKEFIDX.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230261&amp;quot;}&quot;&gt;MAKEMEMO.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232092&amp;quot;}&quot;&gt;MAKETABS.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230040&amp;quot;}&quot;&gt;MAKSTKFL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230100&amp;quot;}&quot;&gt;MANOR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230277&amp;quot;}&quot;&gt;MAPTREE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230174&amp;quot;}&quot;&gt;MARS-ESC.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;MASTER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230208&amp;quot;}&quot;&gt;MASTER2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230016&amp;quot;}&quot;&gt;MASTMIND.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;MATERBAL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;MATH.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;MATH.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;MATH.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230095&amp;quot;}&quot;&gt;MATH.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;MATH.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;MATH.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;MATH.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;MATHF.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;MATHFUNC.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;MATOP.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;MATRDIAG.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;MATRINV.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;MATRIX.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230001&amp;quot;}&quot;&gt;MAXIT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230069&amp;quot;}&quot;&gt;MAZE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230228&amp;quot;}&quot;&gt;MAZE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;MCNEMAR.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230038&amp;quot;}&quot;&gt;MDRAW.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;MEAN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230012&amp;quot;}&quot;&gt;MEDBULL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230175&amp;quot;}&quot;&gt;MEDLEY.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;MEGATREK.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;MEMBERS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;MEMBRAIN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;MEMDUMP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230190&amp;quot;}&quot;&gt;MEMO.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230261&amp;quot;}&quot;&gt;MEMO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231814&amp;quot;}&quot;&gt;MEMORY.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230071&amp;quot;}&quot;&gt;MEMORY.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230736&amp;quot;}&quot;&gt;MEMORY.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230028&amp;quot;}&quot;&gt;MEMPEEK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;MEMSET.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230061&amp;quot;}&quot;&gt;MEMSIZE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;MENU.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230459&amp;quot;}&quot;&gt;MENU.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;MENU.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230664&amp;quot;}&quot;&gt;MENU.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;MENU.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;MENU.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230017&amp;quot;}&quot;&gt;MENU.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;MENU.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230019&amp;quot;}&quot;&gt;MENU.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;MENU.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230001&amp;quot;}&quot;&gt;MENU.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230339&amp;quot;}&quot;&gt;MENU.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;MENU.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230354&amp;quot;}&quot;&gt;MENU.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;MENU.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;MENU.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230736&amp;quot;}&quot;&gt;MENU.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230646&amp;quot;}&quot;&gt;MENU.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230647&amp;quot;}&quot;&gt;MENU.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;MENU.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;MENU.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;MENU.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230664&amp;quot;}&quot;&gt;MENU2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230083&amp;quot;}&quot;&gt;MENU2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230134&amp;quot;}&quot;&gt;MENUMAKR.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;MENUPRNT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;MENUS-U.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;MENUS-U.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;MESSIAH.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;METEOR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230004&amp;quot;}&quot;&gt;METEOR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230017&amp;quot;}&quot;&gt;METEOR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;METER.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230461&amp;quot;}&quot;&gt;METRICON.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230936&amp;quot;}&quot;&gt;MEZ.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;MHCHIMLT.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;MHCHISQR.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;MI3.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232635&amp;quot;}&quot;&gt;MICE.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;MICRON.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;MICROS.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;MIL.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;MIL2.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;MIL3.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;MILE.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;MILE2.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;MILLIS.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;MIN.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230056&amp;quot;}&quot;&gt;MINI-WP.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230961&amp;quot;}&quot;&gt;MINI.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;MINIMATH.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;MINIPROG.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;MINUET.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;MINUET.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;MINUET2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;MISC-U.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;MISC-U.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;MISSING.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232426&amp;quot;}&quot;&gt;MISSING.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;MISSING.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;MISSLE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;MLOAD.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;MLTIBRST.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;MM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;MM2.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;MM3.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;MNTHINCM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230113&amp;quot;}&quot;&gt;MOD100IN.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;MODES.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;MODES.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;MODULO.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230073&amp;quot;}&quot;&gt;MOLY-PAY.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;MOMSKKUR.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230960&amp;quot;}&quot;&gt;MONAMORT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230450&amp;quot;}&quot;&gt;MONEYMKT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;MONITOR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230013&amp;quot;}&quot;&gt;MONO.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230907&amp;quot;}&quot;&gt;MONO.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;MONOFILE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;MONOGRAF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;MONOSET.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;MONSW.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;MONTHLYO.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;MONTOCOL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231012&amp;quot;}&quot;&gt;MONYM.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230024&amp;quot;}&quot;&gt;MOON.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230017&amp;quot;}&quot;&gt;MOON.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230203&amp;quot;}&quot;&gt;MOON.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230255&amp;quot;}&quot;&gt;MORSE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;MORSE1.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;MORSE2.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230093&amp;quot;}&quot;&gt;MORSECOD.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;MORSECRV.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;MORTGAGE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232427&amp;quot;}&quot;&gt;MOUNTAIN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230073&amp;quot;}&quot;&gt;MPG-CAL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;MPG.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;MPG.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230433&amp;quot;}&quot;&gt;MSPCBOOT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230433&amp;quot;}&quot;&gt;MSPCTRAN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;MSQUARE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230433&amp;quot;}&quot;&gt;MSRBBOO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;MTN-KING.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230664&amp;quot;}&quot;&gt;MULTID.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;MULTPULS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230107&amp;quot;}&quot;&gt;MUSIC.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230092&amp;quot;}&quot;&gt;MUSIC.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230108&amp;quot;}&quot;&gt;MUSIC.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230050&amp;quot;}&quot;&gt;MUSICBOX.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;MUSICBOX.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230175&amp;quot;}&quot;&gt;MUSICFIL.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;MX80.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230055&amp;quot;}&quot;&gt;NADIA.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;NATINST.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;NCCLSPRE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230377&amp;quot;}&quot;&gt;NECPLOT7.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230377&amp;quot;}&quot;&gt;NECPRINT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;NETPREST.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230437&amp;quot;}&quot;&gt;NETWORK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230466&amp;quot;}&quot;&gt;NEWACT.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230353&amp;quot;}&quot;&gt;NEWCHARS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230203&amp;quot;}&quot;&gt;NEWCHESS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230228&amp;quot;}&quot;&gt;NEWFONT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230002&amp;quot;}&quot;&gt;NEWKEY.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;NEWTON.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;NEWTONRT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230024&amp;quot;}&quot;&gt;NEWTREK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;NEXTSHOW.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230061&amp;quot;}&quot;&gt;NFL-PK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;NICELIST.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;NIM.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;NIM.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232860&amp;quot;}&quot;&gt;NISTSYNC.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;NMILE.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;NMILE2.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;NMR-ABC.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;NMR-ABCD.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;NMR-WEFT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230590&amp;quot;}&quot;&gt;NMR0.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230590&amp;quot;}&quot;&gt;NMR1.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230590&amp;quot;}&quot;&gt;NMR2.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230590&amp;quot;}&quot;&gt;NMR3.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230590&amp;quot;}&quot;&gt;NMR4.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230590&amp;quot;}&quot;&gt;NMR5.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230590&amp;quot;}&quot;&gt;NMR6.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;NMREXCH.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;NMREXEC.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;NMRFOURT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;NMRPHASE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;NMRRELAX.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;NMRROT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230373&amp;quot;}&quot;&gt;NOBRKCOM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;NOISE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;NONLIN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230373&amp;quot;}&quot;&gt;NORESET.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;NORMAL-Z.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;NORMAL.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232570&amp;quot;}&quot;&gt;NOTEPAD.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230594&amp;quot;}&quot;&gt;NOTESAND.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;NOTICE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;NPAD.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;NSEC.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230664&amp;quot;}&quot;&gt;NTP.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230208&amp;quot;}&quot;&gt;NUDE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;NUDE.BAS (2025)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230209&amp;quot;}&quot;&gt;NUKE-NY.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230228&amp;quot;}&quot;&gt;NUKE-SF.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230006&amp;quot;}&quot;&gt;NUM-WORD.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;NUM2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;NUM2WORD.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;NUM3.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;NUMBERS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;NUMDAYS.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;NUMDIFF.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;NUMERIC.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;NUMVERT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230080&amp;quot;}&quot;&gt;NUMZAP.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;NUTCRAKR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;NUTREK.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230083&amp;quot;}&quot;&gt;NWCLOCK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;NYLOGO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;OBJGEN.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;OBJSPEC.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231314&amp;quot;}&quot;&gt;OBLITER8.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;OFFRES.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230377&amp;quot;}&quot;&gt;OK84ASET.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231368&amp;quot;}&quot;&gt;OKIDLCG.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230265&amp;quot;}&quot;&gt;OKIMENU.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230265&amp;quot;}&quot;&gt;OKIMENUC.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230265&amp;quot;}&quot;&gt;OKITALIC.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230024&amp;quot;}&quot;&gt;OPERATOR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;OPKEYS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230466&amp;quot;}&quot;&gt;OPNBAL.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;OSCAR.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230562&amp;quot;}&quot;&gt;OSCFREQ.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230562&amp;quot;}&quot;&gt;OSCPLOT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230562&amp;quot;}&quot;&gt;OSCUPLK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;OTHDEMO.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230001&amp;quot;}&quot;&gt;OTHELLO.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230072&amp;quot;}&quot;&gt;OTHELLO.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230020&amp;quot;}&quot;&gt;OTHELLO.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;OUTLINE1.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;OUTLINE2.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230594&amp;quot;}&quot;&gt;OVERVIEW.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;OVERVIEW.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;OZF.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;OZM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230012&amp;quot;}&quot;&gt;PAINT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;PAK-DATE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;PAL80.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230028&amp;quot;}&quot;&gt;PALLETTE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230466&amp;quot;}&quot;&gt;PANDL.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;PARABOLA.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232636&amp;quot;}&quot;&gt;PARSECMD.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230374&amp;quot;}&quot;&gt;PASSWORD.BAS (2025)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230786&amp;quot;}&quot;&gt;PASSWORD.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230376&amp;quot;}&quot;&gt;PATCHER.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230135&amp;quot;}&quot;&gt;PATCHER.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;PATHMAN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;PATTERNS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230001&amp;quot;}&quot;&gt;PATTERNS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230092&amp;quot;}&quot;&gt;PATTERNS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;PAYBACK.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;PAYMENT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230472&amp;quot;}&quot;&gt;PAYROLL.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;PBCOPY.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231210&amp;quot;}&quot;&gt;PBS.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;PBTOUCH.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230224&amp;quot;}&quot;&gt;PC-CALC.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230282&amp;quot;}&quot;&gt;PC-CHECK.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;PC-COLOR.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;PC-GRAF2.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;PC-GRAF3.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;PC-GRAF4.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230089&amp;quot;}&quot;&gt;PC-LIB.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230022&amp;quot;}&quot;&gt;PC-MAP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230061&amp;quot;}&quot;&gt;PC-PAD.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;PC-PAD.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230187&amp;quot;}&quot;&gt;PC-SPEAK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230378&amp;quot;}&quot;&gt;PC-SPELL.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230016&amp;quot;}&quot;&gt;PC-TALK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230249&amp;quot;}&quot;&gt;PC-TOUCH.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230440&amp;quot;}&quot;&gt;PCBD.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230073&amp;quot;}&quot;&gt;PCFILECH.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230048&amp;quot;}&quot;&gt;PCFORM.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230051&amp;quot;}&quot;&gt;PCGLOBE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230083&amp;quot;}&quot;&gt;PCGLOBE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;PCHALLEN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230021&amp;quot;}&quot;&gt;PCHEERS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230363&amp;quot;}&quot;&gt;PCIGEN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230017&amp;quot;}&quot;&gt;PCINIT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230363&amp;quot;}&quot;&gt;PCINPUT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230156&amp;quot;}&quot;&gt;PCKEY.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;PCMAN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230017&amp;quot;}&quot;&gt;PCMAN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230173&amp;quot;}&quot;&gt;PCMAN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230114&amp;quot;}&quot;&gt;PCT3VT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;PD200.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232559&amp;quot;}&quot;&gt;PDDEMO.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;PDL.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230013&amp;quot;}&quot;&gt;PDRAW.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230459&amp;quot;}&quot;&gt;PEARSON.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;PEEK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;PEEKPRNT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230177&amp;quot;}&quot;&gt;PENCIL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;PENCIRC.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;PENCLEAR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;PENDRAW.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;PENGUIN.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;PENLINE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;PENPAINT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;PENSAVE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;PEOPLE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230907&amp;quot;}&quot;&gt;PEPLSYST.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230059&amp;quot;}&quot;&gt;PEPSON.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;PERBALAN.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230736&amp;quot;}&quot;&gt;PERCENT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;PERDEPOS.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232860&amp;quot;}&quot;&gt;PERMEXM2.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232860&amp;quot;}&quot;&gt;PERMEXMP.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232860&amp;quot;}&quot;&gt;PERMFONT.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232860&amp;quot;}&quot;&gt;PERMFPBU.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;PERMUTE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;PERPCAL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;PERRATE.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;PERS.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;PERSONAL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;PERT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230313&amp;quot;}&quot;&gt;PERT3.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;PERTCHRT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230206&amp;quot;}&quot;&gt;PERTCHT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;PERTERM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;PGBRK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230190&amp;quot;}&quot;&gt;PGMCVRT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231061&amp;quot;}&quot;&gt;PH1.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231061&amp;quot;}&quot;&gt;PH2.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231061&amp;quot;}&quot;&gt;PH3.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231061&amp;quot;}&quot;&gt;PH4.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231061&amp;quot;}&quot;&gt;PH5.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231061&amp;quot;}&quot;&gt;PH6.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;PHASER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;PHASERB.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230055&amp;quot;}&quot;&gt;PHOENIX.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230218&amp;quot;}&quot;&gt;PHONELST.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;PIANO1.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;PIANO2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;PICKER.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;PICKTRAN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230128&amp;quot;}&quot;&gt;PICTURE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230432&amp;quot;}&quot;&gt;PIE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;PIECHART.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;PIG.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230128&amp;quot;}&quot;&gt;PINWHEEL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230446&amp;quot;}&quot;&gt;PIRATE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230978&amp;quot;}&quot;&gt;PLIC.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231013&amp;quot;}&quot;&gt;PLIC.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231012&amp;quot;}&quot;&gt;PLIC.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230978&amp;quot;}&quot;&gt;PLOG.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231013&amp;quot;}&quot;&gt;PLOG.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;PLOT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230978&amp;quot;}&quot;&gt;PLOTM.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231013&amp;quot;}&quot;&gt;PLOTM.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;PLOTTER.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230326&amp;quot;}&quot;&gt;PLOTTER.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230040&amp;quot;}&quot;&gt;PLTSTKFL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230317&amp;quot;}&quot;&gt;PMB15.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232426&amp;quot;}&quot;&gt;PMLOF2.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232200&amp;quot;}&quot;&gt;PMMAC.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232860&amp;quot;}&quot;&gt;PMPBWIND.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;POINTS.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;POISSON.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;POLRECT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230001&amp;quot;}&quot;&gt;PONGPONG.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;PORT4.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230101&amp;quot;}&quot;&gt;PORTCOST.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230101&amp;quot;}&quot;&gt;PORTMRKT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230466&amp;quot;}&quot;&gt;POST.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230033&amp;quot;}&quot;&gt;POSTER.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230326&amp;quot;}&quot;&gt;POSTER.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;POWRCURV.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230978&amp;quot;}&quot;&gt;PPLOT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231013&amp;quot;}&quot;&gt;PPLOT.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;PRAELUD1.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;PRAELUD2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;PRDEMO.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;PRECESS.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230450&amp;quot;}&quot;&gt;PRESCH.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230313&amp;quot;}&quot;&gt;PRGTIM.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;PRINGRAF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230440&amp;quot;}&quot;&gt;PRINT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;PRINT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;PRINT.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230007&amp;quot;}&quot;&gt;PRINT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;PRINT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;PRINTCON.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230085&amp;quot;}&quot;&gt;PRINTDIF.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;PRINTER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;PRINTER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;PRINTER2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230395&amp;quot;}&quot;&gt;PRINTERS.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230447&amp;quot;}&quot;&gt;PRINTERS.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;PRINTERS.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230326&amp;quot;}&quot;&gt;PRINTES1.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;PRINTING.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;PRINTING.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230215&amp;quot;}&quot;&gt;PRINTMAN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230369&amp;quot;}&quot;&gt;PRINTMAN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;PRINTMAR.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230007&amp;quot;}&quot;&gt;PRINTNEC.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;PRINTPER.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;PRINTQUE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230025&amp;quot;}&quot;&gt;PRLIST.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;PRN2GRAF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230172&amp;quot;}&quot;&gt;PRNSTATS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230089&amp;quot;}&quot;&gt;PRNT2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230089&amp;quot;}&quot;&gt;PRNT3.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;PRNTCALL.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;PRNTGRAF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;PRNTSAVE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;PROBS.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;PROFILE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230006&amp;quot;}&quot;&gt;PROFILER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;PROGHEAD.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230143&amp;quot;}&quot;&gt;PROJECTS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230056&amp;quot;}&quot;&gt;PROVERB1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230215&amp;quot;}&quot;&gt;PRTEXTRA.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;PRTGRAF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;PRTSC.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230006&amp;quot;}&quot;&gt;PRTSET.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230059&amp;quot;}&quot;&gt;PSCREEN.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;PSEC.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230167&amp;quot;}&quot;&gt;PSQUISH.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230466&amp;quot;}&quot;&gt;PSTCLS.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;PSTYLES.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;PSWDFILE.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;PSWDWRIT.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;PUBVARS.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;PUBVARS.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;PUBVARS.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230024&amp;quot;}&quot;&gt;PUFF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230206&amp;quot;}&quot;&gt;PUNYCALC.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;PUPPY.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230336&amp;quot;}&quot;&gt;PUSH.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;PVTAX.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;PWW.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;PWW.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;Q.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232560&amp;quot;}&quot;&gt;Q4T-DEMO.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232861&amp;quot;}&quot;&gt;QB-TO-TB.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230527&amp;quot;}&quot;&gt;QBDEMO.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231933&amp;quot;}&quot;&gt;QBNEST.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231712&amp;quot;}&quot;&gt;QBSCR.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230084&amp;quot;}&quot;&gt;QPRINT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;QSORT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;QSORT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230633&amp;quot;}&quot;&gt;QUEST.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;QUICKC.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230906&amp;quot;}&quot;&gt;QUICKCHA.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230059&amp;quot;}&quot;&gt;QUICKREF.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;QUICKSRT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230461&amp;quot;}&quot;&gt;QUIZ.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232426&amp;quot;}&quot;&gt;QUOTATIO.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232427&amp;quot;}&quot;&gt;QUOTINST.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232427&amp;quot;}&quot;&gt;QUOTREV.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;R1.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;R2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;R3.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;R4.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;R5.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;RABBIT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230092&amp;quot;}&quot;&gt;RACE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230174&amp;quot;}&quot;&gt;RACECAR.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;RAIL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;RANDOM.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;RANDOMIZ.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;RANDSEED.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230024&amp;quot;}&quot;&gt;RANGERD.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;RANKTEST.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;RATEADJ.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230460&amp;quot;}&quot;&gt;RATION.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232636&amp;quot;}&quot;&gt;RATS.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230152&amp;quot;}&quot;&gt;RBBS-PC.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230621&amp;quot;}&quot;&gt;RBBS-PC.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230621&amp;quot;}&quot;&gt;RBBS-VAR.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230621&amp;quot;}&quot;&gt;RBBSSUB1.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230621&amp;quot;}&quot;&gt;RBBSSUB2.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230621&amp;quot;}&quot;&gt;RBBSSUB3.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230621&amp;quot;}&quot;&gt;RBBSSUB4.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230621&amp;quot;}&quot;&gt;RBBSSUB5.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230150&amp;quot;}&quot;&gt;RBBSUTIL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230893&amp;quot;}&quot;&gt;RCV.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;READ123.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;READBAS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;READDATA.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;READDATA.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;READING.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230283&amp;quot;}&quot;&gt;README.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;README.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232860&amp;quot;}&quot;&gt;READTEMP.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232860&amp;quot;}&quot;&gt;READTEMP.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;READ_DIR.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;REAL$.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;REALPGM.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232636&amp;quot;}&quot;&gt;REBOOT.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232092&amp;quot;}&quot;&gt;RECONFIG.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;RECTPOL.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231714&amp;quot;}&quot;&gt;REF.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;REFER.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230594&amp;quot;}&quot;&gt;REFERENC.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;REFERENC.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230487&amp;quot;}&quot;&gt;REFLEX.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;REFORM.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;REFSHT.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;REGRESS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;REGRESS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;REGRESS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;REGRS.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230339&amp;quot;}&quot;&gt;REKEY.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230268&amp;quot;}&quot;&gt;REM.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;REMAK.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230368&amp;quot;}&quot;&gt;REMARKS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230215&amp;quot;}&quot;&gt;REMARKS1.BAS (2080)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230215&amp;quot;}&quot;&gt;REMARKS2.BAS (2080)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230215&amp;quot;}&quot;&gt;REMARKS3.BAS (2080)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230215&amp;quot;}&quot;&gt;REMARKS4.BAS (2080)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230267&amp;quot;}&quot;&gt;REMARKST.BAS (2080)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230062&amp;quot;}&quot;&gt;REMCACC.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%233445&amp;quot;}&quot;&gt;REMOTE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230016&amp;quot;}&quot;&gt;REMOVE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230167&amp;quot;}&quot;&gt;REMREM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230080&amp;quot;}&quot;&gt;RENUM.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;RENUMEMB.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230937&amp;quot;}&quot;&gt;REORDERS.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;REORMAIL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;REPEAT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230340&amp;quot;}&quot;&gt;REPORT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230339&amp;quot;}&quot;&gt;REPORTOR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230025&amp;quot;}&quot;&gt;REPORTS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;REPORTS.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230028&amp;quot;}&quot;&gt;RESCMD.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230183&amp;quot;}&quot;&gt;RESCMD.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230028&amp;quot;}&quot;&gt;RESCMDCK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230562&amp;quot;}&quot;&gt;RESISTOR.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;RESTATTR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230721&amp;quot;}&quot;&gt;RESUME.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232426&amp;quot;}&quot;&gt;RETRIEVE.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;REVERSE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230447&amp;quot;}&quot;&gt;REVIEW.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;REVUMEMB.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;RHMLINE.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232426&amp;quot;}&quot;&gt;RIDDLES.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230450&amp;quot;}&quot;&gt;RIEMAN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230258&amp;quot;}&quot;&gt;RING.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX079.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX085.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX106.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX122.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX145.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX160.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX173.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX174.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX175.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX182.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX195.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX198.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX230.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX232.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX282.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX288.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX290.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;RMEX291.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230072&amp;quot;}&quot;&gt;ROADRALY.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230450&amp;quot;}&quot;&gt;ROBOTNKA.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232427&amp;quot;}&quot;&gt;ROCK.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;ROCKET.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230921&amp;quot;}&quot;&gt;ROCKET1.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230079&amp;quot;}&quot;&gt;ROD.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230905&amp;quot;}&quot;&gt;ROLAND.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230317&amp;quot;}&quot;&gt;ROLODEX.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230736&amp;quot;}&quot;&gt;ROMBASIC.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230736&amp;quot;}&quot;&gt;ROMBIOS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;ROMCHAR.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230183&amp;quot;}&quot;&gt;ROMREAD.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;ROOTFHLF.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230055&amp;quot;}&quot;&gt;ROULETTE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;ROULETTE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;ROUNDER.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;ROUNDER1.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;ROUNDER2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;ROUNDER3.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;ROUNDER4.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230170&amp;quot;}&quot;&gt;ROWCOL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230487&amp;quot;}&quot;&gt;RP-HELP.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230313&amp;quot;}&quot;&gt;RPTUSE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;RTTYTALK.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230048&amp;quot;}&quot;&gt;RUBIC.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230092&amp;quot;}&quot;&gt;RUBIC3.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230072&amp;quot;}&quot;&gt;RUBIK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;RULEOF78.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230395&amp;quot;}&quot;&gt;RUNFIRST.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230447&amp;quot;}&quot;&gt;RUNFIRST.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230594&amp;quot;}&quot;&gt;RUNFIRST.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230048&amp;quot;}&quot;&gt;RUNOFF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;RUTHEXPT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;RUTHSCAT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230019&amp;quot;}&quot;&gt;RV-EDIT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230190&amp;quot;}&quot;&gt;RV-EDIT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232092&amp;quot;}&quot;&gt;RVAR0227.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S1.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;S1.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S10.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S11.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S12.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S13.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S14.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S15.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S16.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S17.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S18.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;S2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;S3.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S3.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;S4.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S4.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;S5.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S5.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;S6.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S6.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;S7.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S7.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S8.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;S9.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230277&amp;quot;}&quot;&gt;SAMECHK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;SAMPDRAW.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230269&amp;quot;}&quot;&gt;SAMPLE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230624&amp;quot;}&quot;&gt;SAMPLE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232376&amp;quot;}&quot;&gt;SAMPLE.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230001&amp;quot;}&quot;&gt;SAMPLES.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;SAMPLSIZ.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231227&amp;quot;}&quot;&gt;SAMPRPT1.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;SATFIND2.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;SATFIND4.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;SATURN.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230004&amp;quot;}&quot;&gt;SATURN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;SAVEGRAF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232570&amp;quot;}&quot;&gt;SAVER.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;SAVHISTO.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;SAVINGS.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;SCALES.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;SCAN.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232860&amp;quot;}&quot;&gt;SCANP2.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;SCATRGRM.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230317&amp;quot;}&quot;&gt;SCHEDU.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230040&amp;quot;}&quot;&gt;SCHWABCM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;SCISUBV1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230220&amp;quot;}&quot;&gt;SCN-DEMO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230222&amp;quot;}&quot;&gt;SCN-DEMO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230221&amp;quot;}&quot;&gt;SCN-DEMO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230326&amp;quot;}&quot;&gt;SCNMAP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230020&amp;quot;}&quot;&gt;SCOPE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;SCR-COLN.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;SCR-COLY.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;SCR-DATA.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;SCR-MENU.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;SCR-MONN.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;SCR-MONY.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;SCRAMBLE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;SCRAMBLE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231314&amp;quot;}&quot;&gt;SCRAMBLE.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;SCRAMBLE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232200&amp;quot;}&quot;&gt;SCREEN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232426&amp;quot;}&quot;&gt;SCREEN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230004&amp;quot;}&quot;&gt;SCREEN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230156&amp;quot;}&quot;&gt;SCREEN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230736&amp;quot;}&quot;&gt;SCREEN.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230255&amp;quot;}&quot;&gt;SCREEN.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232422&amp;quot;}&quot;&gt;SCREEN.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230219&amp;quot;}&quot;&gt;SCREEN1.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230219&amp;quot;}&quot;&gt;SCREEN2.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230219&amp;quot;}&quot;&gt;SCREEN3.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230219&amp;quot;}&quot;&gt;SCREEN4.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230219&amp;quot;}&quot;&gt;SCREEN5.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230141&amp;quot;}&quot;&gt;SCREENIN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;SCRLDEMO.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;SCRN-MAP.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;SCRN-WK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230440&amp;quot;}&quot;&gt;SCRNAMRT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;SCRNDUMP.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;SCRNMOVE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230115&amp;quot;}&quot;&gt;SCROLL.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;SCROLL.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230033&amp;quot;}&quot;&gt;SCROLL1.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230033&amp;quot;}&quot;&gt;SCROLL2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230038&amp;quot;}&quot;&gt;SCROLLK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230174&amp;quot;}&quot;&gt;SEAWOLF.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;SEC&amp;amp;BYTE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;SEC.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;SECRETNO.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;SEESWTCH.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;SELECT.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230466&amp;quot;}&quot;&gt;SELTRA.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230048&amp;quot;}&quot;&gt;SERIAL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230073&amp;quot;}&quot;&gt;SERIALNO.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;SERPENT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230055&amp;quot;}&quot;&gt;SESAME.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230101&amp;quot;}&quot;&gt;SETDRIVE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230277&amp;quot;}&quot;&gt;SETDRV.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231069&amp;quot;}&quot;&gt;SETIT.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230172&amp;quot;}&quot;&gt;SETKEY.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;SETMEM.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;SETUP-H.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230095&amp;quot;}&quot;&gt;SETUP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230466&amp;quot;}&quot;&gt;SETUP.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232426&amp;quot;}&quot;&gt;SETUP.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;SFG-BACH.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;SHARE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;SHELLSRT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;SHELLSRT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230472&amp;quot;}&quot;&gt;SHELLSRT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;SHELSORT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;SHELSORT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;SHIELDS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230073&amp;quot;}&quot;&gt;SHIFTS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;SHOP.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230054&amp;quot;}&quot;&gt;SHORTERM.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;SHORTSUB.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;SHOWBOX.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;SHOWCHRS.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230261&amp;quot;}&quot;&gt;SHOWMEMO.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230154&amp;quot;}&quot;&gt;SHUTTL3D.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230445&amp;quot;}&quot;&gt;SHUTTLE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230921&amp;quot;}&quot;&gt;SIDEREAL.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230260&amp;quot;}&quot;&gt;SIMONSEZ.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;SIMPINT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;SIMPINV.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;SIMPLEX.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230486&amp;quot;}&quot;&gt;SINSTALL.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230012&amp;quot;}&quot;&gt;SIREN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;SIREN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;SIXBOXES.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231826&amp;quot;}&quot;&gt;SIY2LINR.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230373&amp;quot;}&quot;&gt;SIZER.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230363&amp;quot;}&quot;&gt;SKELETON.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230245&amp;quot;}&quot;&gt;SKELETON.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;SKETCH.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230906&amp;quot;}&quot;&gt;SLEEVE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230906&amp;quot;}&quot;&gt;SLEEVE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;SLOT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230228&amp;quot;}&quot;&gt;SLOT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230203&amp;quot;}&quot;&gt;SLOTCOLR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230061&amp;quot;}&quot;&gt;SLOTMACH.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;SLOTMACH.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230260&amp;quot;}&quot;&gt;SLOTMACH.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;SLUG.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230437&amp;quot;}&quot;&gt;SMITH.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230208&amp;quot;}&quot;&gt;SMURF.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232427&amp;quot;}&quot;&gt;SNAKE.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;SNOOPY.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;SNOW1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;SNOW2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;SNOW3.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230538&amp;quot;}&quot;&gt;SOLAR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230080&amp;quot;}&quot;&gt;SOLFE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230203&amp;quot;}&quot;&gt;SOLITAIR.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230174&amp;quot;}&quot;&gt;SOLITARE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230024&amp;quot;}&quot;&gt;SONGS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;SORRY.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230047&amp;quot;}&quot;&gt;SORT-BLK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230267&amp;quot;}&quot;&gt;SORT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;SORT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;SORT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230378&amp;quot;}&quot;&gt;SORTDIC.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230085&amp;quot;}&quot;&gt;SORTDIF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230206&amp;quot;}&quot;&gt;SORTEST.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230267&amp;quot;}&quot;&gt;SORTINT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230081&amp;quot;}&quot;&gt;SORTS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230267&amp;quot;}&quot;&gt;SORTSTR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;SOUND1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230321&amp;quot;}&quot;&gt;SOUNDEFF.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230092&amp;quot;}&quot;&gt;SOUNDEMO.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230033&amp;quot;}&quot;&gt;SOUNDS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;SOUNDS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230390&amp;quot;}&quot;&gt;SOVIET.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230459&amp;quot;}&quot;&gt;SOWINDEX.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;SPEC-OCC.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;SPECPROB.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;SPECTERN.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230056&amp;quot;}&quot;&gt;SPEECH.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;SPEEDUP.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;SPELL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;SPELLBEE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;SPELLDAT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230071&amp;quot;}&quot;&gt;SPELLER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;SPELLING.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;SPELLING.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;SPINECHO.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;SPINOUT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;SPINOUT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230265&amp;quot;}&quot;&gt;SPIRO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;SPKDEMO.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230978&amp;quot;}&quot;&gt;SPLOT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231013&amp;quot;}&quot;&gt;SPLOT.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;SPLTSCRN.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230038&amp;quot;}&quot;&gt;SPOOLBAS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230238&amp;quot;}&quot;&gt;SPRITE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231524&amp;quot;}&quot;&gt;SPROGH.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;SPSHIPS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;SQUARE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;SQUARE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230092&amp;quot;}&quot;&gt;SQUARE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;SQUISH.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;SQUISHER.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230211&amp;quot;}&quot;&gt;SR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;SRS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230267&amp;quot;}&quot;&gt;SS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230267&amp;quot;}&quot;&gt;SSREMARK.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230664&amp;quot;}&quot;&gt;STAR.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230450&amp;quot;}&quot;&gt;STAR2001.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230447&amp;quot;}&quot;&gt;STARFIND.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230006&amp;quot;}&quot;&gt;STARLANE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230083&amp;quot;}&quot;&gt;STARMAP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;STARS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;START.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;START.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230171&amp;quot;}&quot;&gt;START.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230325&amp;quot;}&quot;&gt;START.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230646&amp;quot;}&quot;&gt;START.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230647&amp;quot;}&quot;&gt;START.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;STARTBAS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;STARTREK.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230013&amp;quot;}&quot;&gt;STARTREK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230071&amp;quot;}&quot;&gt;STARTREK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230016&amp;quot;}&quot;&gt;STARTREK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230002&amp;quot;}&quot;&gt;STARTREK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230017&amp;quot;}&quot;&gt;STARTREK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230178&amp;quot;}&quot;&gt;STARTREK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230740&amp;quot;}&quot;&gt;STARTREK.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230017&amp;quot;}&quot;&gt;STARTRK2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;STARTUP.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;STARTUP.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230055&amp;quot;}&quot;&gt;STARWARS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230180&amp;quot;}&quot;&gt;STAT.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230061&amp;quot;}&quot;&gt;STATCAPS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;STATFILE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;STATMAIL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;STATMEMB.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;STATS.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230459&amp;quot;}&quot;&gt;STEERBID.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230006&amp;quot;}&quot;&gt;STICK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%233445&amp;quot;}&quot;&gt;STICK.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230466&amp;quot;}&quot;&gt;STOACT.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230406&amp;quot;}&quot;&gt;STOCK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230167&amp;quot;}&quot;&gt;STOPGAP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230538&amp;quot;}&quot;&gt;STORM.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;STORY.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;STRIKE9.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230001&amp;quot;}&quot;&gt;STRINGS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230285&amp;quot;}&quot;&gt;SUBDEMO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;SUBGRAF2.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;SUBGRAF3.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230195&amp;quot;}&quot;&gt;SUBGRAF4.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;SUMMARY.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;SUNNY.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230538&amp;quot;}&quot;&gt;SUNSET.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230217&amp;quot;}&quot;&gt;SUPERDIR.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230016&amp;quot;}&quot;&gt;SUPRTREK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;SUPSCRAM.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;SUPSCRAM.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232024&amp;quot;}&quot;&gt;SURFGEN.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230115&amp;quot;}&quot;&gt;SURFPR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;SURROUND.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230017&amp;quot;}&quot;&gt;SURVIVAL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230004&amp;quot;}&quot;&gt;SURVIVAL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230203&amp;quot;}&quot;&gt;SURVIVAL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230092&amp;quot;}&quot;&gt;SW-PEG.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;SWARMS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;SWIRL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;SWW.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;SWW.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;SYMPH-5.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230921&amp;quot;}&quot;&gt;SYNCSAT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;SYNONYM.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;SYNONYM2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;SYNONYMS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;SYNTH.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230009&amp;quot;}&quot;&gt;SYS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230228&amp;quot;}&quot;&gt;T-ROAD.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;T-TEST.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;TABDOC.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;TABLE.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230594&amp;quot;}&quot;&gt;TABLEOFC.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;TABLEOFC.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230050&amp;quot;}&quot;&gt;TABLET.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230110&amp;quot;}&quot;&gt;TABLET.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230145&amp;quot;}&quot;&gt;TABS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;TADAA.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;TADADADA.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231668&amp;quot;}&quot;&gt;TALKDEMO.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230907&amp;quot;}&quot;&gt;TALKPAGE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230093&amp;quot;}&quot;&gt;TANK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231814&amp;quot;}&quot;&gt;TANKS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230083&amp;quot;}&quot;&gt;TARGET.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;TASKLIST.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230155&amp;quot;}&quot;&gt;TASKPLAN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230313&amp;quot;}&quot;&gt;TAXDEDCT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;TAXMAN.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;TCLOCK.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230612&amp;quot;}&quot;&gt;TEACHER.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230612&amp;quot;}&quot;&gt;TEACHER.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230612&amp;quot;}&quot;&gt;TEACHER.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230612&amp;quot;}&quot;&gt;TEACHER.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230612&amp;quot;}&quot;&gt;TEACHER.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230612&amp;quot;}&quot;&gt;TEACHER.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230612&amp;quot;}&quot;&gt;TEACHER.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230168&amp;quot;}&quot;&gt;TELLTIME.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230215&amp;quot;}&quot;&gt;TEMP.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230268&amp;quot;}&quot;&gt;TEMP.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231536&amp;quot;}&quot;&gt;TEMP.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230073&amp;quot;}&quot;&gt;TEMPCONV.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232860&amp;quot;}&quot;&gt;TEMPFDMO.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232860&amp;quot;}&quot;&gt;TEMPFPBU.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;TEMPGRAF.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230446&amp;quot;}&quot;&gt;TEMPLE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230114&amp;quot;}&quot;&gt;TERM.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230613&amp;quot;}&quot;&gt;TERMDEPO.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;TEST.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230003&amp;quot;}&quot;&gt;TEST.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;TESTASCI.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230307&amp;quot;}&quot;&gt;TESTDRV.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230191&amp;quot;}&quot;&gt;TESTPRNT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230358&amp;quot;}&quot;&gt;TESTPROG.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;TESTSCRN.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;TESTWRIT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230395&amp;quot;}&quot;&gt;TEXTPROC.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230534&amp;quot;}&quot;&gt;TFL.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231097&amp;quot;}&quot;&gt;THANKS.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231114&amp;quot;}&quot;&gt;THINGFIL.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230050&amp;quot;}&quot;&gt;TICCLOCK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;TICKTOCK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230024&amp;quot;}&quot;&gt;TICTACTO.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230072&amp;quot;}&quot;&gt;TICTACTO.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%233233&amp;quot;}&quot;&gt;TILEEQ.BAS (1992)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230182&amp;quot;}&quot;&gt;TIME.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;TIMEAL.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230285&amp;quot;}&quot;&gt;TIMEDEMO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;TIMER.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;TIMESHOW.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230028&amp;quot;}&quot;&gt;TIMING.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;TITLE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;TITLE2.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;TITLEPG.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;TM-BREAK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;TM-DIAL2.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;TM-LDIR1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230067&amp;quot;}&quot;&gt;TM-TIME1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230051&amp;quot;}&quot;&gt;TMDAY.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230313&amp;quot;}&quot;&gt;TMSTRT.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230893&amp;quot;}&quot;&gt;TMT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230921&amp;quot;}&quot;&gt;TNODE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;TODAY.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;TODAYU.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;TORPEDOB.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232632&amp;quot;}&quot;&gt;TOUCH.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;TOUT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230371&amp;quot;}&quot;&gt;TRACE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;TRADE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230100&amp;quot;}&quot;&gt;TRADER.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230203&amp;quot;}&quot;&gt;TRAILER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;TRANDUMP.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230167&amp;quot;}&quot;&gt;TRANDUMP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230019&amp;quot;}&quot;&gt;TRANSFER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230214&amp;quot;}&quot;&gt;TRANSFER.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;TRAP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;TRAUMERI.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232427&amp;quot;}&quot;&gt;TREASURE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232200&amp;quot;}&quot;&gt;TREASURE.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230029&amp;quot;}&quot;&gt;TREASURY.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230376&amp;quot;}&quot;&gt;TREE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230461&amp;quot;}&quot;&gt;TREEFIX.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;TREK.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;TRIANGLE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230466&amp;quot;}&quot;&gt;TRIBAL.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;TRIDIAG.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230260&amp;quot;}&quot;&gt;TRONLC.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230167&amp;quot;}&quot;&gt;TRS2PC.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230646&amp;quot;}&quot;&gt;TRUCK.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230647&amp;quot;}&quot;&gt;TRUCK.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230018&amp;quot;}&quot;&gt;TRUCKER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230203&amp;quot;}&quot;&gt;TRUMPET.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;TTD100.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;TTD101.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;TTD105.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;TTDIR100.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;TTDIR101.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;TTDIR105.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230473&amp;quot;}&quot;&gt;TTENTER.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;TTEST.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232634&amp;quot;}&quot;&gt;TTEST5.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230473&amp;quot;}&quot;&gt;TTNOTE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230473&amp;quot;}&quot;&gt;TTOWERS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230473&amp;quot;}&quot;&gt;TTRULES.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;TTY22.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;TUNE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230095&amp;quot;}&quot;&gt;TUTOR.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230092&amp;quot;}&quot;&gt;TWINKLE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230299&amp;quot;}&quot;&gt;TWOLINE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;TWOMEANS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;TWORD.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;TWOSIDE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230190&amp;quot;}&quot;&gt;TXTSCAN.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;TYPE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230443&amp;quot;}&quot;&gt;TYPE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;TYPE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;TYPING.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;TYPING.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230245&amp;quot;}&quot;&gt;U-MIND.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230308&amp;quot;}&quot;&gt;UASM-LST.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230459&amp;quot;}&quot;&gt;ULOGO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;UMEX227.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;UMEX230.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;UMEX233.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;UMEX235.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;UMEX238.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;UMEX258.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;UMEX262.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232631&amp;quot;}&quot;&gt;UMEX300.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230307&amp;quot;}&quot;&gt;UNDO.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230307&amp;quot;}&quot;&gt;UNDOBKUP.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231314&amp;quot;}&quot;&gt;UNSCRAM.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230117&amp;quot;}&quot;&gt;UNWS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;UPBEAT.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230372&amp;quot;}&quot;&gt;UPCASE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;UPDATMAR.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;UPDATORD.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;UPDATPER.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230048&amp;quot;}&quot;&gt;UPDLOAD.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230169&amp;quot;}&quot;&gt;UPDMEMB.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230562&amp;quot;}&quot;&gt;UPLINK.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231609&amp;quot;}&quot;&gt;UPPER.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230044&amp;quot;}&quot;&gt;USALIST.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230437&amp;quot;}&quot;&gt;USAT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230459&amp;quot;}&quot;&gt;USERDOCS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230447&amp;quot;}&quot;&gt;USERMANU.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230594&amp;quot;}&quot;&gt;USINGTHE.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230090&amp;quot;}&quot;&gt;USINGTHE.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230461&amp;quot;}&quot;&gt;USLE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230152&amp;quot;}&quot;&gt;USRINIT1.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230152&amp;quot;}&quot;&gt;USRINIT2.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230249&amp;quot;}&quot;&gt;UTMP.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230052&amp;quot;}&quot;&gt;UTSCAN.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232699&amp;quot;}&quot;&gt;V.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230228&amp;quot;}&quot;&gt;VAMPIRE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230105&amp;quot;}&quot;&gt;VARIABLE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232860&amp;quot;}&quot;&gt;VDEMO.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231551&amp;quot;}&quot;&gt;VERB.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231061&amp;quot;}&quot;&gt;VERBAR.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230436&amp;quot;}&quot;&gt;VHF-YAGI.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;VPDEMO1.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230978&amp;quot;}&quot;&gt;VPLOT.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231013&amp;quot;}&quot;&gt;VPLOT.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230944&amp;quot;}&quot;&gt;VSD.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230190&amp;quot;}&quot;&gt;VUE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230011&amp;quot;}&quot;&gt;WAITIN.BAS (1981)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230176&amp;quot;}&quot;&gt;WALLS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230450&amp;quot;}&quot;&gt;WALLST.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230354&amp;quot;}&quot;&gt;WAR.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230316&amp;quot;}&quot;&gt;WARGAMES.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230408&amp;quot;}&quot;&gt;WATERFOW.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230062&amp;quot;}&quot;&gt;WB-UPTLE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230045&amp;quot;}&quot;&gt;WEATHER.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232570&amp;quot;}&quot;&gt;WEBB.BAS (1991)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230937&amp;quot;}&quot;&gt;WEDPRICE.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;WEEK.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;WEEKDAYS.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;WEIGHTFM.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230015&amp;quot;}&quot;&gt;WELCOME.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230203&amp;quot;}&quot;&gt;WELLTEMP.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232633&amp;quot;}&quot;&gt;WHACPU.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230562&amp;quot;}&quot;&gt;WHATSON.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230708&amp;quot;}&quot;&gt;WHEEL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230203&amp;quot;}&quot;&gt;WHEEL.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232711&amp;quot;}&quot;&gt;WHEEL.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;WHERE.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230256&amp;quot;}&quot;&gt;WHEREIS.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230961&amp;quot;}&quot;&gt;WHLABELS.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232427&amp;quot;}&quot;&gt;WHOLE.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;WILCX.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;WILLTELL.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;WILLTELL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230073&amp;quot;}&quot;&gt;WINDCHIL.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232635&amp;quot;}&quot;&gt;WINDDEMO.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232427&amp;quot;}&quot;&gt;WISLAND.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230274&amp;quot;}&quot;&gt;WIZARD.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230080&amp;quot;}&quot;&gt;WMTELL.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230001&amp;quot;}&quot;&gt;WOMBATS.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230461&amp;quot;}&quot;&gt;WOODHEAT.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230378&amp;quot;}&quot;&gt;WORDFREQ.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230203&amp;quot;}&quot;&gt;WORDPLAY.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230740&amp;quot;}&quot;&gt;WORDS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230093&amp;quot;}&quot;&gt;WORLDMAP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230020&amp;quot;}&quot;&gt;WORM1.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230083&amp;quot;}&quot;&gt;WORMCITY.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230145&amp;quot;}&quot;&gt;WRITECOM.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230085&amp;quot;}&quot;&gt;WRITEDIF.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230046&amp;quot;}&quot;&gt;WS-ASCII.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230038&amp;quot;}&quot;&gt;WS-DOS.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230201&amp;quot;}&quot;&gt;WS-DOS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230053&amp;quot;}&quot;&gt;WSPATCH2.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230379&amp;quot;}&quot;&gt;WSPNEC35.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230024&amp;quot;}&quot;&gt;WUMPUS.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;WURD.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230595&amp;quot;}&quot;&gt;WURD.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232169&amp;quot;}&quot;&gt;X10.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232169&amp;quot;}&quot;&gt;X10TEST.BAS (1988)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230258&amp;quot;}&quot;&gt;XAPRIN.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231587&amp;quot;}&quot;&gt;XCGAVU.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230047&amp;quot;}&quot;&gt;XMAS.BAS (1979)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230322&amp;quot;}&quot;&gt;XMAS.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230056&amp;quot;}&quot;&gt;XMASCARD.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230391&amp;quot;}&quot;&gt;XRAYDIF1.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230145&amp;quot;}&quot;&gt;XREF.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230049&amp;quot;}&quot;&gt;XREFMOD.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230088&amp;quot;}&quot;&gt;XTAB.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230374&amp;quot;}&quot;&gt;XTMENU.BAS (2090)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230089&amp;quot;}&quot;&gt;XUP.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230446&amp;quot;}&quot;&gt;XWING.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230174&amp;quot;}&quot;&gt;XWING.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230543&amp;quot;}&quot;&gt;XYZ.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230346&amp;quot;}&quot;&gt;YA1LOOK.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230001&amp;quot;}&quot;&gt;YAHTZEE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230014&amp;quot;}&quot;&gt;YAHTZEE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230020&amp;quot;}&quot;&gt;YAHTZEE.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230061&amp;quot;}&quot;&gt;YAHTZEE.BAS (1983)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230993&amp;quot;}&quot;&gt;YAHTZEE.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;YARD.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;YD2.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;YD3.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231014&amp;quot;}&quot;&gt;YEAR.BAS (1986)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;YESORNO.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230024&amp;quot;}&quot;&gt;YESTER.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;YOURMENU.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230395&amp;quot;}&quot;&gt;YOURVOWN.BAS (1985)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230037&amp;quot;}&quot;&gt;ZAP’EM.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230071&amp;quot;}&quot;&gt;ZAP’EM.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230035&amp;quot;}&quot;&gt;ZAP-EM.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230256&amp;quot;}&quot;&gt;ZAPDEB.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230256&amp;quot;}&quot;&gt;ZAPTRE.BAS (1984)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230006&amp;quot;}&quot;&gt;ZELLER.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%231468&amp;quot;}&quot;&gt;ZIP.BAS (1990)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230066&amp;quot;}&quot;&gt;ZIPCLEAR.BAS (1987)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;ZOOSORT.BAS (1980)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230027&amp;quot;}&quot;&gt;ZOOTIME.BAS (1982)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%232671&amp;quot;}&quot;&gt;ZSCOR.BAS (1989)&lt;/a&gt;,
&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230448&amp;quot;}&quot;&gt;ZYLGIS.BAS (1983)&lt;/a&gt;,&lt;/p&gt;
</description>
        <pubDate>Fri, 05 May 2023 10:00:00 +0000</pubDate>
        <link>https://zack13358.github.io/blog/2023/05/05/</link>
        <guid isPermaLink="true">https://zack13358.github.io/blog/2023/05/05/</guid>
        
        
        <category>blog</category>
        
      </item>
    
      <item>
        <title>The PC-SIG Library and ZIP Files</title>
        <description>&lt;p&gt;The PC Software Interest Group, aka PC-SIG, began advertising a directory of public domain software for the IBM PC in early 1983.  A year later, their collection featured over 135 diskettes, which you could purchase for $6 per diskette, plus $4 per order for shipping.  Each diskette was numbered, to make it easy to specify which diskettes you wanted.  By 1986, PC-SIG was one of the most prominent advertisers of user-supported software (“shareware”), sold annual memberships, and had a collection of nearly 500 diskettes.&lt;/p&gt;

&lt;p&gt;As CD-ROM technology became popular in late 1980s, PC-SIG began distributing their library on CD-ROM as well.  As of 1987, the library contained over 700 diskettes, so this was a much more convenient and economical way to get the collection.&lt;/p&gt;

&lt;p&gt;So far, I’ve seen only five of their CD-ROM releases:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;8th Edition (April 1990, Diskettes 1-2121)&lt;/li&gt;
  &lt;li&gt;9th Edition (December 1990, Diskettes 1-2485)&lt;/li&gt;
  &lt;li&gt;10th Edition (September 1991, Diskettes 1-2804)&lt;/li&gt;
  &lt;li&gt;12th Edition (March 1993, Diskettes 1-3404, 2929 Available)&lt;/li&gt;
  &lt;li&gt;13th Edition (March 1994, Diskettes 1-4313, 3064 Available)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I recently acquired the 8th Edition CD-ROM, previously unavailable except as a collection of files on Jason Scott’s website, &lt;a href=&quot;http://cd.textfiles.com/directory.html&quot;&gt;cd.textfiles.com&lt;/a&gt; (see “PC-SIG Library Eighth Edition From PC-SIG (April 1990)”), so I uploaded a copy of the CD-ROM to the &lt;a href=&quot;https://archive.org/details/pc-sig-library-cd-rom-8th-edition-1990-04&quot;&gt;Internet Archive&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://archive.org/details/pc-sig-library-cd-rom-8th-edition-1990-04&quot;&gt;&lt;img src=&quot;/software/pcx86/sw/misc/pcsig/CD-ROM.jpg&quot; alt=&quot;PC-SIG 8th Edition CD-ROM (April 1990)&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’m sure there were more than those five CD-ROMs.  There was probably an 11th Edition released in 1992.  And “CD ROM” releases were mentioned in their advertisements going back to at least September 1987, so the 8th Edition was definitely not the &lt;em&gt;first&lt;/em&gt; CD-ROM release.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/images/PC-SIG_Ad_Excerpt_From_PC_Magazine_1987-09-15.jpg&quot; alt=&quot;PC-SIG Ad Excerpt From PC Magazine 1987-09-15&quot; /&gt;&lt;/p&gt;

&lt;p&gt;PC-SIG “editions” were not limited to CD-ROM releases, because at some point, their printed directories were labeled as “editions”, too.  Another recent acquisition was a copy of “The PC-SIG Library 4th Edition”, published in March 1987, which I’ve also uploaded to the &lt;a href=&quot;https://archive.org/details/pc-sig-library-4th-edition-1987-03&quot;&gt;Internet Archive&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://archive.org/details/pc-sig-library-4th-edition-1987-03&quot;&gt;&lt;img src=&quot;/blog/images/PC-SIG_Library_4th_Edition_1987-03.jpg&quot; alt=&quot;PC-SIG Library 4th Edition (March 1987)&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;On page 424 of that directory, there is a picture of their “February 1987” CD-ROM, and while the CD-ROM does not appear to mention any “edition”, it would likely be considered the “PC-SIG Library 4th Edition” CD-ROM.  It was probably the &lt;em&gt;first&lt;/em&gt; CD-ROM that PC-SIG produced, too, based on that early date.  At $295, it was also rather expensive, which means that not many people may have bought it, which may explain why the disc hasn’t shown up anywhere – at least not yet.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/images/PC-SIG_Library_4th_Edition_P424.jpg&quot; alt=&quot;PC-SIG Library 4th Edition, Page 424&quot; /&gt;&lt;/p&gt;

&lt;p&gt;The layout of the PC-SIG CD-ROMs changed over time.  In the 8th Edition, the contents of each diskette were deposited in the their own folder.  For example, Disk #1 was stored in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;/001_100/DISK0001/&lt;/code&gt;:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;   512 Oct  3  1985 ASK.COM
  8320 Jan  1  1970 BLACKJCK.BAS
  1681 Jun 11  1986 CASPAR.BAT
  4376 Jun 11  1986 CASPAR.HLP
  1177 Jun 11  1986 CASPAR0.HLP
  1359 Jun 11  1986 CASPAR1.HLP
  1139 Jun 11  1986 CASPAR2.HLP
   704 Jun 11  1986 CASPAR3.HLP
  1024 Jan  1  1970 CIRCLES.BAS
   198 Mar 26  1983 COPYOVER.BAT
   450 Mar 26  1983 COPYOVER.DOC
  1408 Feb  2  1982 DOTS.BAS
  1299 May 28  1987 FILES001.TXT
  1664 Jan  1  1970 HATDANCE.BAS
  2560 Mar 26  1982 KALEID.BAS
  4608 Mar 26  1982 MAXIT.BAS
  4096 Dec 24  1982 MENU.BAS
  6912 Jan  1  1970 OTHELLO.BAS
  4096 Sep  8  1982 PATTERNS.BAS
  4992 Jan  1  1970 PONGPONG.BAS
   128 Mar 26  1983 SAMPLES.BAS
   512 Mar 26  1982 STRINGS.BAS
 19712 Jun 17  1986 WOMBATS.BAS
 26880 Jun 10  1986 WOMBATS.DOC
 25933 Jun 10  1986 WOMBATS.WP
 15104 Mar 26  1982 YAHTZEE.BAS
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;However, beginning with the 9th Edition, diskette contents were stored on the CD-ROM as ZIP files (eg, DISK0001.ZIP through DISK2485.ZIP).&lt;/p&gt;

&lt;p&gt;As PC-SIG explained, ZIP files were initially used on a case-by-case basis to preserve filenames that were not allowed on CD-ROM, but eventually it was done for all diskettes to save space as well:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;“This zipping was necessary because the High Sierra Format and MS-DOS Extensions allow only the characters A through Z, 0 through 9, and _(underscore) in filenames. Some of our nearly 30,000 files include other characters, so rather than change the original filename given by the author, we elected to zip those files and give the newly created zipped files allowable filenames. (Every disks’ files were zipped on the Ninth Edition in order to fit, as we had approached the maximum for a CD on the Eighth Edition.)”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;[More details about the PC-SIG CD-ROM can be found in the &lt;a href=&quot;https://ia902602.us.archive.org/20/items/pc-sig-library-cd-rom-8th-edition-1990-04/PC-SIG%20Library%20CD-ROM%20%288th%20Edition%29%20%281990-04%29.pdf&quot;&gt;CD-ROM Booklet&lt;/a&gt; that I included with my upload].&lt;/p&gt;

&lt;p&gt;It turns out there was another good for reason using for using ZIP files: on a CD-ROM, all files in a directory are stored in ascending (alphabetical) order, which would ruin the “DIR” listing order that some diskette authors depended on.  For example, &lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230798&amp;quot;}&quot;&gt;Disk #798&lt;/a&gt; used filenames with line-drawing characters unique to the IBM PC:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;A:\&amp;gt;DIR

 Volume in drive A has no label
 Directory of  A:\

DEMO     BAT      114   5-02-87  11:44a
PMENU    DOC    25407   8-01-88  11:28a
BRUN40   EXE    76816  10-08-87   5:57p
MENGEN   EXE    67847   8-01-88  10:32a
MG-C     EXE     6723   8-01-88  10:34a
MG-M     EXE     5261   8-01-88  10:35a
MGHLP    EXE    26805   8-01-88  10:37a
PLIC     EXE     4791   8-01-88  10:38a
PMENU    EXE    21215   7-30-88   4:57p
DEMO     HLP     8562   5-05-87  12:16p
DEMO     MEN     5115   5-02-87  12:36p
M        MEN     1371   7-30-88  12:55p
FILES798 TXT     2178   8-25-88   2:09p
GO       BAT       38   7-02-87  11:29a
GO       TXT      463   7-02-87  11:29a
┌─┬─┬─┐             0
│T│G│S│             0
│Y│O│T│             0
│P│                 0
│E│T│R│             0
│                   0
└─┴─┴─┘             0
       22 File(s)     60416 bytes free
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;While ZIP files did incidentally preserve file order, the ZIP format was not specifically designed for disk preservation (no volume labels, for example), and in the particular case of DISK0798, some filenames were still mangled at some point (though not necessarily by &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PKZIP&lt;/code&gt;), because the directory listing was probably intended to display as:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;┌─┬─┬─┐
│T│G│S│
│Y│O│T│
│P│  A│
│E│T│R│
│ │O│T│
└─┴─┴─┘
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Another interesting difference between CD-ROM editions was their degree of “completeness”.  At first glance, the 9th Edition CD-ROM would appear to include every diskette from 0001 through 2485, but it turns out that at least 165 of diskettes had their contents removed from the library.  The ZIP file for those 165 diskettes contains nothing more than a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;NOTE.TXT&lt;/code&gt; that says:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;╔═════════════════════════════════════════════════════════════════════════╗
║   This disk has been withdrawn by the author from the PC-SIG library.   ║
╚═════════════════════════════════════════════════════════════════════════╝
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Later CD-ROM editions didn’t bother including folders or ZIP files for removed or obsolete diskettes, which is why I noted above that the 12th Edition had only 2929 disks available (out of 3404 total), and the 13th Edition had only 3064 available (out of 4313 total).&lt;/p&gt;

&lt;h3 id=&quot;putting-the-pc-sig-library-online&quot;&gt;Putting the PC-SIG Library Online&lt;/h3&gt;

&lt;p&gt;Some years ago, I added part of the PC-SIG Library to PCjs; specifically, the &lt;a href=&quot;https://www.pcjs.org/software/pcx86/sw/misc/pcsig08/0001/&quot;&gt;PC-SIG Library 8th Edition CD-ROM (April 1990)&lt;/a&gt;.  That process involved recreating 2121 diskette images from folders, and then producing four web pages, each with an IBM PC and directory listings for 500+ diskettes, along with buttons to load the desired diskette into the PC.&lt;/p&gt;

&lt;p&gt;But I wanted to do something better – something more comprehensive and user-friendly.&lt;/p&gt;

&lt;p&gt;So I’ve added the &lt;a href=&quot;/software/pcx86/sw/misc/pcsig/&quot;&gt;PC-SIG Diskette Library: The (Almost) Complete Collection&lt;/a&gt;, featuring over 4000 diskettes from all the available CD-ROMs, and supplemented with diskette images of &lt;em&gt;actual&lt;/em&gt; PC-SIG diskettes where available.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;/software/pcx86/sw/misc/pcsig/&quot;&gt;&lt;img src=&quot;https://pcsigdisks.pcjs.org/pcx86/sw/misc/pcsig/0001-0999/DISK0147/DISK0147.jpg&quot; alt=&quot;PC-SIG Library Diskette&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Every disk now has its own page, and the &lt;a href=&quot;/software/pcx86/sw/misc/pcsig/&quot;&gt;PC-SIG Diskette Library&lt;/a&gt; page offers a &lt;em&gt;very&lt;/em&gt; rudimentary search capability to help you find the program or diskette you’re looking for.  I’ve also started adding PC-SIG documentation for each diskette to the individual pages.  Work on both search and documentation is on-going.&lt;/p&gt;

&lt;h3 id=&quot;creating-disk-images-from-zip-files&quot;&gt;Creating Disk Images from ZIP Files&lt;/h3&gt;

&lt;p&gt;Although I prefer original disk images, ZIP files are the next best thing, and while the standard practice of “unzipping” a ZIP file into a directory and then running &lt;a href=&quot;https://github.com/jeffpar/pcjs/tree/master/tools/diskimage&quot;&gt;DiskImage&lt;/a&gt; with the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--dir&lt;/code&gt; option works, it’s not ideal for several reasons, some of which were touched on above:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;While a ZIP file does (incidentally) preserve the &lt;em&gt;order&lt;/em&gt; of the files as they appeared on the original diskette, modern operating systems do &lt;em&gt;not&lt;/em&gt;, so the process of “unzipping” usually destroys that order.&lt;/li&gt;
  &lt;li&gt;DOS file attributes and file modification dates and times are not always accurately preserved by modern operating systems.&lt;/li&gt;
  &lt;li&gt;DOS filenames containing special characters from the IBM PC character set (ie, Code Page 437) are almost always mangled in the process.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For all those reasons, I decided to update &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DiskImage&lt;/code&gt; with a new &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--zip&lt;/code&gt; option.  It can now read and &lt;em&gt;decompress&lt;/em&gt; the contents of an entire ZIP file into memory and then create a disk image, preserving the order of files, as well as the original attributes, dates, times, and filenames.&lt;/p&gt;

&lt;p&gt;Next, I updated DiskImage’s &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--extract&lt;/code&gt; option to automatically convert CP437 filenames to UTF-8 filenames, so by combining &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--zip&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--extract&lt;/code&gt;, you can effectively “unzip” a ZIP file into your file system and not get mangled filenames – even if they included PC graphics characters.&lt;/p&gt;

&lt;p&gt;I also decided to “expand” on that feature with a new &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--expand&lt;/code&gt; option, so that any &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ZIP&lt;/code&gt; files &lt;em&gt;inside&lt;/em&gt; a ZIP file can be decompressed, too.  For example, if you have a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;BACKUP.ZIP&lt;/code&gt; that contains a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DOCS.ZIP&lt;/code&gt;, the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--expand&lt;/code&gt; option (in conjunction with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--extract&lt;/code&gt;) will create a directory named &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DOCS.ZIP&lt;/code&gt; containing the decompressed contents of the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DOCS&lt;/code&gt; ZIP file.  This feature should work for any number of nested ZIP files.&lt;/p&gt;

&lt;h3 id=&quot;extracting-basic-program-listings&quot;&gt;Extracting BASIC Program Listings&lt;/h3&gt;

&lt;p&gt;Last but not least, the PC-SIG collection contained a large number of &lt;strong&gt;BASIC&lt;/strong&gt; programs, which I thought would be nice to include listings of on the individual PC-SIG diskette pages.  Unfortunately, in those days, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.BAS&lt;/code&gt; files were usually stored in tokenized (non-ASCII) format, since that was &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;BASIC&lt;/code&gt;’s default &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;SAVE&lt;/code&gt; behavior and the files were slightly smaller.&lt;/p&gt;

&lt;p&gt;So, I added yet another &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DiskImage&lt;/code&gt; option (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--normalize&lt;/code&gt;) to automatically convert tokenized &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.BAS&lt;/code&gt; files to CP437 text files (or UTF-8 files if extracting to your local file system).  As an added bonus, I included the ability to detect “protected” (encrypted) &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.BAS&lt;/code&gt; files and “de-protect” them in the process.&lt;/p&gt;

&lt;p&gt;These “de-tokenization” and “de-protection” processes seemed straight-forward at first, thanks to several useful online resources that I credit in the source code (eg, &lt;a href=&quot;https://github.com/rwtodd/bascat&quot;&gt;https://github.com/rwtodd/bascat&lt;/a&gt; and &lt;a href=&quot;https://slions.net/threads/deciphering-gw-basic-basica-protected-programs.50/&quot;&gt;https://slions.net&lt;/a&gt;), but de-tokenization is actually a bit trickier than most people realize, in part because they didn’t know how inventive BASIC programmers were in the early days of the IBM PC.&lt;/p&gt;

&lt;p&gt;For example, some programmers liked to include PC graphics characters inside their strings, comments, and DATA statements – which BASIC was perfectly fine with.  However, all the de-tokenization code and pseudo-code I saw would misidentify those characters as BASIC tokens.  There were also a few other tricky details, like rendering floating-point constants with the correct precision, appending ‘#’ to double-precision constants, etc.&lt;/p&gt;

&lt;p&gt;Here’s just one example of the use of non-ASCII characters inside strings and comments, from PC-SIG &lt;a href=&quot;/software/pcx86/sw/misc/pcsig/?automount={A:&amp;quot;None&amp;quot;,B:&amp;quot;PC-SIG%20Library%20Disk%20%230241&amp;quot;}&quot;&gt;Disk #241&lt;/a&gt;:&lt;/p&gt;

&lt;pre&gt;&lt;code class=&quot;language-bas&quot;&gt;3300 REM ▬ OTHER OTHELLO BOARD
3310 CLS:LOCATE 1,10:PRINT &quot;O T H E L L O&quot;
3320 LOCATE 3,5:PRINT&quot;1   2   3   4   5   6   7   8&quot;
3330 FOR N=1 TO 8:LOCATE 3+2*N,1:PRINT CHR$(N+64):NEXT
3340 LOCATE 4,3  :PRINT&quot;╔═══╦═══╦═══╦═══╦═══╦═══╦═══╦═══╗&quot;:FOR N=1 TO 13STEP 2
3350 LOCATE 4+N,3:PRINT&quot;║   ║   ║   ║   ║   ║   ║   ║   ║&quot;
3360 LOCATE 5+N,3:PRINT&quot;╠═══╬═══╬═══╬═══╬═══╬═══╬═══╬═══╣&quot;:NEXT
3370 LOCATE 4+N,3:PRINT&quot;║   ║   ║   ║   ║   ║   ║   ║   ║&quot;
3380 LOCATE 5+N,3:PRINT&quot;╚═══╩═══╩═══╩═══╩═══╩═══╩═══╩═══╝&quot;
3390 FOR I= 1TO 8
3400 FOR J= 1 TO 8:LOCATE 2* J+ 3,4* I+ 1:FACE= (A(I,J)+ 3)/2
3410 IF FACE = 1.5 THEN PRINT&quot; &quot; ELSE PRINT CHR$(FACE)
3420 NEXT J,I
3430 GOSUB 3250
3440 RETURN
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;In short, the collection of PC-SIG &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ZIP&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.BAS&lt;/code&gt; files provided an excellent set of test cases for ZIP decompression and BASIC de-tokenization, and the PCjs &lt;a href=&quot;https://github.com/jeffpar/pcjs/tree/master/tools/diskimage&quot;&gt;DiskImage&lt;/a&gt; utility now has some handy new capabilities.&lt;/p&gt;

&lt;h3 id=&quot;new-pcjs-libraries&quot;&gt;New PCjs Libraries&lt;/h3&gt;

&lt;p&gt;I started with &lt;a href=&quot;https://www.npmjs.com/package/node-stream-zip&quot;&gt;node-stream-zip&lt;/a&gt;, added support for the ARC file format, and then extended its decompression support; like most modern ZIP utilities, it uses &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;zlib&lt;/code&gt;, which supports only &lt;em&gt;Deflate&lt;/em&gt; compression.&lt;/p&gt;

&lt;p&gt;Here’s a list of the new JavaScript modules:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/jeffpar/pcjs/tree/master/tools/modules/streamzip.js&quot;&gt;StreamZip.js&lt;/a&gt;, an improved version of the &lt;a href=&quot;https://www.npmjs.com/package/node-stream-zip&quot;&gt;node-stream-zip&lt;/a&gt; package&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/jeffpar/pcjs/tree/master/tools/modules/structure.js&quot;&gt;Structure.js&lt;/a&gt;, a helper class that provides methods for defining and reading on-disk structures&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/jeffpar/pcjs/tree/master/tools/modules/legacyzip.js&quot;&gt;LegacyZip.js&lt;/a&gt;, a decompression library used by &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;StreamZip.js&lt;/code&gt; that adds support for:
    &lt;ul&gt;
      &lt;li&gt;Packed files (ARC compression format #3)&lt;/li&gt;
      &lt;li&gt;Squeezed files (ARC compression format #4)&lt;/li&gt;
      &lt;li&gt;Crunched files (ARC compression formats #5, #6, and #7)&lt;/li&gt;
      &lt;li&gt;Crushed files (ARC compression format #8)&lt;/li&gt;
      &lt;li&gt;Squashed files (ARC compression format #9)&lt;/li&gt;
      &lt;li&gt;Shrinked files (ZIP compression format #1)&lt;/li&gt;
      &lt;li&gt;Reduced files (ZIP compression formats #2, #3, #4, and #5)&lt;/li&gt;
      &lt;li&gt;Imploded files (ZIP compression format #6)&lt;/li&gt;
      &lt;li&gt;Deflated files (ZIP compression format #8)&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/jeffpar/pcjs/tree/master/tools/modules/basfile.js&quot;&gt;BASFile.js&lt;/a&gt;, a BASIC file de-tokenizer that also performs &lt;a href=&quot;https://github.com/jeffpar/pcjs/tree/master/machines/pcx86/modules/v2/charset.js&quot;&gt;PC character conversion&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The combination of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;StreamZip.js&lt;/code&gt; with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;LegacyZip.js&lt;/code&gt; should be able to decompress &lt;em&gt;any&lt;/em&gt; old ARC or ZIP archive, so test it out with the new &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--arc&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--zip&lt;/code&gt; options in the &lt;a href=&quot;https://github.com/jeffpar/pcjs/tree/master/tools/diskimage&quot;&gt;DiskImage&lt;/a&gt; utility, and if you find one that doesn’t work, &lt;a href=&quot;mailto:Jeff@pcjs.org&quot;&gt;let me know&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Last but not least, I’ve also added a &lt;a href=&quot;/tools/basx/&quot;&gt;BASIC Conversion Utility&lt;/a&gt; page that loads &lt;a href=&quot;https://github.com/jeffpar/pcjs/tree/master/tools/modules/basfile.js&quot;&gt;BASFile.js&lt;/a&gt; in your web browser.  It should be able to convert any old IBM PC BASIC file to plain text, but again, if you run into any interesting discrepancies, &lt;a href=&quot;mailto:Jeff@pcjs.org&quot;&gt;let me know&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Thu, 06 Apr 2023 10:00:00 +0000</pubDate>
        <link>https://zack13358.github.io/blog/2023/04/06/</link>
        <guid isPermaLink="true">https://zack13358.github.io/blog/2023/04/06/</guid>
        
        
        <category>blog</category>
        
      </item>
    
      <item>
        <title>The Joys of Old ARC and ZIP Files</title>
        <description>&lt;p&gt;File compression became quite popular in the 1980s.  People who used dial-up “BBS” bulletin board systems could transfer compressed data in less time, and people like me could squeeze more data onto 360K diskettes.&lt;/p&gt;

&lt;p&gt;For IBM PC users, a popular compression solution was a “shareware” program named &lt;strong&gt;ARC&lt;/strong&gt; written by &lt;a href=&quot;http://www.esva.net/thom.html&quot;&gt;Thom Henderson&lt;/a&gt; in 1985 and sold by his company, System Enhancement Associates (“SEA”).  &lt;strong&gt;ARC&lt;/strong&gt; was written entirely in C, using the Computer Innovations &lt;a href=&quot;http://www.clipshop.ca/c86/compilers.htm&quot;&gt;C86 Compiler&lt;/a&gt;, and the &lt;a href=&quot;https://usenet.trashworldnews.com/?thread=115167&quot;&gt;source code&lt;/a&gt; was available on request (note that the source code was copyrighted with “all rights reserved”; more on that later).&lt;/p&gt;

&lt;p&gt;We take easy-to-use compression utilities for granted these days, but &lt;strong&gt;ARC&lt;/strong&gt; was something of a novelty at the time.  I probably used &lt;strong&gt;ARC&lt;/strong&gt; version 5.12 to produce many of my early &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ARC&lt;/code&gt; files:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;ARC - Archive utility, Version 5.12, created on 02/05/86 at 22:22:01
(C) COPYRIGHT 1985,86 by System Enhancement Associates; ALL RIGHTS RESERVED

Please refer all inquiries to:

       System Enhancement Associates
       21 New Street, Wayne NJ 07470

You may copy and distribute this program freely, provided that:
    1)   No fee is charged for such copying and distribution, and
    2)   It is distributed ONLY in its original, unmodified state.

If you like this program, and find it of use, then your contribution will
be appreciated.  You may not use this product in a commercial environment
or a governmental organization without paying a license fee of $35.  Site
licenses and commercial distribution licenses are available.  A program
disk and printed documentation are available for $50.

If you fail to abide by the terms of this license,  then your conscience
will haunt you for the rest of your life.

Usage: ARC {amufdxerplvtc}[bswn][g&amp;lt;password&amp;gt;] &amp;lt;archive&amp;gt; [&amp;lt;filename&amp;gt; . . .]
Where:   a   = add files to archive
         m   = move files to archive
         u   = update files in archive
         f   = freshen files in archive
         d   = delete files from archive
         x,e = extract files from archive
         r   = run files from archive
         p   = copy files from archive to standard output
         l   = list files in archive
         v   = verbose listing of files in archive
         t   = test archive integrity
         c   = convert entry to new packing method
         b   = retain backup copy of archive
         s   = suppress compression (store only)
         w   = suppress warning messages
         n   = suppress notes and comments
         g   = Encrypt/decrypt archive entry

Please refer to the program documentation for complete instructions.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Here’s how you would use it to, for example, archive your entire MS-DOS 3.20 directory:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;C:\&amp;gt; ARC A DOS.ARC C:\DOS\*.*
Creating new archive: DOS.ARC
Adding file:   ANSI.SYS       analyzing, packing, done.
Adding file:   APPEND.COM     analyzing, crunching, done.
Adding file:   ASSIGN.COM     analyzing, crunching, done.
Adding file:   ATTRIB.EXE     analyzing, crunching, done.
Adding file:   BACKUP.EXE     analyzing, crunching, done.
Adding file:   CHKDSK.EXE     analyzing, crunching, done.
Adding file:   COMMAND.COM    analyzing, squeezing, done.
Adding file:   DEBUG.EXE      analyzing, squeezing, done.
Adding file:   DISKCOMP.EXE   analyzing, crunching, done.
Adding file:   DISKCOPY.EXE   analyzing, crunching, done.
Adding file:   DRIVER.SYS     analyzing, crunching, done.
Adding file:   EDLIN.EXE      analyzing, crunching, done.
Adding file:   EXE2BIN.EXE    analyzing, crunching, done.
Adding file:   FC.EXE         analyzing, crunching, done.
Adding file:   FDISK.EXE      analyzing, crunching, done.
Adding file:   FIND.EXE       analyzing, crunching, done.
Adding file:   FORMAT.EXE     analyzing, crunching, done.
Adding file:   GRAFTABL.EXE   analyzing, crunching, done.
Adding file:   GRAPHICS.EXE   analyzing, crunching, done.
Adding file:   GWBASIC.EXE    analyzing, squeezing, done.
Adding file:   JOIN.EXE       analyzing, crunching, done.
Adding file:   KEYBDV.EXE     analyzing, crunching, done.
Adding file:   KEYBFR.EXE     analyzing, crunching, done.
Adding file:   KEYBGR.EXE     analyzing, crunching, done.
Adding file:   KEYBIT.EXE     analyzing, crunching, done.
Adding file:   KEYBSP.EXE     analyzing, crunching, done.
Adding file:   KEYBUK.EXE     analyzing, crunching, done.
Adding file:   LABEL.EXE      analyzing, crunching, done.
Adding file:   LINK.EXE       analyzing, crunching, done.
Adding file:   MODE.EXE       analyzing, crunching, done.
Adding file:   MORE.COM       analyzing, crunching, done.
Adding file:   PRINT.EXE      analyzing, crunching, done.
Adding file:   RAMDRIVE.SYS   analyzing, crunching, done.
Adding file:   RECOVER.EXE    analyzing, crunching, done.
Adding file:   REPLACE.EXE    analyzing, crunching, done.
Adding file:   RESTORE.EXE    analyzing, crunching, done.
Adding file:   SHARE.EXE      analyzing, crunching, done.
Adding file:   SORT.EXE       analyzing, packing, done.
Adding file:   SUBST.EXE      analyzing, crunching, done.
Adding file:   SYS.COM        analyzing, crunching, done.
Adding file:   TREE.EXE       analyzing, crunching, done.
Adding file:   XCOPY.EXE      analyzing, crunching, done.

C:\&amp;gt;DIR DOS.ARC

 Volume in drive C is PCJS ORG   
 Directory of  C:\

DOS      ARC   338459   7-07-86  12:00p
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Listing the contents of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;DOS.ARC&lt;/code&gt; shows that the original total size of all the files was 426387, so the archive reduced that total by over 20% – not bad for a bunch of binary files.  In 1986, that is.&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;C:\&amp;gt; ARC L DOS.ARC
Name          Length    Date     
============  ========  =========
ANSI.SYS          1651   7 Jul 86
APPEND.COM        1725   7 Jul 86
ASSIGN.COM        1523   7 Jul 86
ATTRIB.EXE        8234   7 Jul 86
BACKUP.EXE       23404   7 Jul 86
CHKDSK.EXE        9680   7 Jul 86
COMMAND.COM      23612   7 Jul 86
DEBUG.EXE        15647   7 Jul 86
DISKCOMP.EXE      3808   7 Jul 86
DISKCOPY.EXE      4096   7 Jul 86
DRIVER.SYS        1102   7 Jul 86
EDLIN.EXE         7356   7 Jul 86
EXE2BIN.EXE       3050   7 Jul 86
FC.EXE           14558   7 Jul 86
FDISK.EXE        16830   7 Jul 86
FIND.EXE          6403   7 Jul 86
FORMAT.EXE       11005   7 Jul 86
GRAFTABL.EXE      8210   7 Jul 86
GRAPHICS.EXE     13170   7 Jul 86
GWBASIC.EXE      78864   7 Jul 86
JOIN.EXE          9012   7 Jul 86
KEYBDV.EXE        2886   7 Jul 86
KEYBFR.EXE        2948   7 Jul 86
KEYBGR.EXE        2940   7 Jul 86
KEYBIT.EXE        2892   7 Jul 86
KEYBSP.EXE        2983   7 Jul 86
KEYBUK.EXE        2886   7 Jul 86
LABEL.EXE         2750   7 Jul 86
LINK.EXE         43988   7 Jul 86
MODE.EXE         13928   7 Jul 86
MORE.COM           282   7 Jul 86
PRINT.EXE         8824   7 Jul 86
RAMDRIVE.SYS      6462   7 Jul 86
RECOVER.EXE       4145   7 Jul 86
REPLACE.EXE       4852   7 Jul 86
RESTORE.EXE      21750   7 Jul 86
SHARE.EXE         8544   7 Jul 86
SORT.EXE          1898   7 Jul 86
SUBST.EXE         9898   7 Jul 86
SYS.COM           4607   7 Jul 86
TREE.EXE          8588   7 Jul 86
XCOPY.EXE         5396   7 Jul 86
        ====  ========
Total     42    426387  
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Fast forward 35 years later.  After reading thousands of old diskettes in storage and collecting all their contents onto my laptop, I noticed there were a lot of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ARC&lt;/code&gt; files (and even more &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ZIP&lt;/code&gt; files), and since disk space was no longer a premium, I decided to expand them all.&lt;/p&gt;

&lt;p&gt;Fortunately, the archive utility I use on my MacBook (“&lt;a href=&quot;https://theunarchiver.com&quot;&gt;The Unarchiver&lt;/a&gt;”) has a command-line utility, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;unar&lt;/code&gt;, that knows how to deal with both &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ARC&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ZIP&lt;/code&gt; files.&lt;/p&gt;

&lt;p&gt;I wasn’t expecting the hundreds of old &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ARC&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ZIP&lt;/code&gt; archives to decompress without issues, especially because a few of them had come from diskettes with unrecoverable read errors, but there were &lt;em&gt;far&lt;/em&gt; more problems than I had expected.&lt;/p&gt;

&lt;p&gt;The most common problem was actually with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ZIP&lt;/code&gt; files, and whenever &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;unar&lt;/code&gt; ran into a problem, it wasn’t very helpful.  For example:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;unar -o BOXES3 PCMAG-VOL07N15/BOXES3.ZIP
BOXES3  (384 B)... OK.
BOXES3.C  (10496 B)... Failed! (File is not fully supported)
BOXES3.DEF  (384 B)... OK.
BOXES3.EXE  (5552 B)... Failed! (File is not fully supported)
BOXES3.H  (384 B)... OK.
BOXES3.RC  (3868 B)... Failed! (File is not fully supported)
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The problem became clearer after running a vintage copy of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PKUNZIP&lt;/code&gt; on the archives:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;C:\TMP&amp;gt;PKUNZIP -V BOXES3.ZIP

PKUNZIP (tm)    FAST!    Extract Utility    Version 1.02    10-01-89
Copyright 1989 PKWARE Inc.  All Rights Reserved.  PKUNZIP/h for help

Searching ZIP: BOXES3.ZIP

 Length  Method   Size  Ratio   Date    Time   CRC-32  Attr  Name
 ------  ------   ----- -----   ----    ----   ------  ----  ----
    384  Shrunk     189  51%  05-13-88  16:27  301e262c --w  BOXES3
  10496  Reduce4   3019  72%  05-15-88  01:43  746c8158 --w  BOXES3.C
    384  Shrunk     247  36%  05-13-88  16:27  cd620860 --w  BOXES3.DEF
   5552  Reduce4   3827  32%  05-16-88  14:55  7dd8923c --w  BOXES3.EXE
    384  Shrunk     207  47%  05-13-88  16:24  84b5ba7c --w  BOXES3.H
   3868  Reduce4   1307  67%  08-01-88  04:49  b1f16a7f --w  BOXES3.RC
 ------          ------  ---                                 -------
  21068            8796  59%                                       6
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Apparently, the &lt;em&gt;Reduce4&lt;/em&gt; compression method was short-lived, and as a result, almost no modern archive utilities support it.  See this &lt;a href=&quot;https://www.hanshq.net/zip2.html&quot;&gt;excellent write-up&lt;/a&gt; on legacy ZIP compression methods like &lt;em&gt;Reduce&lt;/em&gt; for more details.&lt;/p&gt;

&lt;p&gt;There were also number of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ARC&lt;/code&gt; files that had more mysterious problems.  For example, I had &lt;em&gt;three&lt;/em&gt; different &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ARC&lt;/code&gt; backups of an old OS/2 utility I had written in early 1988 named “Cue”.  It was a handy program that saved (“queued”) your OS/2 command-line history for quick recall and editing.  Unfortunately, &lt;em&gt;none&lt;/em&gt; of the three &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CUE.ARC&lt;/code&gt; archives could be completely decompressed.  Here is what &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;unar&lt;/code&gt; reported:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;unar -o CUE -d CUE.ARC
CUE  (2151 B)... OK.
CUE.C  (20157 B)... Failed! (Error on decrunching)
CUE.DEF  (35 B)... Failed! (Wrong checksum)
CUE.DOC  (12913 B)... Failed! (Error on decrunching)
CUE.EXE  (16463 B)... Failed! (Data is corrupted)
CUE.H  (11829 B)... OK.
CUE.MAP  (13942 B)... Failed! (Error on decrunching)
CUE.OBJ  (8456 B)... Failed! (Data is corrupted)
CUE.SYM  (2228 B)... Failed! (Data is corrupted)
CUE.SYS  (1405 B)... Failed! (Data is corrupted)
CUECOMM.C  (5961 B)... OK.
CUECOMM.OBJ  (1710 B)... OK.
CUEFIND.C  (10264 B)... Failed! (Data is corrupted)
CUEFIND.OBJ  (3133 B)... Failed! (Data is corrupted)
CUEHIST.C  (7435 B)... Failed! (Data is corrupted)
CUEHIST.OBJ  (2379 B)... Failed! (Data is corrupted)
CUEKBD.C  (2958 B)... Failed! (Data is corrupted)
CUEKBD.OBJ  (911 B)... Failed! (Data is corrupted)
CUEKREG.C  (15653 B)... Failed! (Error on decrunching)
CUEKREG.OBJ  (4108 B)... Failed! (Data is corrupted)
CUEKSUP.C  (5623 B)... Failed! (Data is corrupted)
CUEKSUP.OBJ  (2010 B)... Failed! (Data is corrupted)
CUEMSE.C  (2404 B)... Failed! (Data is corrupted)
CUEMSE.OBJ  (672 B)... Failed! (Data is corrupted)
CUEPOP.C  (19345 B)... Failed! (Error on decrunching)
CUEPOP.OBJ  (5421 B)... Failed! (Data is corrupted)
CUEPROC.C  (8774 B)... Failed! (Data is corrupted)
CUEPROC.OBJ  (2675 B)... Failed! (Data is corrupted)
CUEREG.C  (14679 B)... Failed! (Error on decrunching)
CUEREG.OBJ  (3655 B)... Failed! (Data is corrupted)
CUESUBS.C  (10744 B)... Failed! (Data is corrupted)
CUESUBS.DEF  (1452 B)... Failed! (Data is corrupted)
CUESUBS.DLL  (33077 B)... OK.
CUESUBS.H  (12841 B)... OK.
CUESUBS.LIB  (3584 B)... Failed! (Data is corrupted)
CUESUBS.LRF  (170 B)... Failed! (Data is corrupted)
CUESUBS.MAP  (19524 B)... OK.
CUESUBS.OBJ  (3481 B)... Failed! (Data is corrupted)
CUESUBS.SYM  (2516 B)... OK.
CUESUP.ASM  (49248 B)... Failed! (Error on decrunching)
CUESUP.OBJ  (5357 B)... Failed! (Data is corrupted)
CUESYS.ASM  (8003 B)... Failed! (Data is corrupted)
CUESYS.DEF  (28 B)... Failed! (Wrong checksum)
CUESYS.INC  (18064 B)... Failed! (Error on decrunching)
CUESYS.MAP  (916 B)... Failed! (Data is corrupted)
CUESYS.OBJ  (882 B)... Failed! (Data is corrupted)
CUESYS.SYM  (244 B)... Failed! (Data is corrupted)
CUESYS.SYS  (1405 B)... Failed! (Data is corrupted)
CUETTY.C  (1967 B)... OK.
CUETTY.OBJ  (573 B)... OK.
CUEUTIL.C  (2624 B)... Failed! (Data is corrupted)
CUEUTIL.OBJ  (696 B)... Failed! (Data is corrupted)
CUEVIO.C  (7116 B)... Failed! (Data is corrupted)
CUEVIO.OBJ  (2226 B)... Failed! (Data is corrupted)
CUEVREG.C  (20393 B)... OK.
CUEVREG.OBJ  (4055 B)... OK.
DEBUG.ASM  (342 B)... Failed! (Data is corrupted)
DEBUG.OBJ  (84 B)... Failed! (Wrong checksum)
READ.ME  (11148 B)... Failed! (Data is corrupted)
TOOLS.INI  (9754 B)... Failed! (Data is corrupted)
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;So I switched back to an IBM PC and asked the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt; utility to list the archive’s contents:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;C:\TMP&amp;gt;ARC L CUE
Name          Length    Date     
============  ========  =========
CUE               2151  27 Feb 89
I don&apos;t know how to handle file CUE.C in archive CUE.ARC
I think you need a newer version of ARC.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Well, there were newer versions of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt;, but no, that was not the problem.&lt;/p&gt;

&lt;h3 id=&quot;the-sad-history-of-arc-files&quot;&gt;The Sad History of ARC Files&lt;/h3&gt;

&lt;p&gt;In 1986, Phil Katz (“PK”) was a software developer who saw an opportunity to make a faster version of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt;, apparently by taking the original source code and rewriting key portions in assembly language.  He formed the company &lt;strong&gt;PKware&lt;/strong&gt; and released his version as two separate programs: &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PKARC&lt;/code&gt; to create and update archives, and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PKXARC&lt;/code&gt; to extract files from them.&lt;/p&gt;

&lt;p&gt;And he didn’t stop there.  You may have noticed in my MS-DOS 3.20 example that &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt; chose from a variety of storage methods, such as “packing”, “crunching”, and “squeezing”.  &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt; would choose whichever method was appropriate for a particular file.  Katz went a step farther, and with the release of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PKARC&lt;/code&gt; version 2.0 and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PKXARC&lt;/code&gt; version 3.4 (both dated 12-15-86), added “squashing”.&lt;/p&gt;

&lt;p&gt;Unfortunately, “squashing” created a lot of confusion, because it meant any &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ARC&lt;/code&gt; archive that contained “squashed” files was unusable by &lt;em&gt;any&lt;/em&gt; version of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt;, as well as earlier versions of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PKARC&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PKXARC&lt;/code&gt;.  And even if there was precedent for this (if, for example, either of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt;’s “crunching” or “squeezing” methods had been added after &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt;’s initial release), the large number of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ARC&lt;/code&gt; files being circulated at the time made this change &lt;em&gt;much&lt;/em&gt; more problematic.&lt;/p&gt;

&lt;p&gt;Compounding matters were questions of whether PKware had violated SEA’s copyrights or trademarks, including the use of SEA’s source code without permission.  PKware also started running ads, like the April 1988 PC Tech Journal ad shown below, which reportedly infuriated SEA.  A &lt;a href=&quot;http://www.bbsdocumentary.com/library/CONTROVERSY/LAWSUITS/SEA/&quot;&gt;lawsuit&lt;/a&gt; ensued, and while a settlement was ultimately reached, PKware simply pivoted to a different archive format (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ZIP&lt;/code&gt;) and a new set of utilities (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PKZIP&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PKUNZIP&lt;/code&gt;).  The ZIP era was born, and the ARC era gradually came to an end.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/images/pkarc-1988-04.jpg&quot; alt=&quot;PC Tech Journal April 1988 &amp;quot;ARC&amp;quot; Ads&quot; /&gt;&lt;/p&gt;

&lt;p&gt;There’s a good segment on YouTube from &lt;a href=&quot;https://www.youtube.com/watch?v=uNXCd2EATSo&quot;&gt;BBS The Documentary&lt;/a&gt; by Jason Scott that was filmed around 15 years after the controversy, if you want to learn more about it.&lt;/p&gt;

&lt;h3 id=&quot;returning-to-the-arc-of-my-story&quot;&gt;Returning to the ARC of My Story&lt;/h3&gt;

&lt;p&gt;Getting back to those &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CUE.ARC&lt;/code&gt; archives that I couldn’t decompress, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PKXARC&lt;/code&gt; version 3.5 recognized all the compression methods being used, including the infamous “squash” method:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;C:\TMP&amp;gt;PKXARC -V CUE

PKXARC    FAST!    Archive Extract Utility    Version 3.5    04-27-87
Copyright (c) 1986,1987 PKWARE Inc. All Rights Reserved. PKXARC/h for help

Searching: CUE.ARC

Filename        Length   Method     Size   Ratio    Date      Time    CRC
--------        ------   ------    ------  -----    ----      ----    ---
CUE               2151  Crunched     1071   51%   02-27-89  22:19:02  F48B
CUE.C            20157  Squashed     9802   52%   02-26-89  11:23:30  CFBE
CUE.DEF             35   Stored        35    0%   08-29-88  23:50:22  5050
CUE.DOC          12913  Squashed     6673   49%   04-17-88  01:02:50  814E
CUE.EXE          16463  Crunched    12327   26%   02-26-89  12:10:58  A164
CUE.H            11829  Crunched     5480   54%   02-28-89  21:31:00  9178
CUE.MAP          13942  Squashed     4769   66%   02-26-89  12:10:58  2437
CUE.OBJ           8456  Crunched     6780   20%   02-26-89  12:10:52  2EF3
CUE.SYM           2228  Crunched     1959   13%   02-26-89  12:11:42  895B
CUE.SYS           1405  Crunched      576   60%   01-24-89  12:02:18  F11C
CUECOMM.C         5961  Crunched     3171   47%   02-28-89  10:03:42  F8F4
CUECOMM.OBJ       1710  Crunched     1457   15%   02-28-89  10:04:34  2E67
CUEFIND.C        10264  Crunched     4526   56%   10-27-88  02:05:44  CA6D
CUEFIND.OBJ       3133  Crunched     2561   19%   01-24-89  11:51:14  4BF7
CUEHIST.C         7435  Crunched     3698   51%   10-27-88  00:06:36  F442
CUEHIST.OBJ       2379  Crunched     2054   14%   01-24-89  11:53:58  2760
CUEKBD.C          2958  Crunched     1650   45%   10-25-88  00:02:50  9B67
CUEKBD.OBJ         911  Crunched      774   16%   01-24-89  11:51:30  52D4
CUEKREG.C        15653  Squashed     7305   54%   02-19-89  11:35:06  916C
CUEKREG.OBJ       4108  Crunched     3359   19%   02-19-89  11:54:02  4A91
CUEKSUP.C         5623  Crunched     2529   56%   09-25-88  23:50:28  EFEC
CUEKSUP.OBJ       2010  Crunched     1621   20%   01-24-89  11:53:42  B135
CUEMSE.C          2404  Crunched     1424   41%   09-30-88  13:02:00  8338
CUEMSE.OBJ         672  Crunched      572   15%   01-24-89  11:53:28  7D07
CUEPOP.C         19345  Squashed     8142   58%   10-30-88  12:34:18  1903
CUEPOP.OBJ        5421  Crunched     4229   22%   01-24-89  11:50:48  0F92
CUEPROC.C         8774  Crunched     4574   48%   09-30-88  13:47:30  0662
CUEPROC.OBJ       2675  Crunched     2249   16%   01-24-89  11:54:18  A980
CUEREG.C         14679  Squashed     7116   52%   02-19-89  12:44:28  A1AD
CUEREG.OBJ        3655  Crunched     3010   18%   02-19-89  12:46:06  89D8
CUESUBS.C        10744  Crunched     5235   52%   02-19-89  11:14:36  AABF
CUESUBS.DEF       1452  Crunched      863   41%   02-18-89  04:38:10  4FC1
CUESUBS.DLL      33077  Crunched    24885   25%   02-28-89  22:52:32  84A7
CUESUBS.H        12841  Squashed     6232   52%   02-28-89  22:22:02  8C23
CUESUBS.LIB       3584  Crunched     1294   64%   09-29-88  22:13:40  7338
CUESUBS.LRF        170  Crunched      123   28%   02-18-89  03:51:42  89E8
CUESUBS.MAP      19524  Squashed     6474   67%   02-28-89  22:52:30  F1AC
CUESUBS.OBJ       3481  Crunched     2770   21%   02-19-89  11:16:08  582A
CUESUBS.SYM       2516  Crunched     2256   11%   02-28-89  22:52:36  F010
CUESUP.ASM       49248  Squashed    20230   59%   02-26-89  11:24:02  113F
CUESUP.OBJ        5357  Crunched     4004   26%   02-26-89  12:11:02  8264
CUESYS.ASM        8003  Crunched     4209   48%   10-24-88  22:41:00  4071
CUESYS.DEF          28   Stored        28    0%   08-07-88  02:20:28  85B4
CUESYS.INC       18064  Squashed     9382   49%   08-19-88  18:14:04  3363
CUESYS.MAP         916  Crunched      441   52%   01-24-89  12:02:18  1852
CUESYS.OBJ         882  Crunched      771   13%   01-24-89  12:02:14  1C38
CUESYS.SYM         244  Crunched      186   24%   01-24-89  12:02:20  5A34
CUESYS.SYS        1405  Crunched      576   60%   01-24-89  12:02:18  F11C
CUETTY.C          1967  Crunched     1068   46%   02-28-89  21:27:00  65DD
CUETTY.OBJ         573  Crunched      469   19%   02-28-89  21:46:04  EC7A
CUEUTIL.C         2624  Crunched     1504   43%   10-27-88  02:18:58  022A
CUEUTIL.OBJ        696  Crunched      606   13%   01-24-89  11:54:44  476A
CUEVIO.C          7116  Crunched     3699   49%   10-27-88  15:15:54  2D88
CUEVIO.OBJ        2226  Crunched     1772   21%   01-24-89  11:51:46  4FBF
CUEVREG.C        20393  Squashed     8842   57%   02-28-89  22:51:14  473A
CUEVREG.OBJ       4055  Crunched     3097   24%   02-28-89  22:52:18  1572
DEBUG.ASM          342  Crunched      270   22%   10-25-88  00:16:26  E534
DEBUG.OBJ           84   Stored        84    0%   01-24-89  11:48:44  9440
READ.ME          11148  Crunched     5951   47%   01-24-89  17:09:06  BA31
TOOLS.INI         9754  Crunched     4356   56%   02-25-89  11:36:32  E566
-----           ------             ------  -----
0060            441863             237170   47%
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;However, neither &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;PKXARC&lt;/code&gt; 3.5 nor any other version I tried could extract all the files; an “archive integrity” test using &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;-t&lt;/code&gt; reported the same failures, and it didn’t seem to matter if the files were “squashed”, “crunched”, or just “stored”:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;C:\TMP&amp;gt;PKXARC -T CUE

PKXARC    FAST!    Archive Extract Utility    Version 3.5    04-27-87
Copyright (c) 1986,1987 PKWARE Inc. All Rights Reserved. PKXARC/h for help

Searching: CUE.ARC
Testing: CUE           Ok
Testing: CUE.C         Warning!  file CUE.C fails CRC check.
Testing: CUE.DEF       Warning!  file CUE.DEF fails CRC check.
Testing: CUE.DOC       Warning!  file CUE.DOC fails CRC check.
Testing: CUE.EXE       Warning!  file CUE.EXE fails CRC check.
Testing: CUE.H         Ok
Testing: CUE.MAP       Warning!  file CUE.MAP fails CRC check.
Testing: CUE.OBJ       Warning!  file CUE.OBJ fails CRC check.
Testing: CUE.SYM       Warning!  file CUE.SYM fails CRC check.
Testing: CUE.SYS       Warning!  file CUE.SYS fails CRC check.
Testing: CUECOMM.C     Ok
Testing: CUECOMM.OBJ   Ok
Testing: CUEFIND.C     Warning!  file CUEFIND.C fails CRC check.
Testing: CUEFIND.OBJ   Warning!  file CUEFIND.OBJ fails CRC check.
Testing: CUEHIST.C     Warning!  file CUEHIST.C fails CRC check.
Testing: CUEHIST.OBJ   Warning!  file CUEHIST.OBJ fails CRC check.
Testing: CUEKBD.C      Warning!  file CUEKBD.C fails CRC check.
Testing: CUEKBD.OBJ    Warning!  file CUEKBD.OBJ fails CRC check.
Testing: CUEKREG.C     Warning!  file CUEKREG.C fails CRC check.
Testing: CUEKREG.OBJ   Warning!  file CUEKREG.OBJ fails CRC check.
Testing: CUEKSUP.C     Warning!  file CUEKSUP.C fails CRC check.
Testing: CUEKSUP.OBJ   Warning!  file CUEKSUP.OBJ fails CRC check.
Testing: CUEMSE.C      Warning!  file CUEMSE.C fails CRC check.
Testing: CUEMSE.OBJ    Warning!  file CUEMSE.OBJ fails CRC check.
Testing: CUEPOP.C      Warning!  file CUEPOP.C fails CRC check.
Testing: CUEPOP.OBJ    Warning!  file CUEPOP.OBJ fails CRC check.
Testing: CUEPROC.C     Warning!  file CUEPROC.C fails CRC check.
Testing: CUEPROC.OBJ   Warning!  file CUEPROC.OBJ fails CRC check.
Testing: CUEREG.C      Warning!  file CUEREG.C fails CRC check.
Testing: CUEREG.OBJ    Warning!  file CUEREG.OBJ fails CRC check.
Testing: CUESUBS.C     Warning!  file CUESUBS.C fails CRC check.
Testing: CUESUBS.DEF   Warning!  file CUESUBS.DEF fails CRC check.
Testing: CUESUBS.DLL   Ok
Testing: CUESUBS.H     Ok
Testing: CUESUBS.LIB   Warning!  file CUESUBS.LIB fails CRC check.
Testing: CUESUBS.LRF   Warning!  file CUESUBS.LRF fails CRC check.
Testing: CUESUBS.MAP   Ok
Testing: CUESUBS.OBJ   Warning!  file CUESUBS.OBJ fails CRC check.
Testing: CUESUBS.SYM   Ok
Testing: CUESUP.ASM    Warning!  file CUESUP.ASM fails CRC check.
Testing: CUESUP.OBJ    Warning!  file CUESUP.OBJ fails CRC check.
Testing: CUESYS.ASM    Warning!  file CUESYS.ASM fails CRC check.
Testing: CUESYS.DEF    Warning!  file CUESYS.DEF fails CRC check.
Testing: CUESYS.INC    Warning!  file CUESYS.INC fails CRC check.
Testing: CUESYS.MAP    Warning!  file CUESYS.MAP fails CRC check.
Testing: CUESYS.OBJ    Warning!  file CUESYS.OBJ fails CRC check.
Testing: CUESYS.SYM    Warning!  file CUESYS.SYM fails CRC check.
Testing: CUESYS.SYS    Warning!  file CUESYS.SYS fails CRC check.
Testing: CUETTY.C      Ok
Testing: CUETTY.OBJ    Ok
Testing: CUEUTIL.C     Warning!  file CUEUTIL.C fails CRC check.
Testing: CUEUTIL.OBJ   Warning!  file CUEUTIL.OBJ fails CRC check.
Testing: CUEVIO.C      Warning!  file CUEVIO.C fails CRC check.
Testing: CUEVIO.OBJ    Warning!  file CUEVIO.OBJ fails CRC check.
Testing: CUEVREG.C     Ok
Testing: CUEVREG.OBJ   Ok
Testing: DEBUG.ASM     Warning!  file DEBUG.ASM fails CRC check.
Testing: DEBUG.OBJ     Warning!  file DEBUG.OBJ fails CRC check.
Testing: READ.ME       Warning!  file READ.ME fails CRC check.
Testing: TOOLS.INI     Warning!  file TOOLS.INI fails CRC check.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I could chalk up the errors in &lt;em&gt;one&lt;/em&gt; &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CUE.ARC&lt;/code&gt; file to possible disk corruption, but I had &lt;em&gt;three&lt;/em&gt; different &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CUE.ARC&lt;/code&gt; archives, made at different times, and stored on &lt;em&gt;three&lt;/em&gt; different diskettes.  Why would they &lt;em&gt;all&lt;/em&gt; be plagued by similar decompression errors?&lt;/p&gt;

&lt;h3 id=&quot;not-corrupted-just-garbled&quot;&gt;Not Corrupted, Just “Garbled”&lt;/h3&gt;

&lt;p&gt;After more digging, I found a set of &lt;em&gt;unarchived&lt;/em&gt; files that had timestamps similar to those in the “corrupted” archive, and when I looked at the first two files in the archive:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;Testing: CUE           Ok
Testing: CUE.C         Warning!  file CUE.C fails CRC check.
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;the unarchived copy of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CUE&lt;/code&gt; was identical to the archived copy, and the unarchived copy of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CUE.C&lt;/code&gt; was exactly the same size, so it was probably also identical.  So I found and tweaked a &lt;a href=&quot;https://github.com/jeffpar/arc&quot;&gt;UNIX version of ARC&lt;/a&gt;, and then I used that to create a “good” &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.ARC&lt;/code&gt; with just those two files.&lt;/p&gt;

&lt;p&gt;Then I ran &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt; and watched it decode.&lt;/p&gt;

&lt;p&gt;Here’s the section containing the header for &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CUE.C&lt;/code&gt; in the “good” archive:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;00000440  47 87 23 04 5c 9d 2e 18  c1 2a 2a 00 1a 09 43 55  |G.#.\....**...CU|
00000450  45 2e 43 00 25 25 25 25  25 25 25 4a 26 00 00 9c  |E.C.%%%%%%%J&amp;amp;...|
00000460  12 ec 5a be cf bd 4e 00  00 2f 54 80 00 31 a4 4a  |..Z...N../T..1.J|
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The file header began at 0x44C with marker byte 0x1A, followed by “squashed” compression type 0x09; the name of the file (“CUE.C”); the compressed file size (0x264A); date, time, and CRC words; the uncompressed file size (0x4EBD); and finally the compressed data stream at offset 0x469:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;2f 54 80 00 31 a4 4a ...
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;which corresponded to the first few byte of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CUE.C&lt;/code&gt;:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;00000000  2f 2a 20 20 43 55 45 2e  43 0d 0a 20 2a 20 20 42  |/*  CUE.C.. *  B|
00000010  79 20 4a 65 66 66 20 50  61 72 73 6f 6e 73 20 20  |y Jeff Parsons  |
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Now here’s the same section from the “corrupted” archive:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;00000440  47 87 23 04 5c 9d 2e 18  c1 2a 2a 00 1a 09 43 55  |G.#.\....**...CU|
00000450  45 2e 43 00 25 25 25 25  25 25 00 4a 26 00 00 5a  |E.C.%%%%%%.J&amp;amp;..Z|
00000460  12 ef 5a be cf bd 4e 00  00 78                    |..Z...N..x      |
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The date and time words were different, but both the compressed and uncompressed sizes were the same, and even the CRC values (0xCFBE) were identical.  And yet, the compressed data streams were completely different; the “good” stream began with 0x2F, but the “corrupted” stream began with 0x78.&lt;/p&gt;

&lt;p&gt;At this point, I stopped debugging and thought for a minute.  I had just watched &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt; read the compressed data using this function:&lt;/p&gt;

&lt;div class=&quot;language-c highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;    &lt;span class=&quot;n&quot;&gt;getb_unp&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;
    &lt;span class=&quot;kt&quot;&gt;FILE&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
    &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
        &lt;span class=&quot;k&quot;&gt;register&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;u_int&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;len&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;

        &lt;span class=&quot;k&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;stdlen&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
                &lt;span class=&quot;n&quot;&gt;len&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;stdlen&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;&amp;lt;&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;MYBUF&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;?&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;stdlen&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;MYBUF&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;

                &lt;span class=&quot;n&quot;&gt;len&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;fread&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;pinbuf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;mi&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;len&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;

                &lt;span class=&quot;k&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;password&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;
                        &lt;span class=&quot;n&quot;&gt;codebuf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;pinbuf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;len&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
        
                &lt;span class=&quot;n&quot;&gt;stdlen&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;-=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;len&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
        &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt; &lt;span class=&quot;k&quot;&gt;else&lt;/span&gt;
                &lt;span class=&quot;n&quot;&gt;len&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;mi&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
        
        &lt;span class=&quot;k&quot;&gt;return&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;len&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;
    &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;and then it hit me: what if I had used a &lt;em&gt;password&lt;/em&gt; on &lt;em&gt;some&lt;/em&gt; of the files in the archive?  That might explain why none of the compressed bytes looked the same.  So I took a quick look at &lt;em&gt;codebuf()&lt;/em&gt;:&lt;/p&gt;

&lt;div class=&quot;language-c highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;    &lt;span class=&quot;n&quot;&gt;VOID&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;codebuf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;buf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;,&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;len&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;               &lt;span class=&quot;cm&quot;&gt;/* encrypt a buffer */&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;reg&lt;/span&gt; &lt;span class=&quot;kt&quot;&gt;char&lt;/span&gt;       &lt;span class=&quot;o&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;buf&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;u_int&lt;/span&gt;           &lt;span class=&quot;n&quot;&gt;len&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
    &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
            &lt;span class=&quot;n&quot;&gt;reg&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;u_int&lt;/span&gt;       &lt;span class=&quot;n&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
            &lt;span class=&quot;n&quot;&gt;reg&lt;/span&gt; &lt;span class=&quot;kt&quot;&gt;char&lt;/span&gt;       &lt;span class=&quot;o&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;pasptr&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;p&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;

            &lt;span class=&quot;k&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;i&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;mi&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;i&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;&amp;lt;&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;len&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;i&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;++&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
                    &lt;span class=&quot;k&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;!*&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;pasptr&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;
                            &lt;span class=&quot;n&quot;&gt;pasptr&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;password&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
                    &lt;span class=&quot;o&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;buf&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;++&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;^=&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;pasptr&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;++&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
            &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;
            &lt;span class=&quot;n&quot;&gt;p&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;pasptr&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
    &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;and all it did was sequentially XOR every byte in the buffer with bytes from the password.  So I took the first byte from each compressed stream again (0x2F and 0x78), XOR’ed them, and got 0x54, or capital “W”.  I repeated the process until the letters began repeating, and now I had the complete 6-letter password.  Every file that had originally reported a CRC error could now be successfully extracted with that password.&lt;/p&gt;

&lt;p&gt;I’m still not sure why I would have bothered password-protecting &lt;em&gt;any&lt;/em&gt; of the files in the archive, let alone only &lt;em&gt;some&lt;/em&gt; of them.  &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt; will clearly let you do that, but the result is a mess, because any unprotected files will appear corrupt if you supply &lt;em&gt;any&lt;/em&gt; password, and any password-protected files will appear corrupt if you don’t supply the &lt;em&gt;right&lt;/em&gt; password.  And there’s no hint in either case that you should – or should not – supply a password.&lt;/p&gt;

&lt;p&gt;Here’s an excerpt from the &lt;strong&gt;ARC&lt;/strong&gt; &lt;a href=&quot;https://raw.githubusercontent.com/hyc/arc/master/Arc521.doc&quot;&gt;manual&lt;/a&gt; regarding this feature, known as the “Garble” option:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;This is not a particularly sophisticated means of encryption, and it is theoretically possible to crack. Still, since it is performed on the packed data, the result should be quite sufficient for casual use.&lt;/p&gt;

  &lt;p&gt;You can, if you wish, use different passwords for different files in an archive, but we advise against it.  If you are going to encrypt an archive, we suggest you use the same password for every file, and give the password whenever you do anything at all with the archive.  It is possible to list the entries in an encrypted archive using the “L” and “V” commands without giving the password, but nothing else will work properly.&lt;/p&gt;

  &lt;p&gt;We advise that you use this option sparingly, if at all.  If you should forget or mistype your password, it is highly unlikely that you will ever recover your data.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;In retrospect, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt; probably should have had an “encrypted” indicator in each file header, so that it could simply bypass any encrypted files when no password was provided, as well as some means of verifying a compressed stream after unencrypting it (before attempting to decompress it).  &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ARC&lt;/code&gt; would usually halt and report a cryptic error when decoding an invalid (“garbled”) data stream, but the error would be unpredictable, with no indication of what the real problem was – not a very user-friendly result.&lt;/p&gt;

&lt;p&gt;Anyway, to celebrate, I’ve added the entire contents of that weird &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CUE.ARC&lt;/code&gt; to a new &lt;a href=&quot;https://github.com/jeffpar/cue&quot;&gt;Cue&lt;/a&gt; repository, so that everyone can enjoy all that crusty, now-useless code from 1988.  &lt;strong&gt;Cue&lt;/strong&gt; was a popular in-house OS/2 utility back in the day, but like so many other tools we used to use at Microsoft (&lt;strong&gt;Z&lt;/strong&gt;, &lt;strong&gt;WZMAIL&lt;/strong&gt;, etc), it’s faded into oblivion.&lt;/p&gt;
</description>
        <pubDate>Tue, 07 Mar 2023 10:00:00 +0000</pubDate>
        <link>https://zack13358.github.io/blog/2023/03/07/</link>
        <guid isPermaLink="true">https://zack13358.github.io/blog/2023/03/07/</guid>
        
        
        <category>blog</category>
        
      </item>
    
      <item>
        <title>Is the Living Computer Museum Dead?</title>
        <description>&lt;p&gt;I first visited Paul Allen’s &lt;a href=&quot;https://web.archive.org/web/20131002203946/http://www.livingcomputermuseum.com/&quot;&gt;Living Computer Museum&lt;/a&gt; in October 2013.  It offered a unique museum experience, combining traditional displays and plaques with interactive exhibits and vintage computers that allowed you to run a variety of old software–and even write your own.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://lcm.pcjs.org/photos/2013/LCM-2013-10-03_Interactive.jpg&quot; alt=&quot;LCM 2013 Interactive&quot; /&gt;&lt;/p&gt;

&lt;p&gt;In 2012, when the museum first opened to the public, here’s what Paul Allen wrote on the LCM website:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://lcm.pcjs.org/web/2012/2012-10_Letter_From_Paul_G_Allen.jpg&quot; alt=&quot;LCM 2012 Letter From Paul G. Allen&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Note one sentence in particular:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;The Living Computer Museum also fulfills my hope that the achievements of early computer engineers &lt;strong&gt;aren’t lost to time&lt;/strong&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It’s unfortunate that Paul Allen, after investing so much time, energy, and money in the Living Computer Museum and its people – not to mention his &lt;em&gt;express hope&lt;/em&gt; that efforts like his would not be “lost to time” – didn’t ensure that the museum would continue after his death.&lt;/p&gt;

&lt;p&gt;It makes sense for some of Paul Allen’s acquisitions, like his recently auctioned &lt;a href=&quot;https://www.christies.com/en/events/visionary-the-paul-g-allen-collection/overview&quot;&gt;art collection&lt;/a&gt;, to find their way into new hands after he’s gone.  Items like artwork are always changing hands.&lt;/p&gt;

&lt;p&gt;But LCM was fundamentally different.  It also involved a lot of acquisitions, but as the Living Computer Museum, it became something greater than the sum of its parts.  It was Paul Allen’s personal creation, and a reflection not only of the legacy of the entire computer industry, but also of his own legacy.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://lcm.pcjs.org/photos/2013/LCM-2013-10-03_Paul_and_Bill.jpg&quot; alt=&quot;LCM 2013-10-03 Paul and Bill&quot; /&gt;&lt;/p&gt;

&lt;p&gt;The LCM &lt;a href=&quot;https://www.livingcomputers.org&quot;&gt;website&lt;/a&gt; hasn’t changed much over the last 3 years, and it continues to say the museum “is closed for now,” with no indication of what, if anything, Vulcan decided to do when the first 18 months came and went.  And we are now fast approaching the end of &lt;em&gt;another&lt;/em&gt; 18 months since the museum closed.&lt;/p&gt;

&lt;p&gt;When will someone turn the lights back on at LCM?&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://lcm.pcjs.org/photos/2013/LCM-2013-10-03_At_Night.jpg&quot; alt=&quot;LCM 2013-10-03 At Night&quot; /&gt;&lt;/p&gt;

&lt;p&gt;P.S. I took hundreds of photos at the Living Computer Museum during my visits over the years, and future posts will feature some of those photos, focusing on all the good work the museum used to do.&lt;/p&gt;

&lt;p&gt;Also, I encourage you to leaf through LCM’s &lt;a href=&quot;https://engblg.livingcomputers.org/index.php/2017/03/19/hello-world/&quot;&gt;Engineering Blog&lt;/a&gt;, before someone decides to power that down as well.&lt;/p&gt;

&lt;h3 id=&quot;update-february-17-2023&quot;&gt;Update (February 17, 2023)&lt;/h3&gt;

&lt;p&gt;Several people noted – and I should have mentioned – that there is still remote access to a number of systems at LCM.  In fact, after more than two years of total silence, LCM sent this email to former remote systems users in October 2022:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;Hello,

Several years ago we modified how the Remote Systems are accessed via 
the INTERNET.  Connections originally were done directly via TELNET
and some of the systems lived wildly on the wild INTERNET.

Currently all Remote Systems are accessible via a Secure Shell (ssh)
pass-through server know as &apos;tty.livingcomputers.org&apos;. 

Examples of ssh clients are:

* Windows:      putty
* MacOS X:      ssh in Terminal.app
* Linux/BSD:    ssh 
* Web Browser:  https://ssh.livingcomputers.org

To reach the Remote Systems, you can use &apos;ssh menu@tty.livingcomputers.org&apos;
This will present you with a menu system which lists all available hosts and
what they are running.  Currently there are 17 Remote Systems online with 
the majority running on real vintage hardware while 4 are operated as hybrid 
or full emulation.

When you make a selection in the menu interface information regarding direct
access to that host, as well as guest login access, will be displayed.  If you
have a login on that particular host, you can log on or use the guest account.
Note, if you&apos;ve forgotten your login/password, please reply to get it reset.

A user contributed WIKI can be found at https://wiki.livingcomputers.org 
Here you&apos;ll find Remote Systems pictures, details, manuals, survival guides
and coding examples.  If you have some coding examples or additions to the
survival guides, please let us know.

Thank you for continuing to use the Remote Systems at Living Computers!

Stephen Jones
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The focus of my post was the entire museum and all the in-person interactive programs that it used to offer, but it is nice to know that there are still some beating hearts and spinning disks in the bowels of the building, so perhaps all hope is not lost.&lt;/p&gt;
</description>
        <pubDate>Thu, 16 Feb 2023 11:00:00 +0000</pubDate>
        <link>https://zack13358.github.io/blog/2023/02/16/</link>
        <guid isPermaLink="true">https://zack13358.github.io/blog/2023/02/16/</guid>
        
        
        <category>blog</category>
        
      </item>
    
      <item>
        <title>The Adventure of the Mysterious Mail Files</title>
        <description>&lt;p&gt;I’ve recently been sifting through many boxes of loose diskettes.  Any disks with personal information are
being copied and then destroyed, while any “commercial” disks are also being copied and then put in a box for
resale or donation.  Hopefully later this year, my house will finally be free of ancient disk clutter.&lt;/p&gt;

&lt;p&gt;Anyway, last week, I came across a few 10-diskette boxes containing disks labelled “MAIL1.1”, “MAIL1.2”, etc.
Not very illuminating.  So I made copies of them all and then looked at their contents; here’s what was on the
first couple of disks:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt; Volume in drive A has no label
 Directory of A:\

MAIL1    1     1442584   1-27-94  11:58a
        1 file(s)    1442584 bytes
                       14848 bytes free

 Volume in drive A has no label
 Directory of A:\

MAIL1    2     1442584   1-27-94  11:58a
        1 file(s)    1442584 bytes
                       14848 bytes free
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;and except for one string near the beginning of the first file:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;00000090  45 6e 67 6c 69 73 68 20  28 41 6d 65 72 69 63 61  |English (America|
000000a0  6e 29 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |n)..............|
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;the rest of the files contained no human-readable text.&lt;/p&gt;

&lt;p&gt;There were 18 diskettes altogether, and fortunately, there was a clue on disk #14:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt; Volume in drive A has no label
 Directory of A:\

MAIL2    A      265513   1-27-94  12:11p
MAIL3    MMF    408321  10-18-93   5:34p
        2 file(s)     673834 bytes
                      783360 bytes free
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;At last it was clear that these files were pieces of Microsoft Mail Files or MMFs, and while MAIL3.MMF had
been small enough to fit on a single diskette, all the other MMF files had been chopped up into diskette-sized pieces,
using some sort of “splitting” utility that I had probably written specifically to make my own email backups.&lt;/p&gt;

&lt;p&gt;It was easy enough to recombine the pieces and recreate four presumably complete MMF files, but now the question was
how to read them.&lt;/p&gt;

&lt;p&gt;My first thought was &lt;strong&gt;OUTLOOK&lt;/strong&gt;, since I already had a copy of it on my MacBook; however, I couldn’t find any options
for importing MMF files.  I gradually came to the conclusion that the simplest solution would be to use the Inbox (Windows
Messaging) application that came with Windows 95, which would allow me to create a PST file, import the MMF files, and
then I could move the PST file to my MacBook and open it with &lt;strong&gt;OUTLOOK&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Well, that may have seemed like the simplest solution, but it was anything but simple….&lt;/p&gt;

&lt;h3 id=&quot;running-windows-95&quot;&gt;Running Windows 95&lt;/h3&gt;

&lt;p&gt;I had upgraded to an M1 (Apple Silicon) MacBook a few months ago, so it turned out that getting Windows 95 to run in a
virtual machine on my MacBook was harder than I’d expected.  In “the old days”, with an Intel MacBook, I could (and did)
run Windows 95 in a VM using VMware Fusion, Parallels, and VirtualBox.  However, with an M1 MacBook, none of those were
options anymore, because they all require an Intel processor to “virtualize” an x86 environment; they could not actually
“emulate” one.&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;UPDATE: VirtualBox may eventually become a viable solution, because Oracle recently released a V7 beta that supports
x86 emulation on Apple Silicon; unfortunately, the beta crashes a lot, so I’m holding off until it becomes more stable.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The only more-or-less stable “emulation” option appeared to be &lt;a href=&quot;https://www.qemu.org&quot;&gt;QEMU&lt;/a&gt;, and I chose the version of
QEMU bundled with &lt;a href=&quot;https://getutm.app&quot;&gt;UTM&lt;/a&gt;, since UTM includes some nice UI enhancements that make it easier to manage
QEMU-based VMs.&lt;/p&gt;

&lt;p&gt;Using QEMU, Windows 95 and the “Inbox” (Windows Messaging) application were easy enough to setup, and Windows Messaging
seemed willing to import my MMF files.  But anticipation quickly turned to disappointment when it prompted me for a password.
I had vague recollections of some passwords that I &lt;em&gt;might&lt;/em&gt; have used over 30 years ago, but nothing I tried worked.&lt;/p&gt;

&lt;p&gt;I knew that Microsoft’s post-MMF storage solution – PST files – had had weak password protection, because several years
ago, I had unearthed some password-protected PST files, and it hadn’t been hard to find a PST tool online that could
recreate working passwords.  The tool seemed unable to recover the &lt;em&gt;original&lt;/em&gt; password, but it could apparently generate
any number of alternate strings that worked just as well as the original password.&lt;/p&gt;

&lt;p&gt;Unfortunately, a quick online search for a similar MMF password recovery tool turned up absolutely nothing.  In fact, I could
barely find any information &lt;em&gt;at all&lt;/em&gt; about MMF files, let alone how to recover a lost MMF password.  I did find some references
to an &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ADMIN.EXE&lt;/code&gt; tool as part of &lt;a href=&quot;https://jeffpar.github.io/kbarchive/kb/118/Q118927/&quot;&gt;Microsoft Mail for PC Networks&lt;/a&gt; that
&lt;em&gt;might&lt;/em&gt; have offered some recovery options, but did I really want to set up my own Microsoft Mail “postoffice” server to find
out?  I didn’t think so.&lt;/p&gt;

&lt;p&gt;And there was a potentially shorter path to success.  Every time the “Import” command displayed the following MessageBox:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/images/mmf-adventure2.jpg&quot; alt=&quot;MMF Adventure&quot; /&gt;&lt;/p&gt;

&lt;p&gt;it clearly had &lt;em&gt;some&lt;/em&gt; idea (if it was comparing password hashes), and possibly even an &lt;em&gt;exact&lt;/em&gt; idea (if it was comparing
plain-text passwords), of what the original password was.  All I needed to do was to fire up a debugger and find the exact
spot in memory where that check was being performed.&lt;/p&gt;

&lt;p&gt;The game was afoot!&lt;/p&gt;

&lt;h3 id=&quot;debugging-windows-95&quot;&gt;Debugging Windows 95&lt;/h3&gt;

&lt;p&gt;I still find that the easiest way to debug software on Windows 95 is with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;WDEB386.EXE&lt;/code&gt;, the beloved kernel debugger that
I and my co-workers used to debug thousands of issues during the development of Windows 95.  And I still had a small collection
of symbol (SYM) files to make debugging easier, including &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;KERNEL32.SYM&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;USER32.SYM&lt;/code&gt;, and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;GDI32.SYM&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;So the debugging process seemed simple enough: set breakpoints on a few Win32 Dialog Box APIs, like &lt;em&gt;DialogBoxParamA&lt;/em&gt;, then
bring up the MMF password dialog, make a note of the app’s “dialog procedure” address, and then watch what happens when the
“OK” button is pressed.&lt;/p&gt;

&lt;p&gt;The app immediately called &lt;em&gt;GetDlgItemTextA&lt;/em&gt; (no big surprise) to get the string I had just typed.  At that point, debugging
should have been a simple exercise of using “data” breakpoints to watch the code read that string (as well as any copies it
made of the string), catching the code comparing the string to something else, and then seeing what that “something else” was.&lt;/p&gt;

&lt;p&gt;And that’s when QEMU let me down.  For whatever reason, whenever the kernel debugger’s data read breakpoint &lt;em&gt;should&lt;/em&gt; have fired,
QEMU simply hung.&lt;/p&gt;

&lt;p&gt;So I gave up trying to do everything on my M1 MacBook, and fired up an old Windows 95 VM using VMware on an Intel Mac
Mini, and repeated the entire process.  And then VMware let me down.  It seemed that data breakpoints simply did not work in
VMware; the kernel debugger (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;WDEB386.EXE&lt;/code&gt;) could happily &lt;em&gt;set&lt;/em&gt; the breakpoints, but they would never fire.&lt;/p&gt;

&lt;p&gt;So, OK, I had v6.1 of VirtualBox on the Intel Mac Mini, so I decided to use that instead.  Well, that was even worse: every
time I tried to access a symbol, like &lt;em&gt;GetDlgItemTextA&lt;/em&gt;, the kernel debugger would crash:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;1##u getdlgitemtexta
Trap 6 - Invalid Opcode Exception - In Debugger
eax=b0000000 ebx=c13a6f9b ecx=000000fe edx=00340104 esi=00005fe6 edi=c1596d9d
eip=00000530 esp=00006a0a ebp=c13c4303 iopl=3 RF -- -- nv up di NG nz AC PE nc
cs=0058 ss=0060 ds=0060 es=0060 fs=0030 gs=0030  cr2=7fe95000  cr3=004eb000
0058:00000530 ffe8           jmp     eax
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This was getting frustrating.  In the end, I resorted to using &lt;em&gt;two&lt;/em&gt; VMs side-by-side: VirtualBox with its built-in debugger
to debug one machine, and QEMU running the Windows 95 kernel debugger in another machine.  I would look up symbols in the QEMU
machine, and then use the corresponding linear addresses in the VirtualBox machine.&lt;/p&gt;

&lt;h3 id=&quot;what-i-finally-learned&quot;&gt;What I Finally Learned&lt;/h3&gt;

&lt;p&gt;The Windows Messaging application, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;EXCHNG32.EXE&lt;/code&gt;, uses a DLL called the “MMF Migration Library” (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;MMFMIG32.DLL&lt;/code&gt;)
to handle all things MMF-related.  Turning on the Windows 95 kernel debugger’s segment load notifications revealed where
the DLL was loaded:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;MMFMIG32!MMFMIG32!undefined code(0001)=%7f801000 len 00031800
MMFMIG32!MMFMIG32!undefined data(0002)=%7f833000 len 00007600
MMFMIG32!MMFMIG32!undefined data(0003)=%7f83b000 len 00001600
MMFMIG32!MMFMIG32!undefined data(0004)=%7f83d000 len 00000200
MMFMIG32!MMFMIG32!undefined data(0005)=%7f83e000 len 00003800
MMFMIG32!MMFMIG32!undefined data(0006)=%7f842000 len 00003400
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I also created a disassembled copy of the &lt;a href=&quot;/software/pcx86/sys/windows/win95/4.00.950B/WINDOWS/SYSTEM/MMFMIG32.ASM&quot;&gt;MMF Migration Library&lt;/a&gt;
to make debugging a bit easier.&lt;/p&gt;

&lt;p&gt;After numerous false starts, I eventually got the process down to a few steps.  First, I set an INT3 breakpoint
on &lt;em&gt;GetDlgItemTextA&lt;/em&gt; (“bp %bff61657”), clicked “OK” in the password dialog, and when the breakpoint was hit, set a new
INT3 breakpoint in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;MMFMIG32.DLL&lt;/code&gt;, inside 7f810181, at 7f8101f3:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;eax=7f8367e4 ebx=7f8367d8 ecx=00000008 edx=00000008 esi=00000000 edi=00000008
eip=7f8101f3 esp=0063f260 ebp=0063f270 iopl=0 rf nv up ei pl nz na pe cy
cs=0137 ds=013f es=013f fs=1a8f gs=0000 ss=013f               eflags=00010203
0137:7f8101f3 3b cf                   cmp ecx, edi
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;At this point, EDI was the length of the typed password, and ECX was the length of the stored password.  These lengths
include room for a terminator, so in the above example, since EDI contained 8, a 7-character password was expected. 
If the lengths didn’t match, I would start over with a password guess that was the same length.&lt;/p&gt;

&lt;p&gt;Ultimately, I finally found where the MMF’s internal password was being extracted, so all I had to do was set a write
breakpoint on 7f8367e4 (“ba w 1 %7f8367e4”).  It would stop on a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;REP MOVSD&lt;/code&gt; instruction, and after letting the instruction
finish, I dumped the memory at 7f8367e4.  For example, here’s what the 7-character password for one of my MMF files looked
like:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;%7f8367e4: 56 45 52 54 49 47 4f 00-00 00 00 00 00 00 00 00  VERTIGO.........
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The code in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;MMFMIG32.DLL&lt;/code&gt; that actually deciphers the password stored in the MMF is located at 7f8128e1.  Here’s a listing:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;sub_7F8128E1    proc near

        arg_0   = dword ptr  8
        arg_4   = dword ptr  0Ch
        arg_8   = dword ptr  10h
        arg_C   = dword ptr  14h

        push    ebp
        mov     ebp, esp
        push    ebx
        push    esi
        push    edi
        mov     edi, [ebp+arg_8]
        mov     eax, edi
        dec     edi
        test    eax, eax
        jz      short loc_7F81292D
        mov     eax, [ebp+arg_0]
        mov     esi, [ebp+arg_4]
        mov     edx, [ebp+arg_C]

loc_7F8128FA:
        mov     cl, [eax]
        inc     eax
        add     cl, dl
        movzx   ecx, cl
        mov     bl, byte_7F835AE8[ecx]
        mov     cl, dh
        add     bl, cl
        movzx   ebx, bl
        mov     bl, byte_7F835CE8[ebx]
        sub     bl, cl
        movzx   ecx, bl
        mov     cl, byte_7F835BE8[ecx]
        sub     cl, dl
        inc     edx
        mov     [esi], cl
        inc     esi
        mov     ecx, edi
        dec     edi
        test    ecx, ecx
        jnz     short loc_7F8128FA

loc_7F81292D:
        pop     edi
        pop     esi
        pop     ebx
        pop     ebp
        retn    10h
sub_7F8128E1    endp
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;When it came up with the password &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;VERTIGO&lt;/code&gt;, one of the inputs was this data:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;%00b84a8c: 9d f5 54 33 1d 9d 87 8e-18 f3 05 ed 2c 38 bf fb  ..T3........,8..
%00b84a9c: ad f3 2f 12 da 46 6c 24-76 79 d7 5f 67 2d aa 43  ../..Fl$vy._g-.C
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;which corresponded to this section of the MMF:&lt;/p&gt;

&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;00004200  9d f5 54 33 1d 9d 87 8e  18 f3 05 ed 2c 38 bf fb  |..T3........,8..|
00004210  ad f3 2f 12 da 46 6c 24  76 79 d7 5f 67 2d aa 43  |../..Fl$vy._g-.C|
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;However, the code uses multiple inputs, so I don’t think you can decipher the original password from that section alone.&lt;/p&gt;

&lt;p&gt;In any case, once I had my passwords, I was done debugging.  If anyone else wants to dig into this more and write a
general-purpose MMF password recovery tool, there’s absolutely no doubt it can be done, but I also have absolutely no
interest in doing that myself.&lt;/p&gt;

&lt;p&gt;Besides, I have some old email to catch up on!&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;/blog/images/mmf-adventure3.jpg&quot; alt=&quot;MMF Adventure&quot; /&gt;&lt;/p&gt;
</description>
        <pubDate>Mon, 30 Jan 2023 12:00:00 +0000</pubDate>
        <link>https://zack13358.github.io/blog/2023/01/30/</link>
        <guid isPermaLink="true">https://zack13358.github.io/blog/2023/01/30/</guid>
        
        
        <category>blog</category>
        
      </item>
    
  </channel>
</rss>
