
    NOCRLF  Version 1.00
    ====================
    By Mark Thomas, 1995


	This little utility will fix binary files which have been corrupted
	by being accidentally transfered in ASCII mode.

	When you transfer a file in ASCII mode the system automatically
	expands Line Feed characters in the file into the DOS standard
	Carriage Return + Line Feed pair (CR 0x0D, LF 0x0A).  This is fine
	for text files but disastrous for binary files.  If after a
	seemingly successfully download an archive fails its verification
	testing the chances are that you accidently transfered the file in
	ASCII mode.

	Although there are many other utilities which will convert Unix
	files to/from DOS they are all designed primarily for text files
	and make too many conversions to fix binary files properly.

	NOCRLF however can fix almost all archives simply by running
	"NOCRLF <files>".  <files> can be the name of a single file
	or a list of files, included wildcards.

	This program is dedicated to the public domain.  If you do have
	any comments/suggestions/bug reports you may wish to make about
	this program you can contact me at:

	Internet:

	mthomas@acslink.net.au

	No Net Address:

	Mark Thomas
	8 Herronbee Street
	Toowoomba, Queensland
	Australia  4350.


    Other software by me:

    2OBJ110: 2Obj v1.10.

	Converts binary files directly to OBJ  files.  Can decode GIF, PCX,
	LBM, CEL files and their palettes.  Includes C source.	Freeware.

	ftp://oak.oakland.edu/SimTel/msdos/pgmutil/2obj110.zip
	ftp://x2ftp.oulu.fi/pub/msdos/programmer/utils/2obj110.zip


    DIV0: Sivris Divide by Zero.

	The first (and only) demo by Sivris.


    MMD100: Mark's MegaDebugger.  Full screen debugger for the 80x86.

	Features:
	 Register level screen swapping: saves and restores "mode-x",
	screens, split screens, palettes and screen memory perfectly.
	 C, Pascal, Assembler and A86 expression support.
	 Windowed display with EGA/VGA 25, 28, 43 and 50 line support.
	 Conditional breakpoints and watchpoints (global breakpoints).
	 Displays memory allocation, open files and interrupt usage.
	 Keyboard keeper, can always detect break-key presses.
	 Completely configurable (keys, colours, options).
	 Online context sensitive help.
	 Uses only 20k-50k memory.

	ftp://oak.oakland.edu/SimTel/msdos/pgmutil/mmd100.zip
	ftp://x2ftp.oulu.fi/pub/msdos/programmer/utils/mmd100.zip


    DNC100: Doom Network Copier v1.00

	DNC is a utility to ease the process of  installing  DOOM
	onto  multiple	computers  for network play.  The program will copy
	all the necessary  DOOM  files	from  a  single  server  to  remote
	computers  using  the  NetBIOS protocol.  Up to four clients can be
	simultaneously connected to a single server.  Source is included.

	ftp://ftp.cdrom.com/pub/doom/utils/network/dnc100.zip


   MCD100: MegaChangeDirectory.

	Smaller and  faster  replacement  for Norton CD.  Can create NCD
	compatible TreeInfo files.  Supports DOS, OS/2 and W95 long file
	names and extended target directories (eg MCD m\t).

	To be released soon(ish).

[END]
