1. Chars into keyboard buffer

Hello all,

Someone wanted to put chars into the keyboard buffer, here is another way=

(all numbers in HEX)

 1. Load AX with 0500.       ( Function =3D Store Key Data )
 2. Load CX with char.
 3. Call interrupt 16.            ( Keyboard ISR )
 4. Loop until all chars have been "stuffed" into buffer.

If any of you out there have been wondering what I have been doing all th=
is
time you can check out my web page at: -

   HTTP://ourworld.compuserve.com/homepages/PeterBlue

I haven't finished it yet, but it might interest some of you. Have fun -
Peter

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu