mirror of https://github.com/E-Almqvist/eOS
parent
ef336054f5
commit
6f2e48fd5e
@ -1,3 +1,5 @@ |
||||
; EQUs (lazy variables) for BIOS stuff |
||||
BIOS_INT equ 0x10 |
||||
BIOS_MODE_TELETYPE equ 0x0e |
||||
BIOS_INT equ 0x10 |
||||
|
||||
BIOS_MODE_TELETYPE equ 0x0e |
||||
BIOS_MODE_READ equ 0x02 |
||||
|
Loading…
Reference in new issue