Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>0:41ah keyboard buffer head pointer</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
0:41Ah                   Keyboard Buffer Head Pointer

 Length: 2 bytes

    This word points to the next character code/scan code to be removed
    from the keyboard buffer. If the head pointer is equal to the tail
    pointer (0:41Ch), then the buffer is empty.

See Also: INT 16h, 00h 0:41Ch 0:41Eh 0:480h 0:482h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson