]> git.sur5r.net Git - cc65/commitdiff
kbhit implemented, note about limitation removed.
authorStephan Mühlstrasser <stephan.muehlstrasser@web.de>
Mon, 23 Feb 2015 19:28:05 +0000 (20:28 +0100)
committerStephan Mühlstrasser <stephan.muehlstrasser@web.de>
Mon, 23 Feb 2015 19:28:05 +0000 (20:28 +0100)
doc/osi.sgml

index ce2ee48368fd2c5391c1a6cf2442dac74b1df3fe..e360daf7afdc458748bbf53cbf9659b1f7b171e0 100644 (file)
@@ -137,10 +137,6 @@ There are no loadable drivers available.
 
 <sect>Limitations<p>
 
-<sect1>conio implementation<p>
-
-The conio implementation is complete except for a kbhit() function. 
-
 <sect1>stdio implementation<p>
 
 There is no support for stdio at the moment.