Uploaded_12_3_2022
This commit is contained in:
parent
788f7fc48c
commit
d658845959
File diff suppressed because one or more lines are too long
|
@ -1615,15 +1615,15 @@ p 00 00000 00001 0214
|
||||||
p 01 00000 00001 5FFF
|
p 01 00000 00001 5FFF
|
||||||
p 01 00000 00001 C02E
|
p 01 00000 00001 C02E
|
||||||
#
|
#
|
||||||
# Clear Flag bits 5, 3
|
# Clear AH bits 5, 3
|
||||||
p 00 00000 00001 0215
|
p 00 00000 00001 0215
|
||||||
p 01 00000 00001 488F
|
p 01 00000 00001 400F
|
||||||
p 01 00000 00001 FFD7
|
p 01 00000 00001 D7FF
|
||||||
#
|
#
|
||||||
# Set Flag bit 1
|
# Set AH bit 1
|
||||||
p 00 00000 00001 0216
|
p 00 00000 00001 0216
|
||||||
p 01 00000 00001 588F
|
p 01 00000 00001 500F
|
||||||
p 01 00000 00001 0002
|
p 01 00000 00001 0200
|
||||||
#
|
#
|
||||||
# Jump unconditional to NOP Microcode since it is identical
|
# Jump unconditional to NOP Microcode since it is identical
|
||||||
p 00 00000 00001 0217
|
p 00 00000 00001 0217
|
||||||
|
|
Loading…
Reference in New Issue