Initial commit (a clone of the jsmachines project as of v1.15.3)

This commit is contained in:
jeffpar 2014-09-27 14:52:57 -07:00
commit a5e3e6a59d
714 changed files with 130602 additions and 0 deletions

View file

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.15.3/manifest.xsl"?>
<manifest type="document">
<title>OS/2 1.0 Programmer's Toolkit</title>
<version>1.0</version>
<source href="http://os2museum.com">os2museum.com</source>
<document href="http://www.os2museum.com/files/docs/os210ptk/os2-1.0-ptk-welcome-1988.pdf">
<name>Welcome Leaflet</name>
</document>
<document href="http://www.os2museum.com/files/docs/os210ptk/os2-1.0-ptk-prgref-1988.pdf">
<name id="060060014-100-R00-388">Programmer's Reference</name>
</document>
<document href="http://www.os2museum.com/files/docs/os210ptk/os2-1.0-ptk-tools-1988.pdf">
<name id="060060003-100-R00-388">Programming Tools</name>
</document>
<document href="http://www.os2museum.com/files/docs/os210ptk/os2-1.0-ptk-lguide-1988.pdf">
<name id="060060004-100-R00-388">Programmer's Learning Guide</name>
</document>
</manifest>

View file

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.15.3/manifest.xsl"?>
<manifest type="document">
<title>Microsoft Windows Software Development Kit</title>
<version>2.0</version>
<source href="http://os2museum.com">os2museum.com</source>
<document href="http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-prgref-1987.pdf">
<name id="050051053-200-I02-1087">Programmers Reference</name>
</document>
<document href="http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-tools-1987.pdf">
<name id="050051051-200-I01-1087">Programming Tools</name>
</document>
<document href="http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-styleguide-1987.pdf">
<name id="050051016-200-I01-1087">Application Style Guide</name>
</document>
<document href="http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-extensions-1987.pdf">
<name id="050051010-200-I00-1087">Windows Extensions</name>
</document>
<document href="http://www.os2museum.com/files/docs/win20sdk/windows-2.0-sdk-lguide-1987.pdf">
<name id="050051052-200-I02-1087">Programmer's Learning Guide</name>
</document>
</manifest>