Incorporated another round of feedback for pull request.
Adjusted comment formatting in several assembler files. Removed dummy kbhit() function, as it's better to get a linker error than an implementation that does the wrong thing.
This commit is contained in:
@@ -139,8 +139,7 @@ There are no loadable drivers available.
|
||||
|
||||
<sect1>conio implementation<p>
|
||||
|
||||
The conio implementation is complete except for a working kbhit() function.
|
||||
kbhit() currently returns true unconditionally.
|
||||
The conio implementation is complete except for a kbhit() function.
|
||||
|
||||
<sect1>stdio implementation<p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user