en:docs:bios:api:int16

Note: This IBM PC BIOS API call is for DOS/Win16 personality only. Use Family API for portability.

Note: osFree Macro Library provides macros for most of functions

2022/03/13 05:41 · prokushev · 0 Comments

Int 16H

Keyboard BIOS API. All registers saved on entry and restores on return.

BIOS Interrupts

Function Macro Description Version
00H @CharIn1) Read char 5150+
01H @CharPeek2) Peek char 5150+
02H @KbdStatus3) Get keyboard status 5150+
1) , 2) , 3)
osFree extension