fix s3 a20

refactor
pantonshire 9 months ago
parent 2b1a9f9412
commit dae57bb1a1

@ -1,12 +1,14 @@
[bits 16]
%include "fn.s"
%include "ps2.s"
%macro mov_out 3
mov %1, %3
out %2, %1
%endmacro
section .s3_text
; Check whether the A20 line is enabled. Writes to the boot sector identifier.
; Arguments: none

Loading…
Cancel
Save