1 ;----------------------------------------------------------;
2 ; BOS 0.04 Christoffer Bubach, 2005. ;
3 ;----------------------------------------------------------;
5 ; Realmode functions to set a20-gate. ;
7 ;----------------------------------------------------------;
9 ;----------------------;
11 ;----------------------;
13 in al, 0x64 ; first try..
28 in al, 0x92 ; try again, diffrent method.
36 ; a20-gate not set! Do something about it here... ;)
41 ;------------------------;
42 ; test if A20 is set ;
43 ;------------------------;
48 xchg al, byte [gs:0x10]