Fixed the Debugger's "load" command (the disk controller interface had changed)

This commit is contained in:
Jeff Parsons 2016-07-23 00:11:34 -07:00 committed by Jeff Parsons
commit 1365bdf05f
211 changed files with 1002 additions and 999 deletions

View file

@ -13,11 +13,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.23.1</xsl:variable>
<xsl:variable name="APPVERSION">1.23.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.23.1/components.css"/>
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.23.2/components.css"/>
</xsl:template>
<xsl:template name="componentScripts">