Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.asm.x86    |    Ahh, the lost art of x86 assembly    |    4,675 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 3,439 of 4,675    |
|    R.Wieser to All    |
|    Re: a cursor you move with arrow keys    |
|    17 Jun 18 13:07:21    |
      From: address@nospicedham.not.available              bilsch01,              > I'm hoping one [a cursor] is available (from BIOS?)              INT 10h, AH=02h ?              > that I can move with arrow keys              INT 16h, AH=00h or AH=10h ?              Check for the keys you want, and update the cursor position from it.              Warning: "BIOS scan codes" are *not* neccessarily the same for all       keyboards, specifically not for "special keys". Meaning that your program       could be working on one 'puter, but not on another (because of a different       keyboard). Been there, done that, learned a lesson. :-)              Regards,       Rudy Wieser              P.s.       The above is straigt from Ralf Brows interrup list (like you can get here:       http://www.cs.cmu.edu/~ralf/files.html ). You could do worse than to dowload       them.              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca