aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct the spelling of __stack_sizesyslinux-2.12-pre8hpa2004-12-081-1/+1
* Fix list of sourceshpa2004-12-081-2/+2
* Be less hostile to building on a mingw-less system.hpa2004-12-083-2/+11
* Add comment about win32hpa2004-12-081-1/+5
* Add stack.o to the list of library objects.hpa2004-12-081-15/+13
* Make sure DATE and HEXDATE is exported to submakefileshpa2004-12-082-1/+3
* Document fix for linker bugsyslinux-2.12-pre7hpa2004-12-081-0/+2
* Move all 16-bit code into one assembly file so we don't have to relyhpa2004-12-087-208/+138
* Register-dumping routine; handy to add for debugginghpa2004-12-071-0/+111
* Remove residual exception-handling stuff (not supported)hpa2004-12-071-3/+0
* Fix COM32 file length loading bug.syslinux-2.12-pre6hpa2004-12-031-1/+4
* Make sure to save/restore the file lengthhpa2004-12-031-3/+3
* This is sample code.hpa2004-12-031-0/+6
* The chain loader has been moved to the main com32 directory.hpa2004-12-032-370/+2
* libcom32-ize the chain loader; add LICENCE filehpa2004-12-033-1/+394
* Use extended keyboard interface, properly this timesyslinux-2.12-pre5hpa2004-12-012-4/+4
* Use the extended keyboard handling functions.hpa2004-12-012-4/+8
* 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
* Fix looping over directorieshpa2004-11-301-1/+1
* 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
* Document libcom32hpa2004-11-171-0/+1
* com32/lib is no longer privatehpa2004-11-171-1/+1
* Linker script for com32 fileshpa2004-11-171-0/+130
* Update Makefile to handle subdirectories cleaner; fix qsorthpa2004-11-172-21/+12
* 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
* Now working on 2.12hpa2004-11-021-0/+2
* 2.11 is long gonehpa2004-11-021-1/+1
* Update filename search algorithmhpa2004-10-301-2/+2
* Fix documentation for finding the config file name.hpa2004-10-301-10/+27
* Add ID tag for date.hpa2004-10-151-0/+2
* Make less prehistoric.hpa2004-10-151-3/+25
* Clarify the max lengthhpa2004-09-301-1/+1
* Tidy up and make 64-bit-cleanhpa2004-08-231-15/+11
* Note memory system changes.syslinux-2.11hpa2004-08-161-0/+1