; EQUs (lazy variables) for BIOS stuff BIOS_TTY_INT equ 0x10 BIOS_TTY_MODE equ 0x0e BIOS_DISK_INT equ 0x13 BIOS_DISK_READ equ 0x02