Pascal OS Keyboard

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
matias_beretta
Member
Member
Posts: 101
Joined: Mon Feb 26, 2007 3:39 pm

Pascal OS Keyboard

Post by matias_beretta »

Hello, I downloaded the FreePascal BareBone OS, how can I catch keys???, Can I use BIOS interruptions???
Crazed123
Member
Member
Posts: 248
Joined: Thu Oct 21, 2004 11:00 pm

Post 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.
Post Reply