A20 Line: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Rook (talk | contribs)
Corrected code snippet to test A20 gate state
Line 66:
mov byte [fs:di], al
 
xormov ax, ax0
je check_a20__exit
 
mov alax, 1
 
check_a20__exit: