Fix opcode 0x6A (PUSH imm8)
This commit is contained in:
parent
9128fb234e
commit
74bb240255
128 changed files with 138 additions and 129 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<xsl:variable name="MACHINECLASS">pc</xsl:variable>
|
||||
<xsl:variable name="APPCLASS">pcjs</xsl:variable>
|
||||
<xsl:variable name="APPVERSION">1.18.3</xsl:variable>
|
||||
<xsl:variable name="APPVERSION">1.18.4</xsl:variable>
|
||||
<xsl:variable name="SITEHOST">www.pcjs.org</xsl:variable>
|
||||
|
||||
<xsl:template name="componentStyles">
|
||||
|
|
|
|||
Loading…
Reference in a new issue