Uploaded_12_3_2022

This commit is contained in:
MicroCoreLabs 2022-12-03 21:55:53 -08:00
parent 788f7fc48c
commit d658845959
2 changed files with 7 additions and 7 deletions

View File

@ -1615,15 +1615,15 @@ p 00 00000 00001 0214
p 01 00000 00001 5FFF
p 01 00000 00001 C02E
#
# Clear Flag bits 5, 3
# Clear AH bits 5, 3
p 00 00000 00001 0215
p 01 00000 00001 488F
p 01 00000 00001 FFD7
p 01 00000 00001 400F
p 01 00000 00001 D7FF
#
# Set Flag bit 1
# Set AH bit 1
p 00 00000 00001 0216
p 01 00000 00001 588F
p 01 00000 00001 0002
p 01 00000 00001 500F
p 01 00000 00001 0200
#
# Jump unconditional to NOP Microcode since it is identical
p 00 00000 00001 0217