summaryrefslogtreecommitdiff
path: root/dos
Commit message (Expand)AuthorAgeFilesLines
* DOS: Link against DJGPP's libemu to support FPU emulation.Lasse Collin2012-05-241-1/+1
* Update docs.Lasse Collin2010-10-191-1/+1
* DOS: Update the Makefile, config.h and README.Lasse Collin2010-10-093-243/+86
* Add PACKAGE_HOMEPAGE to {windows,dos}/config.h to fix build errors.Lasse Collin2009-09-111-0/+3
* Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc]Lasse Collin2009-06-261-2/+2
* Ugly hack to make it possible to use the thousand separatorLasse Collin2009-06-261-13/+3
* Added lzma_easy_buffer_encode(). Splitted easy.c into smallLasse Collin2009-02-171-1/+5
* Initial port to DOS using DJGPP.Lasse Collin2009-02-133-0/+524