Unfold Copyright ©1996, ©1997, ©1998, ©1999 By Doug Garmon Email: UNFOLD 0.6 is Copyright © 1999 by Doug Garmon. All rights reserved. Read LICENSE.txt for more detailed info. All rights are reserved. This license pertains only to the current version, 0.6 UNFOLD V0.6 executable is currently FREEWARE. Restrictions:
UNFOLD DJGPP Version Addendum DJGPP is a freeware C++ complier for DOS environments. The regular UNFOLD executable was compiled with EGCS, a freeware compiler for MSWindows (though it also is run under DOS in that environment). Because of this limitation, I have compiled this version which should work on Non-MSWindows DOS environments. The DJGPP executable will also run on MSWindows machines, also. But wait, there are a few complications: Requirements for using DJGPP executables DJGPP-compiled programs should execute with a 386SX processor, 2 Megs of ram (low memory situations such as this may effect the DPMI settings (see below)) and enough harddrive space to run the DPMI (see below). A DPMI (DOS Protected Mode Interface) host is also required. Not all DOS-style environments include one, but many do. From the DJGPP FAQ: DJGPP programs use DPMI (the DOS Protected Mode Interface) to allow DOS/BIOS calls from protected mode. Therefore, any environment that can run DOS programs and provides DPMI services will run DJGPP programs as well. Environments that are known to be compatible with DJGPP include MS-DOS, DR-DOS, NWDOS, FreeDOS, OpenDOS, Windows 3.X, 9X and NT, OS/2, and Linux DOSEmu. When DJGPP programs run on Windows 9X, they support long filenames. Q: What is this DPMI thing you are all talking about? -------------------------------------------------------------------------------- I don't have a DPMI available--can I still run the program? Yes. The DJGPP compiler includes a freeware DPMI. The DPMI is quite a small download. The file archive is located at: Files needed: From the DJGPP FAQ: What do DJGPP programs need to
run? -------------------------------------------------------------------------------- I personally have not tested the UNFOLD executable with anything but a MSWindows DOS window. Anyone who has any experience with unusual environments can help the development of UNFOLD by emailing me their successes/failures. Email: Running/using the UNFOLD program Please see the UNFOLD Homepage for links to documentation about program usage. |