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.
I started developing my own OS (That now look's like a simple dos program),
and i want to use the serial port, how can i read values from it? (to know which button is down or up)
Omri wrote:I started developing my own OS (That now look's like a simple dos program),
and i want to use the serial port, how can i read values from it? (to know which button is down or up)
A serial port doesn't have any buttons.
For more information on programming the serial port, you could try the OSDev wiki page.
Cheers,
Brendan
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.