Keyboard I/O Prob...

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.
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:Keyboard I/O Prob...

Post by Pype.Clicker »

Tom wrote: doesn't your OS run in v86 mode? Pype...would I have to do anything special with your code before I test it...?
no, my os is in pure protected mode .. what may trouble you is that it can be booted from an DOS program and make sure a clean DOS return is possible ;-)

i don't think anything special is required if your system compiles with my files ... maybe you will need to remove some debugging commands (enter/leave/sign) or compile without the __DEBUG__ flag ...
Post Reply