Merge pull request #148 from smuehlst/c1p

kbhit() implementation, fixed C data stack pointer initialization
This commit is contained in:
Oliver Schmidt
2015-03-02 13:02:17 +01:00
12 changed files with 104 additions and 22 deletions

View 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.