Merge (software)

From Infogalactic: the planetary knowledge core
(Redirected from DOS Merge)
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

Merge is a software system which allows a user to run DOS/Windows 3.1 on SCO UNIX, in an 8086 virtual machine.

History

Merge was originally developed to run DOS under UNIX System V Release 2 on an AT&T 6300 Plus personal computer. Development of the virtual machine began in late 1984, and AT&T announced the availability of the machine on October 9, 1985,[1] referring to the bundled Merge software as SimulTask.[2] (The PC6300 Plus shipped with MS-DOS in 1985 though, because its Unix System V distribution was not ready until the end March 1986.[3]) Merge was developed by engineers at Locus Computing Corporation, with collaboration from AT&T hardware and software engineers, particularly on aspects of the system that were specific to the 6300 Plus (in contrast to a standard PC/AT).

The AT&T 6300 Plus contained an Intel 80286 processor, which did not include the support for 8086 virtual machines (virtual 8086 mode) found in the Intel 80386 and later processors in the x86 family. On the 80286, the DOS program had to run in realmode. The 6300 Plus was designed with special hardware on the bus that would suppress and capture bus cycles from the DOS program if they were directed toward addresses not assigned for direct access by the DOS virtual machine.[4] Various system registers, such as the programmable interrupt controller, and the video controller, had to be emulated in software for the DOS process, and a watchdog timer was implemented to recover from DOS programs that would clear the interrupt flag and then hang for too long. The hardware used the Non Maskable Interrupt (NMI) to take control back to the emulation code. More detail may be seen in the patent referenced in the External Links below.

Later Merge was enhanced to make use of the virtual 8086 mode provided by the Intel 80386 processor; that version was offered with Microport SVR3 starting in 1987,[citation needed] and subsequently with SCO Unix. There was also a Merge/286 version that ran on an unmodified PC/AT (without any special I/O trapping hardware); it ran as long as the PC program was reasonably well-behaved, though a malicious or crashing program could take the unprotected UNIX kernel down on those machines. Even so, the notoriously ill-behaved Microsoft Flight Simulator would run on the PC/AT simultaneously with Unix.[citation needed] These later versions were marketed directly by Locus as well as through some OEM and ISV channels. A product-evaluation version with user manual appeared in January 1987, with retail Version 1.0 of Merge/386 shipping in October of that year.

In the late 1980s, the main commercial competitor of Merge was VP/IX developed by Interactive Systems Corporation and Phoenix Technologies.[5] AT&T's Simultask 2.0 was based on VP/IX.[6][7]

In 1992, Univel UnixWare 1.0 Personal Edition came with DOS Merge 3.0 and Novell's DR DOS 6.0.

Locus eventually joined the Microsoft WISE[8] program which gave them access to Microsoft Windows source code, which allowed later versions of Merge to run Windows Shrink wrapped applications without a copy of Windows.[9]

On April 12, 1995, Platinum Technology announced an agreement in principle to acquire Locus Computing Corporation for approximately US$33 million, about 1/4 of which was attributed to the Merge technology and product.[citation needed] The acquisition went through, and Platinum went on to develop the SCO Merge 4 version with Windows 95 support, which was released in 1998.[10]

The Merge technology was bought by a company called DASCOM in 1999 which was in turn bought by IBM. A company called TreLOS was spun off in 2000 that continued the development of the virtual machine software and created Win4Lin. TreLOS later merged into NeTraverse, Inc.

The SCO Group distributes NeTraverse Merge 5.3 which supports their current products SCO OpenServer 5.x and UnixWare 7.

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. mike magee (19 Feb 1998) SCO runs Windows 95 apps on Unix

External links