DDLab DOS readme: Sept 2015 update ------------------------------------------------------------------- This versions of DDLab was compiled for DOS with Open Watcom C/C++ version 1.9, in Windows7 ddlabz03_dos32.tar.gz will unpack to give ddlabz03_dos32.exe, dos4gw.exe, *.fon files. dos4gw.exe and *.fon files must be in the same directory as the DDLab executable. The DOS versions of DDLab can be run in pure DOS, or in the command line window for earlier Windows releases. For more recent Windows releases (e.g, Windows7) it can be run in DOSBox (an MS-DOS emulator). --------------------------------------------------------------------- Notes on running DDLab in DOSBox in Windows7 ----------------------------------------------- Having installed DOSBox, click on the DOSBox icon. In the DOSBox terminal with the prompt Z:\>, enter ... mount C C:\ddlab\ddlabz03\ (or the subdirectory with the DDLab files) the response will be ... Drive C is mounted as local directory c:\ddlab\ddlabz03\ enter c: Z:\> changes to C:\> enter the DDLab executable file name, without ".exe" ddlabz03_dos32 (this starts ddlab in a new window in low res, which can be reset to medium or high) In low res, the DDLab pointer should be visible, confined in the DDLab window. If the pointer is missing or immobile, press the right mouse button and it should reappear. In medium and high res, the mouse pointer is invisible. After exiting DDLab, the pointer in the DOSBox terminal might disappear -- to fix enter Ctl-Alt-Del and select "cancel", the pointer should reappear. To exit the DOSBox terminal enter "exit" -------------------------------------------------------------------- To run DDLab for earlier versions of Windows (prior to Windows 7), (or in pure DOS) open a terminal, and from the directory with the DDLab files, enter the name of the executable, or the name preceded by .\ .\ddlabz03_dos32 Alternatively, first change directory to "ddfiles" then enter the name of the executable preceded by ..\ This will keep files generated by DDLab in the ddfiles subdirectory. DDLab will start in low resolution 640x480. To toggle to full screen and back enter Alt+Enter. In full screen you can change to higher resolution 1024x768 (or medium res 800x600), but change back to low before exiting DDLab. Earlier versions of windows (up to 1998) have an alternative DOS operating system; the DOS version of DDLab runs better in that. Note: because DDLab for DOS has a few drawbacks, Windows users might consider the Cygwin/X version of DDLab. Cygwin/X is a Linux environment running in Windows. --------------------------------------------------------------------