pre0.50 TOTALLY rewritten dosrun source by LGB. Labeled as 'development version'.
        Since 0.50 get stable, 'stable versions' will be released labeled from
        version 0.42. Versions from 0.50 are GNU/GPL softwares.
	UNRELEASED UNSTABLE (1999 July-August)

	LGB:	
	* dropping LRMI, own vm86() interface
	* licence is now GPL
	* [unfinished] configuration file
	* [unfinished] command line options
	* XMS emulation
	* more emulated interrupts
	* [unfinished] two interrupt emulation mode
	* [unfinished] DOS compatible MCBs
	* more int21h function implementation
	* some new document file in the source
	A'rpi:
	* added Makefile to make you happy ;-)
	* fixed some typo in docs (envirnoment->environment,...)
	
	- EXE loader does not work
	- PSP handling is unfinished
	- environment handling does not work
	- bugs in old style memory managment, MCB support is not ready

pre0.42 Mainly LGB's modifications on the original dosrun code from A'rpi.
        UNRELEASED STABLE (1999 July-August)

        * Source code cleaning up
	* unix -> DOS errno converter
	* more int 21h function implementation
	* some new macros
	* name changed from DOS-Runner to DOSRUN

0.41    dosrun from A'rpi/ESP-team, LGB joined the team
