Page 1 of 1
Pascal OS Keyboard
Posted: Sun Mar 18, 2007 4:28 pm
by matias_beretta
Hello, I downloaded the FreePascal BareBone OS, how can I catch keys???, Can I use BIOS interruptions???
Posted: Sun Mar 18, 2007 8:47 pm
by Crazed123
Read the source. If it supports BIOS interrupts, you will be able to figure that out. If you learn how the source works and how hardware works, you will learn how to catch keypresses.