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:41eh keyboard buffer</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
0:41Eh                   Keyboard Buffer

 Length: 32 bytes (16 words)

    This buffer holds the ASCII character code followed by the scan code
    for each key typed from the keyboard.

  --------------------------------------------------------------------------

       Notes:         These 32 bytes are actually 16 2-character entries.
                      Each entry holds the ASCII character code followed
                      by the scan code for the key typed. The keyboard
                      buffer is 16 characters long.

See Also: 0:41Ah 0:41Ch 0:480h 0:482h

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