Started work on v1.34.2: More PDP-10 opcode handlers

This commit is contained in:
Jeff 2017-03-01 12:26:56 -08:00 committed by Jeff Parsons
commit 3508b1050e
297 changed files with 14771 additions and 377 deletions

View file

@ -14,11 +14,11 @@
<xsl:variable name="CSSCLASS">pcjs</xsl:variable>
<xsl:variable name="APPCLASS">pcx86</xsl:variable>
<xsl:variable name="APPNAME">PCx86</xsl:variable>
<xsl:variable name="APPVERSION">1.34.1</xsl:variable>
<xsl:variable name="APPVERSION">1.34.2</xsl:variable>
<xsl:variable name="SITEHOST">www.pcjs.org</xsl:variable>
<xsl:template name="componentStyles">
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.34.1/components.css"/>
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.34.2/components.css"/>
</xsl:template>
<xsl:template name="componentScripts">