BIOS_SCROLL_STATE
if (bios_kb_flag & BIOS_SCROLL_STATE)
poke8(kb_flag, peek8(kb_flag) ^ BIOS_SCROLL_STATE);
if (peek8(kb_flag) & BIOS_SCROLL_STATE)