summaryrefslogtreecommitdiff
path: root/com32/lib/sys
Commit message (Expand)AuthorAgeFilesLines
* Ignore incoming LF, so that having Enter -> CR LF on input doesn't hurthpa2004-12-011-0/+3
* Add a few more options, including the very useful autocr control code.hpa2004-11-301-16/+45
* Actually working ANSI device; add demosyslinux-2.12-pre2hpa2004-11-303-239/+309
* A version of ansicon_write which compiles, and just make actually workhpa2004-11-301-18/+307
* Serial port and ANSI write supporthpa2004-11-242-0/+194
* Split input and output sides of the device modelhpa2004-11-2319-110/+264
* Separate rawcon and stdcon; actually make input workhpa2004-11-1710-21/+286
* Very basic operations now work; need to handle line-orientedhpa2004-11-1713-98/+578
* Very first cut at a klibc-derived C library for com32hpa2004-11-108-0/+468