1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-09 17:29:36 +00:00

Correct copy and paste error: 0x27 is DAA.

This commit is contained in:
Thomas Harte 2023-10-23 10:07:57 -04:00
parent 82c66e7433
commit 7a4d74b8e4

View File

@ -224,7 +224,7 @@
<td colspan=6>AND</td>
<td rowspan=2>SEG =ES</td>
<td rowspan=2>POP ES</td>
<td rowspan=2>DAA</td>
<td colspan=6>SUB</td>
<td rowspan=2>SEG =CS</td>
<td rowspan=2>DAS</td>