Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86

This commit is contained in:
Jeff Parsons 2016-05-16 20:53:57 -07:00
commit 288f28055d
1519 changed files with 16242 additions and 6939 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.23.0/manifest.xsl"?>
<manifest type="software">
<title>MS BASIC</title>
<version/>
<type>Tool</type>
<category>BASIC Compiler</category>
<author>Microsoft</author>
<releaseDate/>
<disk id="disk01" size="368640" chs="40:2:9" img="archive/BASCOM536.img" href="/disks/pcx86/tools/microsoft/basic/BASCOM536.json" md5="9f60598a1c85ffac3639611a3e94e83d" md5json="b60517d447af09c48928621b65e7fff2">
<name>MS BASIC (Compiler v5.36)</name>
</disk>
<disk id="disk02" size="368640" chs="40:2:9" img="archive/QUICKBASIC-DISK1.img" href="/disks/pcx86/tools/microsoft/basic/QUICKBASIC-DISK1.json" md5="08e6fbd8be024cd965a4be8554f18d77" md5json="72f2bcbe228131b766c18f881e7ac67e">
<name>MS BASIC (QuickBASIC v2.0)</name>
</disk>
</manifest>