summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
* Try getting the RPM to do the right thing for the com32 develhpa2004-12-141-1/+1
* Make "make install" do the right thing for the com32 libraryhpa2004-12-145-2/+39
* Update copyright headers.hpa2004-12-143-12/+27
* Fix the spelling of "Boston"hpa2004-12-144-4/+4
* Updatesyslinux-2.12-pre9hpa2004-12-081-2/+2
* Separate modules (intended to be production code used for real stuff)hpa2004-12-086-5/+82
* Correct the spelling of __stack_sizesyslinux-2.12-pre8hpa2004-12-081-1/+1
* Add stack.o to the list of library objects.hpa2004-12-081-15/+13
* Remove residual exception-handling stuff (not supported)hpa2004-12-071-3/+0
* libcom32-ize the chain loader; add LICENCE filehpa2004-12-033-1/+394
* Use extended keyboard interface, properly this timesyslinux-2.12-pre5hpa2004-12-011-2/+2
* getkey() demosyslinux-2.12-pre4hpa2004-12-011-0/+79
* Library to decode console codes; demo programhpa2004-12-018-11/+264
* Utility library which can be compiled either for Linux or for COM32hpa2004-12-017-40/+336
* Make the console behave the same as com32 when compiling for Linuxsyslinux-2.12-pre3hpa2004-12-011-2/+11
* Allow compiling for both Linux and COM32: Makefile cleanupshpa2004-12-012-3/+3
* Ignore incoming LF, so that having Enter -> CR LF on input doesn't hurthpa2004-12-011-0/+3
* Use auto CRNL; compile demo for Linux toohpa2004-12-012-10/+32
* 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-309-242/+368
* A version of ansicon_write which compiles, and just make actually workhpa2004-11-302-18/+308
* Serial port and ANSI write supporthpa2004-11-242-0/+194
* Enable debugging symbols to be included in the .elf file.hpa2004-11-232-2/+2
* Split input and output sides of the device modelhpa2004-11-2324-120/+330
* Division error handlinghpa2004-11-231-0/+4
* Add fopendev()hpa2004-11-232-3/+43
* Use libgcc files from klibchpa2004-11-1711-81/+283
* Linker script for com32 fileshpa2004-11-171-0/+130
* Update Makefile to handle subdirectories cleaner; fix qsorthpa2004-11-171-2/+2
* Separate rawcon and stdcon; actually make input workhpa2004-11-1712-23/+293
* Very basic operations now work; need to handle line-orientedhpa2004-11-1722-113/+746
* Very first cut at a klibc-derived C library for com32hpa2004-11-10117-4/+4910
* Add explicit defines for the various flagshpa2004-01-241-0/+19
* Add "const" to things which are not to be changed...hpa2003-12-101-2/+2
* COM32: Try to support both farcall and intcallhpa2003-07-011-1/+2
* Add <stdbool.h>hpa2003-04-161-0/+33
* Add second hello world samplehpa2002-11-191-0/+22
* Fix the COM32 sample programsyslinux-2.01-pre2hpa2002-11-181-6/+7
* Add <stdint.h>hpa2002-06-121-0/+146
* Move com32.h to a subdirectory; we expect to have more stuff here...hpa2002-06-121-0/+56