Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21dbd7f8937c6f8

Jump to content

DOS/4G

From Wikipedia, the free encyclopedia
(Redirected from DOS4G)
DOS/4G
DeveloperTenberry Software
ReleaseJuly 1991; 35 years ago (1991-07)[1]
Final release
2.01 / April 3, 1996; 30 years ago (1996-04-03)[2]
Operating systemDOS
PlatformIA-32
TypeDOS extender
LicenseProprietary
Websiteweb.archive.org/web/20180628103312/tenberry.com/dos4g

DOS/4G is a 32-bit DOS extender developed by Rational Systems (later Tenberry Software).[3] It allows DOS programs to eliminate the 640 KB conventional memory limit by addressing up to 64 MB[4] of extended memory on Intel 80386 and above machines.

Features

[edit]

Functioning as a highly flexible and reusable memory extension library, DOS/4G allowed programmers to access extended memory without writing specialized code. It embeds itself in the executable file at linking time and executes before main application code, so usually DOS/4G initialization messages show up at launch. It can in principle operate within MS-DOS, PC DOS, DR-DOS and other DOS clones, the DOS boxes of OS/2, Microsoft Windows, Windows NT and Windows 95, and DOS emulators such as DOSBox. However, in practice few DOS/4G games or other applications will run on non-DOS-based versions of Windows, including Windows NT, Windows 2000 and Windows XP, since none of these allow direct access to the hardware as was used for display rendering in those days.

History

[edit]

Rational Systems first announced DOS/4G in July 1991. It was available immediately, at a price of US$5000 and up.[1][5]

DOS/4GW 1.95 was a free limited edition of DOS/4G and was included with the Watcom C compiler with a commercial re-distribution license. It was made widely popular by computer games like Doom or Tomb Raider.

Initial versions of DOS/4G had trouble with secondary DMA channels on the ISA bus, which prevented 16-bit devices like Gravis Ultrasound series from normally functioning; Gravis even had to develop PREPGAME, a patch utility which updated the game executable with a new version 1.97 to fix the incompatibility.

In case of problems, DOS/4G or DOS/4GW can be replaced with the newer and free DOS/32; a patch utility can even replace DOS/4G code embedded inside a compiled executable file.[6]

See also

[edit]

References

[edit]
  1. 1 2 DOS extender works with Windows, InfoWorld, July 22, 1991
  2. "DOS/4G Release Notes". Archived from the original on 2018-05-07.
  3. DOS4/GW Is it free? Can you distribute it?
  4. DOS4G FAQ
  5. Users can choose between two 32-bit DOS extenders, Computerworld, July 29, 1991
  6. TOOLS:DOS32A - DOSBoxWiki
[edit]