Interrups | Categories | Contents |
AX = AF25h BX = 4B33h ('K3') CX = number of keystrokes to copy ES:SI -> buffer containing keystrokes
Return:
CF clear if successful CF set on error (i.e. buffer full) CX = number of keystrokes NOT transferred ES:SI -> first keystroke not transferred
Note: This function replaces the identical function AH=25h"K3"
See Also: AH=25h"K3" - AX=AF20h - AX=AF4Dh - AX=AF50h
Category: Keyboard Enhancers - Int 16h - K
Interrups | Categories | Contents |