Fix opcode 0x6A (PUSH imm8)

This commit is contained in:
Jeff Parsons 2015-07-09 18:28:22 -07:00
commit 74bb240255
128 changed files with 138 additions and 129 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.18.3/machine.xsl"?>
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.18.4/machine.xsl"?>
<machine id="ibm5170" class="pc" border="1" pos="center" background="#FAEBD7">
<name>IBM PC AT (8Mhz), 128Kb EGA, 1152Kb RAM, 20Mb Hard Disk</name>
<computer id="at-ega-1152k" name="IBM PC AT" buswidth="24"/>