2 questions...VGA and Shift scancodes
Posted: Wed Feb 06, 2002 12:00 am
Hey, y'all...2 questions for you.
1) IS there any way for me to get VGA (erhm...any graphics, for that matter)
in PMode (ie, no interrupts)? Like, can I just write to a certain spot of memory
and out pops a pretty pixel...? or no?
2) Does holding shift while hitting another key produce it's own scancode? If so, do you know of a list of them?
If not, how do you tell if the suer is holding shift...? I'm using inportb(0x60) to get the scancodes...
Thanks for any help,
Ken
1) IS there any way for me to get VGA (erhm...any graphics, for that matter)
in PMode (ie, no interrupts)? Like, can I just write to a certain spot of memory
and out pops a pretty pixel...? or no?
2) Does holding shift while hitting another key produce it's own scancode? If so, do you know of a list of them?
If not, how do you tell if the suer is holding shift...? I'm using inportb(0x60) to get the scancodes...
Thanks for any help,
Ken