summaryrefslogtreecommitdiff
path: root/dos
Commit message (Expand)AuthorAgeFilesLines
* Change a few HTTP URLs to HTTPS.Lasse Collin2023-03-181-2/+2
* Change the bug report address.Lasse Collin2022-11-301-1/+1
* Build: Add string_conversion.c to CMake, DOS, and VS files.Lasse Collin2022-11-301-0/+1
* DOS: Update Makefile and config.h to include ARM64 and .lz support.Lasse Collin2022-11-092-0/+11
* DOS: Update dos/Makefile for DJGPP 2.05.Lasse Collin2020-03-111-3/+1
* DOS: Update instructions in dos/INSTALL.txt.Lasse Collin2020-03-111-30/+29
* DOS: Update config.h.Lasse Collin2020-03-111-0/+8
* DOS: Add file_info.c to the list of files to build.Lasse Collin2018-04-291-0/+1
* Update the home page URLs to HTTPS.Lasse Collin2017-04-191-1/+1
* DOS: Update config.h.Lasse Collin2015-11-031-0/+6
* DOS: Update Makefile.v5.2.0Lasse Collin2014-12-211-0/+1
* DOS: Link against DJGPP's libemu to support FPU emulation.Lasse Collin2012-04-191-1/+1
* DOS: Update the docs and include notes about 8.3 filenames.Lasse Collin2011-04-102-11/+125
* 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