Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Timeline of DOS operating systems

This article presents a timeline of events in the history of 16-bit x86 DOS-family disk operating systems from 1980 to present. Non-x86 operating systems named "DOS" are not part of the scope of this timeline.

Also presented is a timeline of events in the history of the 8-bit 8080-based and 16-bit x86-based CP/M operating systems from 1974 to 2014, as well as the hardware and software developments from 1973 to 1995 which formed the foundation for the initial version and subsequent enhanced versions of these operating systems.

Color key
Microsoft: 86-DOS, MS-DOS
IBM: PC DOS
Digital Research: CP/M, DR-DOS
Compaq MS-DOS
FreeDOS, GNU/DOS
Other

DOS releases have been in the forms of:

  • OEM adaptation kits (OAKs) – all Microsoft releases before version 3.2 were OAKs only
  • Shrink wrap packaged product for smaller OEMs (system builders) – starting with MS-DOS 3.2 in 1986,Microsoft offered these in addition to OAKs
  • End-user retail – all versions of IBM PC DOS (and other OEM-adapted versions) were sold to end users.DR-DOS began selling to end users with version 5.0 in July 1990, followed by MS-DOS 5.0 in June 1991
  • Free download – starting with OpenDOS 7.01 in 1997, followed by FreeDOS alpha 0.05 in 1998(FreeDOS project was announced in 1994)

DOS era version overview (1980–1995)

Further information: § 1980–1995: Important events in DOS history

First end-user releases of IBM–Microsoft-compatible versionsMajor market-leading releases and releases introducing significant new technology
DateVersionPrimary developerNotable introductionIBM hardware
August 198086-DOS 0.10Tim PatersonFirst Seattle Computer release
August 1981PC DOS 1.0MicrosoftFirst IBM releaseIBM Personal Computer
May 1982PC DOS 1.1MicrosoftDouble-sided disksUpgraded IBM Personal Computer
March 1983PC DOS 2.0MicrosoftHard disk drive, subdirectories, device driversIBM Personal Computer XT
November 1983PC DOS 2.1MicrosoftHalf-height disk drives, ROM cartridgesIBM PCjr
August 1984PC DOS 3.0MicrosoftSupport for larger disksIBM Personal Computer/AT
April 1985PC DOS 3.1MicrosoftLocal area networking supportIBM PC Network
March 1986PC DOS 3.2Microsoft31⁄2-inch 720 KB floppy supportToken Ring networkIBM PC Convertible
April 1987PC DOS 3.3IBM31⁄2-inch 1.44 MB floppy support, extended partitionsIBM Personal System/2
November 1987MS-DOS 3.31CompaqHard disk partitions over 32 MB
May 1988DR DOS 3.31Digital ResearchROMable DOS
July 1988IBM DOS 4.0IBMDOS Shell, EMS 4.0 usage
April 1990DR DOS 5.0Digital ResearchMemory management
June 1991MS-DOS 5.0MicrosoftMS-DOS Editor, QBasic, first retail upgrade
September 1991DR DOS 6.0Digital ResearchDisk compression (AddStor's SuperStor)
March 1993MS-DOS 6.0MicrosoftDisk utilities, DoubleSpace disk compression
June 1993PC DOS 6.1IBMFirst IBM release after split with Microsoft, E
September 1993MS-DOS 6.2MicrosoftImproved version of DoubleSpace
February 1994MS-DOS 6.21MicrosoftDoubleSpace removed due to legal injunction
April 1994PC DOS 6.3IBMSuperStor/DS disk compression
June 1994MS-DOS 6.22MicrosoftLast Microsoft release; DriveSpace disk compression
April 1995PC DOS 7.0IBMMemory optimizations, Stacker disk compression, Rexx

1973–1980: Hardware foundations and CP/M

  • 8-bit CP/M : First licensed release
  • 1.3
  • 1.4
  • 2.0
  • 3.0
1973Some 200 Intel customers have used the MCS-4 and MCS-8 microcomputer chip sets introduced in 1971 and 1972 in more than 60 applications, including: point-of-sale terminals; typewriter-sized general-purpose data processing machines that tabulate accounts, type invoices, and write checks and personalized form letters; process controllers for automatic bottle-loading machines; and a front-end processor in a dial-up communications controller. Microcomputers are increasingly used in systems too small or slow to warrant use of minicomputers. Intel's support for system-building includes SIM4-01 and SIM8-01 prototyping boards that form functioning micro computers, programmable read-only memory (PROM) programmers, and a PROM-based assembler.1 Intel introduces the 2048-bit (256-byte) erasable 1702A EPROM chip. It can be programmed in two minutes using Intel's punched paper tape-actuated programmer, and erased as often as needed by shining an ultraviolet light through a transparent quartz cap on the package.2 Intel claims its first two microcomputers command about 99% of the market which Fairchild Semiconductor, National Semiconductor and Rockwell International have joined.3
IBM introduces the IBM 3740 data entry system. It uses IBM's first read/write diskette, a single-sided 8-inch-diameter "memory disk"—a new recording medium to replace punched cards.4 Each diskette can hold as much data as 3,000 standard 80-column punched cards.5 See also: History of the floppy disk
The Intel 8008-based Micral N, the first personal computer using a microprocessor, is offered for sale.67 The 8-bit 8008 has a 14-bit address bus that can address 214 (16,384) memory locations, or 16 KB of memory.8
IBM introduces Winchester hard disk drive technology with the IBM 3340 direct access storage device for use on their System/370 mainframes.9 See also: History of hard disk drives
Gary Kildall, a Naval Postgraduate School instructor and consultant to Intel, writes PL/M for the 8008, the first programming language and first compiler specifically for microprocessors. It's a cross compiler written in ANSI standard Fortran IV so it will run on most computers, including a PDP-10. However, the 8008's seven-level subroutine call stack is too small to support a self-hosted compiler.1011 Kildall also wrote an 8008 simulator in Fortran IV.12
At the June National Computer Conference in the New York Coliseum, Intel introduces two microcomputers, the Intellec 4 (4004) and 8 (8008). The Intellecs have resident monitors stored in ROMs.13 The Intellec 8 supported a Teletype operating at 110 baud, a high speed punched tape reader14 and a CRT terminal at 1200 baud.15
In July, Intel debuts its model 2107 4,096-bit (4-kilobit) n-MOS RAM, which competes with 4kb RAMs from TI, Mostek and Microsystems International. It's slow compared with 1kb RAMs such as the p-MOS 1103 and the n-MOS 2105. Nearly all new computers, regardless of size, now come with a semiconductor memory or a choice between semiconductors and cores.1617
On a summer job at Vancouver, Washington working for TRW, a contractor for the Bonneville Power Administration, in his spare time Paul Allen adapts the PDP-10 Macro Assembler and DDT debugger to create an 8008 simulator that lets Bill Gates develop code for their 8008-based Traf-O-Data computer built by Paul Gilbert. Allen had previously tried, without success, writing the simulator on the IBM System/360 at Washington State University, where he was studying computer science.18
1974Intel releases the 8-bit 8080 (cost $360, compared to the dominant and far more powerful IBM System/360's millions), which has a 16-bit address bus that can address 216 (65,536) memory locations, or 64 KB of memory. The 8080's enhanced stack makes self-hosted high level language development feasible.19
Information Terminals Corporation (ITC) introduces the first two-sided, double-capacity floppy disk—the model FF34-2000 flippy disk, compatible with IBM's 8-inch disk.2021
Lacking an affordable reader for 16-channel paper tapes, the Traf-O-Data partners turn to a local inventor. At a demo for the King County Engineering Department, their contraption malfunctioned, prompting Gates to bite the bullet and spend about $3,400 for the more reliable Enviro-Labs GS-311 tape reader.2223
Kildall writes CP/M, a simple "Control Program/Monitor" for an Intel 8080-based Intellec 8,24 to test out his updated PL/M compiler for the 8080. CP/M, written in PL/M, was finished months before the hardware to run it on was completed, by using a PDP-10 to simulate the 8080. CP/M runs in approximately 31⁄2 kilobytes (KB) of memory.25 Convinced that magnetic-disk storage would make the Intellec 8 more efficient, Kildall interfaced the computer with an 8-inch Shugart Associates floppy disk drive using a custom built floppy disk controller. Kildall's friend John Torode developed the controller hardware while Kildall worked on the disk operating system software.26 Believing, along with Intel's designers, that the microprocessor would run embedded systems such as digital watches, they market their hardware and software together—not as a microcomputer, but as a development system, used for programming Intel 1602A PROM or erasable 1702A EPROM chips which are plugged into a socket on the Intellec 8's front panel.272829
1975The Micro Instrumentation and Telemetry Systems (MITS) Altair 8800 is introduced, sparking the microcomputer revolution. Gates and Allen found Microsoft based on Altair BASIC, which they co-developed with Monte Davidoff and for the first 11⁄2 years primarily distributed on paper tape. MITS later distributes BASIC on cassette tape, supported by the Altair 88-ACR (Audio Cassette Recorder) interface boards.3031 Cassettes were popular for another 11⁄2 years, before floppy disks took over.32 The Altair's S-100 bus eventually becomes the first de facto standard microcomputer expansion bus, as by April 1980 there were probably over 200,000 installed S-100 systems, more than TRS-80, PET and Apple II systems.33
Kildall and Torode sell their first two machines and a word processor for newspaper editing to Omron, a small San Francisco computer terminal subsidiary of a Japanese electronics firm, splitting $25,000. Omron was the first company to license CP/M, for their intelligent terminal.3435 CP/M also monitored programs in the Lawrence Livermore National Laboratory Octopus network.36
The IBM 5100 Portable Computer, the first portable computer, is introduced. Mass storage is provided by quarter-inch cartridge (QIC) magnetic tape drives.37: 12 
In December, IMS Associates, Inc. ships their first fifty IMSAI 8080 kits.38 They market their clone of the Altair 8800 as a "commercial grade" microcomputer system.39
1975 market shares for low-cost data recording devices, according to a Venture Development Corp. study: Cassettes 73%, Floppies 22%, Cartridges 5%. The cassette was expected to retain its leadership position through 1980.40
1976IBM introduces more hardware components for its 3600 finance communication system, including the first double-sided (dual head) floppy drive.41 ITC adjusts Flippy (now a registered trademark) production to accommodate the new drive.42
IMSAI ships a lot of disk subsystems, promising that an operating system (OS) would follow;4344 Kildall adapts CP/M to the IMSAI hardware, rewriting the parts that manage devices like diskette controllers and CRTs. Having adapted CP/M for four different controllers, and somewhat reluctant to adapt it to yet another, Kildall designs a general interface, which he calls the BIOS (Basic Input/Output System), that a good programmer could change on the spot for their hardware,4546 e.g. Rob Barnaby for the IMSAI VDP-80 in 1977.47 This approach would be reinvented years later as the "hardware abstraction layer." Kildall founds Digital Research and releases CP/M version 1.3 as a commercial product, at $70 per copy. His wife sends diskettes to customers responding to an ad they ran in Dr. Dobb's Journal, whose editor Jim Warren advocated sale of CP/M to the general public. An ad runs in the December Byte as well.48 Demand for the diskettes was slow at first.495051
Shugart introduces the (single-sided) minifloppy, the first 51⁄4-inch floppy drive.52
1977Torode's Digital Systems runs an ad in Byte for its Altair/IMSAI (S-100) bus floppy disk system.53
IMSAI marketing director Seymour I. Rubinstein paid Kildall $25,000 for the right to run CP/M version 1.3, which eventually evolved into IMDOS, on IMSAI 8080 computers.5455 Other manufacturers follow and CP/M eventually becomes the de facto standard 8-bit operating system.
Tandon Magnetics files a patent for its double-sided ferrite disk read-and-write heads, which improved on IBM's design by employing a fixed transducer on one side and a movable transducer on the other side, and offered its Series 200 heads to OEMs.5657 Eventually IBM, Shugart and other manufacturers became licensees of Tandon's patent.5859 Later, Shugart introduces their double-sided, double-headed, double density minifloppy drive.60
1978Intel releases the 16-bit Intel 8086 microprocessor, which has a 20-bit address bus that can address 220 (1,048,576) memory locations, or one megabyte of segmented memory.61: 111 
CP/M version 1.4, now priced at $100, is released.6263
IEEE proposes an S-100 standard, introducing a 16-bit data bus to the S-100.64
Rubinstein founds MicroPro International. Its WordStar word processor application would become a de facto standard.
1979JanuarySeattle Computer Products' Tim Paterson finishes the design of his first 8086 CPU card for the S-100 bus.65
MayPaterson, with his working two-card prototype boardset installed in a Cromemco Z-2 box, drives to Microsoft to try it with Microsoft's Standalone Disk BASIC-86—a version of BASIC with a rudimentary built-in operating system—which Bob O'Rear developed for the 8086 by simulating the 8086 chip on a DEC computer. After eliminating a few minor bugs, Microsoft had a working 8086 BASIC.6667
Kildall confirms to The Intelligent Machines Journal that he is working on CP/M 2.0, for both 8080- and 8086-based systems.68
JuneMicrosoft and Paterson attend the National Computer Conference in New York City to show Microsoft's 8086 BASIC running on Seattle Computer's system, sharing Lifeboat Associates' ten-by-ten-foot booth. At that meeting, Paterson is introduced to Microsoft's MDOS operating system (later renamed to MIDAS), which used a variant of Standalone BASIC's 8-bit File Allocation Table (FAT) file system.69707172
JulyIntel releases the Intel 8088 microprocessor, a lower cost variant of the 8086 which has an 8-bit external data bus instead of the 16-bit bus of the 8086 (the 16-bit registers and one megabyte address space were unchanged). To the programmer, the 8086 and 8088 instruction sets are identical, except for execution speed.73 The 8088 uses lower cost 8-bit RAM.74
NovemberSeattle Computer Products ships its first 8086 card. Standalone Microsoft BASIC is the only major software product that runs on it.7576
Onyx Systems and Intelligent Business Machines Corp. announce that CP/M 2.0 is available for their systems.77
1980JanuaryOmnix, advertised as a CP/M-compatible Unix-like operating system for Z80-based microcomputers, is released by Yourdon. It reportedly took over 50 KB of memory by itself and required some sort of bank-switching or extended address scheme to run any programs. Yourdon later withdrew the product due to software bugs.7879808182
MarchCP/M 2.1 is released, fixing bugs in version 2.0. MP/M, the multitasking, multi-user version of CP/M, is just a "shell" that fits around CP/M 2.1.83

1980–1995: Important events in DOS history

  • 1980
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 1990
  • 91
  • 92
  • 93
  • 94
  • 95
1980AprilPaterson begins writing an operating system for use with Seattle Computer Products' 8086-based computer, due to delays by Digital Research in releasing an operating system for the 8086 and 8088, and concerns about CP/M's shortcomings.84
Microsoft introduces the Z-80 SoftCard, which lets Apple users run CP/M.85
JuneShugart Technology releases the ST-506, the first 51⁄4-inch Winchester disk drive—price: $1,500.86
JulyIBM first contacts Microsoft to look the company over. Their secret Project Chess needs both programming languages and an operating system.
AugustPaterson's operating system, which he calls QDOS 0.10 ("Quick and Dirty Operating System"), ships.87 It's crammed into 6 KB of code.88 Seattle Computer Products runs an ad in Byte marketing it as 86-DOS for $95.89 Seattle Computer contacts Microsoft about adapting Microsoft BASIC for the new operating system, proposing a cross-licensing arrangement.90
Microsoft announces Xenix, a port of Version 7 Unix to x86 computers, saying that it will prevent a 16-bit software crisis. Xenix will also be available for the PDP-11 as early as October; Motorola 68000 and Zilog Z8000 versions are also coming. Interest in Unix as "the next CP/M" resulted in the creation of several Unix-like operating systems, including an Onyx Systems version for the Z8000.919293
SeptemberAllen negotiates an agreement with Seattle Computer for a non-exclusive sublicense for 86-DOS to an unnamed OEM customer for $25,000. All that was left was to translate the terms into a formal contract within 60 days.94
OctoberDigital Research announces CP/M-86 for Intel 8086/8088 microcomputers. The file format of CP/M, Release 2, was retained for compatibility.95
NovemberIBM signs a contract to license Pascal, COBOL, FORTRAN and BASIC compilers, a BASIC interpreter and an operating system for Project Chess from Microsoft.96
DecemberSeattle Computer releases 86-DOS 0.3.97
1981JanuaryMicrosoft and Seattle Computer formally sign their agreement. Exhibit "A" of the agreement detailed extended 86-DOS features to be developed by Seattle Computer, including "Directory expanded to include date."9899
Digital Research ships CP/M-86 on January 23.100101 Like CP/M, CP/M-86 consists of three major modules: the BIOS, BDOS (Basic Disk Operating System) supporting 60 system calls and the CCP (Console Command Processor). New system calls are mainly for the new memory allocation scheme that CP/M-86 uses. Intel's PL/M-86 was used to generate CP/M-86, which is basically the same as the 8-bit version, with the addition of file system enhancements as well as memory management.102103
FebruaryO'Rear gets 86-DOS to run on IBM's prototype computer. 86-DOS had to be converted from 8-inch to 51⁄4-inch floppy disks and integrated with the BIOS, which Microsoft was helping IBM to write.104 An Intellec ICE-88 in-circuit emulator expedited the debugging.105106
AprilPaterson finishes, and Seattle Computer releases, 86-DOS 1.0107108 – presumably completing the requirements specified in Exhibit "A" of the Microsoft agreement.
MayPaterson leaves Seattle Computer Products for Microsoft and joins O'Rear to help finish adapting 86-DOS to IBM's prototype hardware.109
JuneLifeboat Associates, the leading independent distributor of CP/M and CP/M software, offers Seattle Computer Products $200,000110 or $250,000111 for 86-DOS, to make it Lifeboat's 16-bit standard.
JulyKildall, angry after seeing the API for IBM's secret computer, that IBM had let selected programmers have, meets with IBM and agrees not to sue IBM for CP/M copyright infringement; IBM agrees to market CP/M-86 alongside DOS, but could not agree to set a price—according to Kildall's attorney, "They told us they feared it would be a violation of antitrust laws." Immediately afterwards, IBM sent their prototype machine to Kildall so that CP/M-86 could be installed. Digital Research hired consultant Andy Johnson-Laird to customize CP/M-86 for IBM's computer, and Johnson-Laird quickly discovered O'Rear's name in the boot sector of IBM's floppy. Johnson-Laird said that Kildall "went ashen" when he saw that.112113114115116
On July 27, Microsoft buys all rights to 86-DOS from Seattle Computer Products, initially for a further $50,000 and favorable licenses back from Microsoft.117118 After settling a 1986 SCP lawsuit, the total cost to Microsoft was $1 million.
1981AugustMicrosoft delivers its adapted 86-DOS 1.14 to IBM. The product includes three major modules: the BIOS initialization module SYSINIT, the kernel (IBMDOS.COM), including the DOS API, and the shell (COMMAND.COM) supporting internal commands COPY, DIR, ERASE, RENAME and TYPE, plus Paterson's EDLIN line editor and DEBUG debugger, linker LINK.EXE and a few external commands: FORMAT, CHKDSK, SYS, BASIC, BASICA, DATE and TIME (the latter two added on IBM's request).119 This product was later called MS-DOS 1.0 by Microsoft. Similar in many ways to CP/M, it consisted of 4000 lines of assembly language source code and ran in 8 KB of memory.120
IBM announces the IBM Personal Computer (PC), model number 5150, featuring:

IBM combined SYSINIT with its customized ROM-BIOS interface code to create the BIOS extensions file IBMBIO.COM, the DOS-BIOS which deals with input/output handling, or device handling, and added a few external commands of their own: COMP, DISKCOMP, DISKCOPY, and MODE (configure printer) to finish their product. The 160 KB DOS diskette also included 23 sample BASIC programs demonstrating the abilities of the PC, including the game DONKEY.BAS. The two system files, IBMBIO.COM and IBMDOS.COM, are hidden. The first sector of DOS-formatted diskettes is the boot record. Two copies of the File Allocation Table occupy the two sectors which follow the boot record. Sectors four through seven hold the root directory. The remaining 313 sectors (160,256 bytes) store the data contents of files. Disk space is allocated in clusters, which are one-sector in length. Because an 8-bit FAT can't support over 300 clusters, Paterson implemented a new 12-bit FAT, which would be called FAT12.129 DOS 1.0 diskettes have up to 64 32-byte directory entries, holding the 8-byte filename, 3-byte filename extension, 1-byte file attribute (with a hidden bit, system bit and six undefined bits), 12 bytes reserved for future use, 2-byte last modified date, 2-byte starting cluster number and 4-byte file size. The two standard formats for program files are COM and EXE; a Program Segment Prefix is built when they are loaded into memory. The third kind of command processing file is the batch file. AUTOEXEC.BAT is checked for, and executed by COMMAND.COM at start-up.130 Special batch file commands are PAUSE and REM. I/O is made device independent by treating peripherals as if they were files. Whenever the reserved filenames CON: (console), PRN: (printer), or AUX: (auxiliary serial port) appear in the File Control Block of a file named in a command, all operations are directed to the device.131 The video controller, floppy disk controller, further memory, serial and parallel ports are added via up to five 8-bit ISA expansion cards. Delivery of the computer is scheduled for October.132

1981OctoberAn InfoWorld article asks, "Which Operating System Will Prevail?". Potential software developers must decide whether DOS or CP/M-86 will become the IBM PC standard. Rubinstein asserted that CP/M would be the winner. Nevertheless, MicroPro has made sure that WordStar will be available for both.133
Lifeboat Associates, having lost its bid for rights to 86-DOS, announced that it will market Microsoft's MS-DOS under the name Software Bus-86 (SB-86).134135 Their line of trademarked Software Bus products included SB-80, Lifeboat's version of CP/M.136
NovemberMany of the approximately 50,000 attendees of the Northeast Computer Show in Boston keep IBM's booth packed with people interested in the new IBM Personal Computer and the Datamaster.137 A two-page IBM ad in InfoWorld features a picture of the components of the PC and invites readers to write to IBM's Personal Computer Software department who will consider programs submitted by outside programmers for publishing by IBM.138139
Microsoft signs its first major DOS deal at COMDEX, with Chuck Peddle's new startup company Sirius Systems Technology, whose Victor 9000 was among the first of many 16-bit computers similar to and better than the IBM PC—but incompatible with it. Earlier, Microsoft signed its first DOS customer, Cleveland's Tecmar, but they put their 8086 machine on the back burner when they became a major player in the PC peripherals business.140141142
DecemberDigital Research releases MP/M 2.0 and MP/M-86 multi-user or concurrent single-user multiprogramming monitor control programs (operating systems) which support multiterminal access with multiprogramming at each terminal.143144 Kildall told InfoWorld that it took Digital Research three months to develop CP/M-86, while MP/M-86 (suggested retail $500) took four-man-years (two actual years). Solving the problem of concurrency, among other things, accounted for the extra MP/M-86 development time. In concurrent systems, several functions, organized by the operating system, run simultaneously, using different files. These functions operate in the background, or multiground if there is more than one function operating. While this is happening, the user works on another task using the terminal screen, i.e., the foreground. The minimum system memory requirement for MP/M-86 is 128 KB.145
A Seattle Computer ad in InfoWorld offers an 8086 system with 86-DOS under its new name MS-DOS, noting that MS-DOS is "also called 86-DOS, IBM PC-DOS, Lifeboat SB-86".146 Seattle Computer was the first company to offer the product under the MS-DOS name.147
1982JanuaryThe U.S. Justice Department drops its 13-year case against IBM, that had sought to break up the firm that has dominated the computer industry, saying the suit was "without merit and should be dismissed." Government lawyers said the case was outdated because IBM no longer enjoyed a virtual monopoly in the computer industry.148 Time called it "the case of the century" in 1979, in the midst of a five-year trial in which the defense eventually called 856 witnesses.149
Corvus Systems released interfaces to make its line of Winchester disk drive systems and local area network (LAN) fully hardware- and software-compatible with the IBM PC. Corvus offers storage capacities of 5, 10 and 20 MB on 51⁄4-in. and 8-in. Winchester disk systems. Prices range from $3,750 to 6,450.150 The Corvus Omninet local network scheme can spread the cost of a hard disk drive among several users.151 Omninet, which uses twisted pair cabling, is billed as a low-cost alternative to more costly coaxial-based networks such as Ethernet.152
MarchPaterson finishes work on the first DOS upgrade, quits Microsoft and returns to work for Seattle Computer.153
AprilAt a recent meeting of the Homebrew Computer Club, members learned about Intel's just-announced iAPX 286 superchip. Digital Research is producing an operating system for the 286. MP/M-286 will exploit the processor's memory management and protection. Intel is supplying Digital Research with the hardware to develop and test MP/M-286. Intel's marketing manager also spoke briefly of the planned iAPX 432, Intel's next major processor.154
On April 5, IBM releases CP/M-86 (price: $240) as the third operating system it is offering for the IBM PC, after a delay for functional, usability and performance testing (when first loaded out of the box, it displays the date 2/10/82, perhaps suggesting when it was finished). For about six months PC DOS was the only operating system available for the PC. Recently, IBM also released the UCSD p-System. Existing CP/M-86 programs running on other computers must be converted to run on the IBM PC.155 Partly because CP/M-86 was priced six times higher than PC DOS (price: $40), it fails to challenge PC DOS as the 16-bit industry standard.156157 96 percent of the early PC owners chose DOS over CP/M or the p-System.158
Digital Research announces Concurrent CP/M-86, aka Concurrent CP/M, a new CP/M-86-compatible single-user multitasking operating system. Concurrent CP/M allows users to go from one screen to another at the push of a key and programs to directly address up to 1 MB of memory. The first implementation will be on the IBM Displaywriter. The Concurrent CP/M project was an offshoot of MP/M development, and the two programs share a lot in common, including a real-time nucleus that is the essential element in the system that allows programs to run simultaneously. The enthusiastic introduction of Concurrent CP/M is clear evidence that Kildall is betting on a future with powerful personal computers, not multi-user systems linking dumb terminals to a central processor.159
Microsoft runs an ad in InfoWorld promoting MS-DOS to OEMs.160
1982MayRodent Associates announced its incorporation as an optical mouse engineering firm. The mouse is called a Fitts's law pointing device by human factors researchers, meaning that it points as well as the human finger.161
The Context MBA, the first integrated software package, ships. It combines financial modeling, graphics, relational database management and word processing in one program.162163
IBM releases an upgraded PC with IBM PC DOS 1.1 which supports its Tandon TM100-2 320 KB (327,680 bytes) double-sided, double-density floppy disk drive. The double-sided directory increased from four to seven sectors, allowing up to 112 directory entries, leaving 630 sectors, i.e. 315 clusters (322,560 bytes) for data (cluster size doubled to two sectors). The 2-byte last modified time was inserted at the end of the directory's reserved field, reducing the reserved field to 10 bytes.164 Timestamping on files is useful for incremental backup with the Corvus hard disk. Based on MS-DOS 1.24165 as of March 1982, PC DOS 1.1 still ships on a 160 KB diskette. The DEL command is added as a synonymous name for the ERASE command and REN is an abbreviated name for RENAME. DATE and TIME become internal commands. The EXE2BIN command is added and MODE is enhanced to configure serial ports and redirect printing to a serial port. A "P" MODE option causes continuous retries when a device is not ready, by making a portion of MODE permanently resident in memory.166 BIOS modifications permit DOS to recognize whether a disk is single or double sided. IBM also released the Microsoft BASIC compiler. All five Microsoft languages are now available—FORTRAN released in December, and COBOL last month. Also available is Microsoft's Macro Assembler. A typical PC with 320 KB of disk storage, keyboard, printer, monochrome display and MDA costs $3695.167168169170
JuneMicrosoft releases MS-DOS 1.25 (equivalent to PC DOS 1.1; system files are IO.SYS and MSDOS.SYS; GW-BASIC is an entirely disk-based substitute for BASICA).171 Columbia Data Products introduces the MPC, the first PC clone—which runs MS-DOS 1.25—soon followed by others including Eagle Computer. These machines were not 100% IBM PC compatible. Satisfying "near-compatible" OEM requests for IBM compatibility proved difficult, and not until version 3.1 was Microsoft able to supply a system that other OEMs agreed was identical with IBM's.172
Peter Norton, a pioneer in the DOS-based utility software industry, advertises his utilities in the third issue of PC Magazine.173 Norton sells programs providing disk editor functionality and an UNERASE program which solved "a common problem to which there was no readily available solution."174 Microsoft would not provide a solution until version 5.0 of MS-DOS, and over a decade would pass before Windows 95's Recycle Bin appeared. Initially the programs were sold separately, but by October Norton offered them as a package called The Norton Utilities.175 Earlier, an UNERASE program to restore files accidentally deleted by CP/M's ERAse command was marketed for CP/M-based systems by MicroDaSys.176
1982AugustIBM introduces a new 64 KB memory-expansion card, expandable to 256 KB by adding three 64 KB RAM module kits. Two fully loaded expansion cards added 512 KB (cost $2150) to the main board's 64 KB, giving the PC 576 KB of memory.177
The MDA-compatible Hercules Graphics Card is introduced.178 It added a 720×348 monochrome graphics mode, adequate for drawing bar graphs, pie charts, and other business graphics. Most DOS software packages would support it as a de facto display standard, but DOS provided no graphics support, so every program manipulated the board's registers and video memory directly via special drivers.179 Color graphics are not considered important for business computing, and computers featuring color graphics (e.g., Apple II, TRS-80 Color Computer and Commodore 64) are largely viewed as home computers.180
SeptemberZenith releases the Z-100. Zenith calls its MS-DOS variant Z-DOS.181182183184
OctoberMouse Systems' optical mouse, wired to a Sun workstation and an Atari 400 running Missile Command, attracts many observers at the Mini/Micro 82 conference in Anaheim, attended by over 10,000 people—and wins a "best new product" award. Interface cards for the IBM PC will be available when the mouse is released in January.185
NovemberVisiCorp, the top personal computer software firm (built by its VisiCalc spreadsheet for the Apple II), demonstrates its Visi On graphical user interface-based operating environment, or windowing applications manager, at COMDEX. It had been in secret development for two years, and the demo was a loud wakeup call to Bill Gates.186187
Also at COMDEX, Compaq announces the first IBM PC compatible portable computer, the Compaq Portable. Compaq achieved compatibility legally by reverse engineering through clean room design. The Compaq Portable has a CGA-compatible display adapter which shows its text mode characters with MDA-resolution, effectively combining the virtues of the CGA and the MDA.188 Its operating system was called Compaq-DOS, adding to the confusing host of names for MS-DOS. Microsoft finally insisted that their operating system be called MS-DOS, and eventually everyone but IBM complied.189 A June 1983 PC Magazine product review said "the Compaq comes with Microsoft's MS-DOS 1.1 operating system, which is almost identical to PC-DOS 1.1."190
1983JanuaryLotus Development Corp. releases Lotus 1-2-3, which would become the IBM PC's first "killer application", making the PC as VisiCalc made the Apple II and WordStar made the CP/M machines. It was programmed entirely in assembly language and bypassed the slower DOS screen input/output functions in favor of writing directly to memory-mapped video display hardware. This reliance on the specific hardware of the IBM PC led to 1-2-3 being utilized as one of the two litmus test applications for true 100% compatibility (the other was Flight Simulator, for which Bruce Artwick wrote his own purposive built-in OS). The Compaq was the only non-IBM machine that could run 1-2-3.191
FebruaryIBM announces a new color display, the IBM 5153 Model 1 for the PC, for presentation of CGA-resolution business data and graphics.192 Home users can connect a television using a frequency modulator.193
At the CP/M'83 show in San Francisco, Digital Research announces that it will market a retail version of CP/M-86 for the IBM PC for $60, which includes a print spooler and GSX, which was formerly sold separately.194195
1983MarchMicrosoft releases MS-DOS 2.0, which introduces a Unix/Xenix-like hierarchical file system and installable device drivers (e.g. ANSI.SYS) in the system configuration file CONFIG.SYS—a first step towards plug and play.196 New internal commands are BREAK, CHDIR or CD, CLS, CTTY, EXIT, MKDIR or MD, PATH, PROMPT, RMDIR or RD, SET (environments), VER, VERIFY and VOL. New external commands are FC, DISKCOPY (not identical to IBM's version), PRINT (spooling); three filters supported with standard devices and redirection: FIND, SORT and MORE; BACKUP, RESTORE and RECOVER. New batch file commands are ECHO, FOR, GOTO, IF and SHIFT. CONFIG.SYS commands are BREAK, BUFFERS, DEVICE, FILES and SHELL. New file attribute bits are read-only, volume label, subdirectory and archive. A team of six developers produced version 2.0, led by Paul Allen, Mark Zbikowski and Aaron Reynolds.197
The IBM PC/XT, the first PC to store data on a hard disk (10 MB), is announced. It ships with PC DOS 2.0, and introduces nine sectors per track floppy disk formats, which increase floppy storage capacity by about 12%. Single-sided 180 KB (184,320 bytes; 360 sectors) and double-sided 360 KB (368,640 bytes; 720 sectors) diskettes require more than the maximum 340 FAT entries a 512-byte sector can hold, so the FAT size is doubled, leaving 351 sectors (179,712 bytes) for data on single-sided disks and 354 clusters (362,496 bytes)198 on double-sided disks.

In addition to Microsoft's new commands in MS-DOS 2.0 (above), IBM adds more including FDISK, the fixed disk199 setup program, used to write the master boot record which supports up to four partitions on hard drives. Only one DOS partition is allowed, the others are intended for other operating systems such as CP/M-86, UCSD p-System and Xenix. The fixed disk has 10,618,880 bytes200 of raw space.

The DOS partition on the fixed disk continues to use the FAT12 format, but with adaptations to support the much larger size of the fixed disk partition compared to floppy disks. Space in the user data area of the disk is allocated in clusters which are fixed at 8 sectors each. With DOS the only partition, the combined overhead is 50 sectors201 leaving 10,592,256 bytes202 for user data.203 A BIOS parameter block (BPB) is added to volume boot records.

PC DOS does not include the FC command, which is similar to COMP. DOS 2 is about 12 KB larger than DOS 1.1 – despite its complex new features, it's only 24 KB of code.204205206207 Under pressure from IBM to leave sufficient memory available for applications on smaller PC systems, the developers had reduced the system size from triple that of DOS 1.1.208 Peter Norton found many problems with the release. Interrupts 25h and 26h, which read or write complete sectors, redefined their rules for absolute sector addressing, "sabotaging" programs using these services.209210 The XT motherboard uses 64-kilobit DIP chips, supporting up to 256 KB on board. With 384 KB on expansion cards, users could officially reach the 640 KB barrier of conventional memory.211 The power supply capacity was doubled to about 130 watts, to accommodate the hard drive.212

1983AprilDigital Research releases the last 8-bit version of CP/M, it was major version 3, often called CP/M Plus. It incorporated the bank switching memory management of MP/M in a single-user single-task operating system compatible with CP/M 2.2 applications. CP/M 3 could therefore use more than 64 KB of memory on an 8080 or Zilog Z80 processor. The system could be configured to support date stamping of files. The operating system distribution software also included a relocating assembler and linker.213 CP/M 3 was available on the last generation of 8-bit computers.
Responding to VisiCorp and other competitors working on operating environments, Microsoft's Rao Remala assembles the "Interface Manager" demo which consisted of a screen filled with overlapping windows apparently running programs that really didn't do anything. At Microsoft it became known as the "smoke-and-mirrors" demo.214
MayFujitsu Microelectronics releases the first 256-kilobit DRAM chip, and its Micro 16s computer. A memory board using the 256-kb chips that allows the Micro 16s to store a full megabyte will be made available later this year.215216217
At the Spring COMDEX in Atlanta, Microsoft introduces the Microsoft Mouse, priced at $195. It comes in either a bus or serial version, with the Multi-Tool218 Notepad, a mouse-based text editor written by Richard Brodie.219 Microsoft also introduces Multi-Tool Word, designed by Charles Simonyi to work with the mouse.220221 Most watching Simonyi's demonstration had never heard of a mouse. As many as eight documents could be edited at the same time in so-called windows.222
JuneMicrosoft releases the Microsoft Mouse. Initial sales were modest, as there was little you could do with it except run the demonstration programs included in the box (a tutorial, practice app and Notepad) or program interfaces to it.223 The mouse began shipping in July.224
JulyWang Laboratories announced it had developed the Wang SIMM (single in-line memory module), which integrates nine 64-kilobit RAM chips into a .75 by 3-inch space. Wang said the SIMM could lessen the need for 256-kilobit chips which have just started production and are relatively costly, since the SIMM is denser than 256 kb and is available now. The SIMM is being offered to interested semiconductor makers, and National Semiconductor and Zenith Microcircuits have committed to manufacture 64 KB (9 × 64 kb) RAM modules based on the SIMM design. The SIMM's 30 pins are inserted into a plastic chip carrier rather than the gold-plated leadless ceramic chip carrier. Added address pins were included to enable upgrading, and Wang said it will soon assemble 256-kb components around SIMM. National Semiconductor plans to market a modified SIMM with surface-mounted chips in early 1984.225226
OctoberIBM releases the IBM 3270 PC, an IBM PC/XT containing added hardware which could emulate the behaviour of an IBM 3270 mainframe terminal.
Digital Research releases CP/M-86 Plus Version 3.1, based on the multitasking Concurrent CP/M kernel. It could run up to four tasks at once. CP/M-86 Plus was available for the ACT Apricot PC (UK) and the Olympia PEOPLE computer.
The NEC PC-100, modeled blatantly after the Apple Lisa, is the star introduction at Tokyo's Japan Data Show. It runs MS-DOS 2.01, which added support for individual country date, time and currency display formats via the CONFIG.SYS COUNTRY command, and 7000 16-bit Japanese kanji characters.227228229 With the help of Kazuhiko Nishi, leader of ASCII Microsoft, Microsoft arrived early in Japan.230
The Philips/Sony "Yellow Book" sets rules for storing data on CD-ROM, but omits mention of any logical structure for files and directories.231
1983NovemberThe IBM PCjr is announced.232 It had half-height 51⁄4-inch disk drives and ran PC DOS 2.1.233 which supported PCjr's ability to run programs from ROM cartridges and slightly different disk controller architecture. Its built-in CGA-compatible display adapter added three special graphics modes which would not be supported by later generation adapters.234 International modifications in MS-DOS 2.01 were not included because IBM did not want them. PCjr ships first quarter 1984 in limited supply.
Microsoft Word ships. On the suggestion of Rowland Hanson, who also convinced Gates to change the name "Interface Manager" to "Windows", the Multi-Tool name was killed. PC World bound an envelope containing a Word demonstration disk inside its pages.235236237238
Borland is launched by a single full-page ad for Turbo Pascal in Byte magazine. Lacking money to pay for the ad, the company deceives Byte's salesman into running the ad on credit, by hiring extra people so Borland would look like a busy, venture-backed company, making sure the phones were ringing and the extras were scurrying around. Borland expected to sell maybe $20,000 worth of software and at least pay for the ad—they sold $150,000 worth. Without subterfuge, Borland International would almost certainly have folded.239240241242
Less than two weeks after VisiCorp announced the release of Visi On (see below), in New York on November 10, Microsoft officially announced Windows as "a graphical user interface to cover DOS." Gates said that with Windows, users would finally be able to use their software on any PC without compatibility issues.243244245
DecemberVisi On, the first graphical user interface-based operating environment for the PC—generally viewed as VisiCorp's answer to Apple's Lisa—ships.246 It runs on top of DOS 2.0 and requires at least 512 KB RAM and a 5 MB hard drive, a Mouse Systems-compatible mouse and CGA. It does not make use of color247—it uses black-and-white graphics at 640×200 resolution. Although it was highly hyped in 1982 and 1983, Visi On never caught on—it was painfully slow and overpriced ($1765 with the mouse, a spreadsheet similar to VisiCalc, and word-processing and graphics programs).248249250 Few users had mice and hard disks, and many balked at paying $2500 or more to add them to their computers.251
1984JanuaryClone competition heated up in the past two months, with new microcomputers from Leading Edge, Panasonic, Tandy, Sperry, North Star, Gavilan and others. A similar spate of IBM clones existed during IBM mainframes' late 1960s/early 1970s heyday, when many companies developed plug compatible computers. IBM improved its models and changed specifications so the clones were no longer compatible, and many plug compatible mainframe manufacturers went bankrupt. Suspicious that history could repeat, many recent microcomputer entrants are proud of their technological advances earned at the cost of compatibility, such as portability, faster performance, better graphics, increased memory or a simpler user interface than the IBM PC or PC/XT.252
The Macintosh 128K, a milestone computer designed around a graphical user interface, is introduced. It would be several years before the PC platform had graphics as a standard feature, and not until 1990 would PC graphics "really work".253254
FebruaryDigital Research ships Concurrent CP/M Release 3.1, featuring PC-Mode, which allows users to run either PC DOS or CP/M-86 applications.255
MarchMicrosoft combined versions 2.1 and 2.01 to create MS-DOS 2.11 for other OEMs. Version 2.11 was sold worldwide and translated into about 10 different languages.256 It was shipped by every major OEM, including Hewlett-Packard, Wang, DEC, Texas Instruments, Compaq, and Tandy.257 By June, Microsoft will have licensed MS-DOS to 200 manufacturers.258
MayQuarterdeck Office Systems ships their Desq text-mode operating environment (list price $399) which runs on top of DOS 2.0.259 Desq allows nine windows to be open at the same time, on either a color or monochrome display. However, concurrent processing (multitasking) isn't supported. Unlike Visi On, it doesn't require developers to configure their programs to operate inside its windows. A mouse is optional—the Microsoft, Mouse Systems and Logitech mouse types with either two or three buttons are supported.260261262263 Desq got off to a slow start, with like products from better known developers still on the horizon.264
Accepting the emergence of PC DOS as a de facto standard, Digital Research announced Concurrent PC DOS, which allows users to run up to four programs simultaneously using PC DOS and/or CP/M. Concurrent PC DOS supports up to four windows and requires 256 KB RAM, with 512 KB recommended. It can support two users, with one attaching a dumb terminal to the micro's serial port.265 Concurrent PC DOS, due out by the end of 1984, will be offered for the AT&T 6300.266267 However, the PC mode is not perfectly compatible. It may have trouble with programs that bypass the operating system to address specific memory locations, and is only DOS 1.1 compatible, so it can't read beyond 2.0's root directories. PC expert Peter Norton thinks multitasking and multiuser abilities are more than the PC was meant to handle.268
Phoenix Software Associates introduces the first Phoenix PC ROM-BIOS which enabled OEMs to build essentially 100%-compatible clones without having to reverse-engineer the IBM PC BIOS themselves, as Compaq had done for the Portable, helping fuel the growth in the PC compatibles industry and sales of non-IBM versions of MS-DOS.269 Phoenix said it used a "TI-9900 programmer" to reverse-engineer IBM's BIOS, and its ads touted an insurance policy against copyright-infringement suits. IBM had sued companies that simply copied the code.270
1984JuneBorland runs a two-page ad in Byte for Sidekick, a memory-resident, or terminate-and-stay-resident (TSR) program that uses a hot-key pop-up window to superimpose a calculator, calendar, notepad, phone dialer, and ASCII table onto PC DOS software.271272273 Other companies soon discovered this wonderful DOS feature and TSRs began competing for the PC compatible's finite memory space. InfoWorld would name it 1984 Software Product of the Year (1-2-3 was their 1983 awardee).274
AugustMicrosoft releases MS-DOS 3.0,275 after a difficult year and a half of grappling with problems of software incompatibility, remote file management, and logical device independence at the network level. In laying the foundation for networking, the core team of five people led by Zbikowski and Reynolds redesigned and rewrote the DOS kernel. Redirector and sharer interfaces for IBM's network adapter card were added, but the redirector itself, which interacts with the transport layer of the network, wasn't ready.276 Per Zbikowski: "The product was not ready for us to ship when IBM said, 'Fine, we'll take it.'"277
The IBM PC/AT, a computer built around the 6-MHz Intel 80286 microprocessor, with a 16-bit ISA bus, new CMOS clock and 20 MB hard drive, is introduced. It ships with PC DOS 3.0, which adds support for quadruple, or high density (80-track), 15 sectors per track 1.2 MB (1,228,800 bytes; 2,400 sectors) floppy disks. Their FAT fills seven sectors (14 for two copies) and root directory 14 (holding up to 224 entries), leaving 2,371 1-sector clusters (1,213,952 bytes) for data. The hard disk has 614 cylinders, four sides, and 17 sectors/track, a total of 41,752 sectors or 21,377,024 bytes raw space. The 12-bit FAT design allows for a maximum of 4,078 clusters.278 DOS cluster sizes are powers of two,279 so to avoid using 16-sector clusters and support larger hard disks more efficiently, DOS added a new partition type (0x04) for partitions larger than 15 MB, using a 16-bit FAT, which allows a smaller 4-sector cluster size. As a result, DOS 2.x hard disks larger than 15 MB, which used a 12-bit FAT (type 0x01) are incompatible with later versions of DOS.280 The 286 has a 24-bit address bus that can address 16 MB of RAM, and IBM officially supported expansion to 3 MB. PC DOS 3.0 supported use of extended memory with the VDISK.SYS installable device driver, which allowed configuration of one or more virtual disks (RAM disks). The /E switch caused virtual disks to use extended memory rather than conventional memory.281 VDISK used a BIOS memory transfer service, termed the Interrupt 15h interface, to avoid switching directly into protected virtual address mode.282 However, the ROM-BIOS routine did switch from real mode to protected mode and back again, a relatively slow process which was not reliable for some applications. PC DOS 3.0 also provided the same international support included earlier in version 2.11. IBM also announced a PC/AT version of the Xenix multiuser operating system, the IBM PC Network (developed for IBM by Sytek and supported by PC DOS 3.1), and a new multitasking windowing software utility called TopView—all will be available in first quarter 1985.283284285286287288289 The redesigned keyboard added an 84th key. IBM's software engineers were tasked with making it switch the AT from DOS into a "virtual machine" or "hypervisor" mode that would enable multitasking programs written for different operating systems.290 The motherboard grew in size to fit in the added circuits such as the clock and the second Intel 8259 & 8237 controllers.
1984SeptemberIBM introduces the Enhanced Graphics Adapter (EGA), which costs $524 and has 16 KB ROM and 64 KB RAM. A further 64 KB RAM ($199) comes on a piggyback board called the Graphics Memory Expansion Card. A further 128 KB ($259) added to the piggyback board produces a fully loaded 256 KB EGA card (total cost: $982). For use with monochrome monitors, the EGA supports MDA-text mode and adds a 640×350 monochrome graphics mode, a slightly lower resolution than the Hercules' 720×348. The EGA has the advantage of being "IBM standard" with built-in BIOS support, while Hercules has the initial advantage of being more widely used and software-supported. For color monitors, all seven CGA modes are supported. 80-column text mode resolution improved from the CGA's 640×200 to 640×350—shy of the 720×350 resolution achieved by Compaq. Three new graphics modes were added, including 16 colors simultaneously from a palette of 64 colors at 640×350 resolution (see EGA palettes).291292293294295 The IBM 5154 enhanced color monitor ($849, planned availability January 1985) is needed to display the increased resolution.296297 IBM also announces the 640×480, 256-color Professional Graphics Controller (PGC) for computer-aided design (CAD) workstations.298 The PGC has IBM's first graphics coprocessor and is its first video controller to produce an analog signal.299
NovemberIn Europe, AT&T and Microsoft release MS-DOS 3.1,300 which added a new local area network supplement Microsoft Networks 1.0 (identified earlier as MS-Net)301 for use on non-IBM network cards. Microsoft Networks services are provided by a file server which is part of the Networks application and runs on a computer dedicated to the task.302 Neither MS-Net, nor its successor LAN Manager, was particularly successful competing against market leader Novell, whose product Novell NetWare had a seventy percent market share.303
DecemberQualitas announces TallScreen, a utility that lets you scroll up the screen to see text that's scrolled off the top of the display, and Rational Systems announces Instant-C, a C language interpreter. These two small businesses would become better known for their memory manager and DOS extender products introduced in July 1987.304305
1985JanuaryDigital Research previews Concurrent DOS 286 in cooperation with Intel. The product functions strictly as an 80286 native mode operating system, allowing users to exploit the protected mode fully to perform multi-user, multitasking operations while running 8086 emulation.306
MarchIBM ships their TopView text-mode operating environment.307 A June InfoWorld product review called it slow and memory hungry, and said it required users to know too many technical details about their programs.308
AprilThe IBM PC Network program, supporting IBM's network adapter card, is released. It runs on PC DOS 3.1.309310
At the Spring COMDEX, Intel announces a memory board called Above Board that circumvents the 640 KB memory barrier, and Lotus Development Corp. announces new versions of Lotus 1-2-3 and Symphony intended to make use of the newly available memory. Above Board uses bank switching so the IBM PC and PC/AT can use what Intel and Lotus call the expanded memory device interface specification 3.0 (EMS, not to be confused with IBM's extended memory). The specification allows use of up to 8 MB of RAM. Above Board packs up to 2 MB, and two Above Boards can coexist in the same system. A source estimated that 4 MB of RAM would yield about 500,000 cells in a spreadsheet. EMS is implemented with the expanded memory manager (EMM), a device driver supplied by the board manufacturer as a CONFIG.SYS DEVICE directive. The specification was publicly released to product developers, and similar memory boards were soon released by others including Tecmar and Quadram.311312313314 Many of the first programs supporting EMS assumed that all available EMS memory was for them, resulting in "EMS wars" as disk caching software, resident programs and applications stomped over each other's use of expanded memory. Only by embracing the spec could peace reign and multiple programs safely share and simultaneously use expanded memory.315
MayMicrosoft is "just now shipping" DOS 3.1 in the US; PC users complain that availability is limited.316 The major LAN players have announced their support, e.g. 3Com's LAN will incorporate a portion of Microsoft's Redirector.317
Seven months after its introduction, the EGA has not displaced IBM's first generation of video boards because most developers have yet to adapt their software to it. Among the handful of software packages now fully supporting the EGA is Digital Research's GEM (Graphics Environment Manager). For a number of reasons, software designed for the CGA's graphics mode won't work properly under the EGA's emulation mode, but software designed for the MDA generally does.318
Digital Research exposed problems with the emulation features on the C-1 step of Intel's 80286 chip which would not allow Concurrent DOS 286 to run 8086 software in the protected mode. The release of Concurrent DOS 286 was delayed until Intel develops a new version of the chip. Industry observers are by no means certain that Concurrent DOS 286 will ever be able to run existing software effectively in protected mode, even with Intel's refinements to the chip.319
1985JuneDigital Research releases Concurrent DOS 86 Version 4.1, an updated version of Concurrent DOS that supports high-end IBM-compatibles, MS-DOS 2.1 applications and Digital Research's GEM software.320
AST Research announces the RAMpage multifunction board, designed as a superset of the Lotus-Intel standard, to operate in a multitasking environment on the PC.321322
Atari shows a prototype CD-ROM at the Summer Consumer Electronics Show in Chicago, hooked to an Atari 520ST, running a 58-million character encyclopedia. Software for the CD-ROM is being developed by Activenture, a company founded by Kildall.323
JulyQuarterdeck ships DESQview. Facing bankruptcy after IBM's TopView announcement "stopped" sales, they rewrote Desq to be TopView-compatible.324325326327
Microsoft says it is joining forces with Lotus and Intel in support of the EMS, which will now be named the Lotus-Intel-Microsoft Specification. Microsoft plans to integrate expanded memory abilities into its future systems software products. Together with the announcement, Intel released a new version 3.2 of the specification. Intel said that enhancements in the revision allow multitasking operating systems to support more easily multiple application programs sharing expanded memory.328 Application programs communicate directly with the EMM using a software interrupt, bypassing DOS. A new EMM function supported multitasking operating systems by saving and restoring page maps.329330
AugustIBM and Microsoft announce a long-term joint development agreement to share specified DOS code and create a new multitasking operating system from scratch, known by various code names: CP-DOS, 286DOS, DOS 5, New DOS, or Advanced DOS (OS/2 would eventually be released in late 1987). The pact was signed in June.331332333
Microsoft announces its first LAN-compatible application, Microsoft Word for Networks. The program is stored on the network file server.334
Market reaction to IBM's Enhanced Graphics Adapter has not been overwhelming, partly because the EGA's complexity—five custom chips and 12 modes—has slowed software development and the board's price tag has been a damper for many, but the EGA is emerging as the next graphics standard. Lotus expects to release drivers supporting 1-2-3 and Symphony by the end of the month, and Microsoft Chart will join Word and Windows in supporting the EGA. Several clone boards are expected to hit the market over the next six months. Chips and Technologies (C&T) is creating a full, custom EGA chip set. IBM tried to insulate developers from the board and sidestep the driver problem by incorporating the Virtual Device Interface (VDI) from Graphic Software Systems (GSS) of Wilsonville, Oregon (founded in 1981 by four former Tektronix engineers) into the EGA, but many developers are choosing to ignore the IBM VDI. Digital Research has its own Virtual Device Interface, which they describe as similar to a superset of IBM's VDI, which they say has limited raster graphics support. A number of vendors are writing directly to the screen rather than the VDI to get better performance, including Lotus and Ashton-Tate. Microsoft's upcoming Windows uses Microsoft's Graphics Device Interface, a superset of Graphic Software Systems' VDI. Ashton-Tate's development director said that because the EGA slows down the 8088, creating performance problems, the EGA's technical benefits almost require the 80286. A Microsoft software engineer said the basic 64 KB EGA forces a trade-off between resolution and color—a user can have either 4-color 640×350 or 16-color 640×200 resolution, recommending the 64 KB piggyback board for good performance of 16 colors at 640×350 resolution. Historically, graphics has been viewed as a vertical market—charting or computer-aided design. Graphics is moving from niche markets to an overall system technology incorporated in almost every type of application with the development of user interface technology.335
After four weeks of testing E-step samples of the 80286, Digital Research acknowledged that Intel corrected all documented 286 errata, but said there were still undocumented chip performance problems with the prerelease version of Concurrent DOS 286 running on the E-step. Intel said the approach Digital Research wished to take in emulating 8086 software in protected mode differed from the original specifications. Intel will make minor changes in the microcode that will allow Digital Research to run emulation mode much faster, incorporated into the E-2 step.336
1985SeptemberDigital Research sidelines Concurrent DOS 4.1 into DOS Plus 1.x. The Philips :YES, a DOS Plus equipped Intel 80186-based computer to be produced and marketed in Austria, is announced.337
C&T announces its EGA CHIPSet, a set of four VLSI chips enabling cheaper graphics cards than IBM's $982 EGA, which improved on its speed and performance and made the EGA widely accepted as a standard. By November's COMDEX over a half-dozen companies introduce EGA-compatible cards priced at about $600.338339340
OctoberMicrosoft releases MS-DOS 2.25, which added support for Korean Hangul characters. Many of the system utilities were made compatible with MS-DOS 3.0. This version was distributed in the Far East but was never shipped by OEMs in the United States and Europe.341
Intel announces the 32-bit Intel 80386. The 386 has a 32-bit address bus that can directly address 232 (4,294,967,296) memory locations, i.e. 4096 MB or 4 gigabytes (GB) of RAM using the flat memory model, or up to 246 bytes (64 terabytes) of virtual memory.342343 To sustain the 386's 33 MHz maximum clock rate, a cache memory system containing fast SRAMs connected over the microprocessor's local bus is used.344
NovemberInfoWorld reported that business users were displaying a nearly insatiable demand for more disk storage capacity. A company was selling a disk system for the PC/AT that could hold 240 megabytes in one file, and many 40- and 80-megabyte disks were in use. However, there was a problem. DOS limited partitions to only 32 MB—the BPB's Total Sectors on the Volume field limit was 65,536 (216), and 16-bit addresses passed to interrupts 25h and 26h.345 Many were surprised that IBM did not demolish the 32 MB barrier with PC DOS 3.0 or 3.1. The most common way to resolve this problem was to treat large drives as if they were actually two or more drives. The drives are then termed logical or volume drives, and work well as long as no one file is larger than 32 MB.346
Digital Research, in an effort to promote its stalled Concurrent PC DOS operating system, modified the system to exploit the RAMpage expanded memory specification. Concurrent PC DOS XM was scheduled to be released in first quarter 1986, followed by a second quarter update compatible with PC DOS 3.1's record and file locking scheme and file sharing schemes. Both the Lotus-Intel-Microsoft and AST expanded memory specifications enable users to address up to 8 MB of RAM.347348349
C&T ships its first AT-compatible chipset, five chips that replace 63 motherboard components, making it a hardware equivalent of the Phoenix BIOS. Phoenix is working on an AT-compatible design that uses the C&T chipset, and a design that integrates graphics onto the motherboard. The CHIPSet design allows the motherboard size and power consumption to be reduced, so that an AT-compatible motherboard can be used in an XT chassis. This chipset will be included in the Tandy 3000 and the AT-compatible from PC's Limited.350351352353
At a COMDEX roast, Gates is presented with a vaporware award, as the "two-years late" multitasking operating environment Windows 1.0 is introduced.354355 PC Magazine says its best features aren't multitasking and windowing, but rather its ability to turn ordinary applications into memory-resident utilities, and, for developers, its Graphics Device Interface.356
Near Lake Tahoe, an ad hoc committee of vendors meets at the High Sierra Hotel and Casino to develop a standard logical format for organizing data on CD-ROM.357
DecemberThe European Computer Manufacturers Association adopts and releases standard ECMA-107, Volume and File Structure of Flexible Disk Cartridges for Information Interchange, standardizing FAT12.358
1986JanuaryMicrosoft releases MS-DOS 3.2 to IBM.359
Grolier and Activenture ship a CD-ROM-based encyclopedia, Philips CD-ROM drive and PC-compatible interface board for $1,495. Atari, seeking a lower cost CD-ROM unit, delayed its product.360
InfoWorld reported that during the past year a growing number of generic, no-name PC compatibles gained support as legitimate alternatives to major manufacturers' systems. Components of clones have become such standard commodities that most feel that the generic machines achieve a high degree of compatibility. Although some dealers include a copy of MS-DOS with their generic micros, many small dealers do not. Usually users can buy copies of IBM's PC DOS from authorized IBM dealers.361
IBM announces its reduced instruction set computer (RISC), the IBM RT PC, with a 40 MB hard drive and a physical appearance virtually identical to the PC/AT. PC DOS programs will run on RT PCs with an optional board containing an 80286 processor and a coprocessor program allowing users to switch between AIX and PC DOS operations.362363
FebruaryDigital Research and IBM agreed to use Concurrent DOS 286 in versions of the PC/AT for point of sale in retail stores and other vertical applications. Concurrent DOS 286 will serve as the basis for IBM's 4680 operating system. Numerous IBM value-added resellers with medical, legal and other vertical application packages have shown interest in the product.364
DESQview 1.2 ships. It supports AST's enhanced expanded memory specification (EEMS) on the new RAMpage (stylized RAMpage!) board. The only other major program using AST's superset is Ashton-Tate's Framework II. Computerworld said it used less memory than Windows or TopView and may be the "most pragmatic choice".365366367368369370
1986MarchNEC announces its MultiSync monitor in magazine ads. Compatible with the CGA, EGA and PGC, it supports resolutions up to 800×560 and offers analog input.371372373374
In Seattle, Kildall gives the keynote address at Microsoft's First International Conference on CD-ROM, where the High Sierra Group released its set of proposals.375
IBM released the first components of its Token Ring local area network, and PC DOS 3.2, which supports token ring operations. Although it adds support for 31⁄2-inch double-density 720 KB floppy disk drives (IBM did not say why), it will be released on a 51⁄4-inch floppy. The Token Ring Network allows IBM PC users to share printers, files, and other devices. Supporting software includes the IBM Token Ring/PC Network Interconnect Program and the advanced program-to-program communications for the IBM PC (APP/PC). Some dealers carrying IBM's earlier networking product, the IBM PC Network, are waiting to gauge demand for the Token Ring Network before carrying the product.376377378379
Microsoft is expected to release MS-DOS 3.2 to compatible manufacturers, with the same features as PC DOS 3.2.380 A new device driver RAMDRIVE.SYS creates a virtual disk in either conventional memory, extended memory or Lotus-Intel-Microsoft expanded memory. However, the MS-DOS kernel does not take part in expanded memory manipulations and does not use expanded memory for its own purposes.381 RAMDRIVE.SYS reportedly uses the undocumented LOADALL CPU instructions, which permit a real-mode program to access any location in extended memory.382 Presumably this allows RAMDRIVE.SYS to improve upon IBM's relatively slow and unreliable VDISK process. This is the first MS-DOS version Microsoft offered in a shrink wrap packaged product for smaller OEMs or system builders.383
Apricot Computers pre-announces MS-DOS 4.0, the first multitasking version. Apricot will sell MS-DOS 4.0 to European customers as the controlling program for network servers that support a new family of Apricot microcomputers. Apricot will also offer MS-Net 2, a new version of Microsoft's LAN. Developers and industry insiders expect Microsoft to bypass that version in the United States in favor of a more powerful version, MS-DOS 5.0, which will access up to 16 MB of RAM.384385386
AprilIBM announced the Expanded Memory Adapter (XMA) for the 3270 PC, which enables users to have multiple DOS sessions and a host session, or multiple host sessions and one DOS session. The XMA is not compatible with the Lotus-Intel-Microsoft specification, but uses a bank-switching technique that closely resembles AST's EEMS.387388 IBM also announced TopView 1.10389 and the 80C88-based IBM PC Convertible, IBM's first computer to use 31⁄2-inch floppy disks, which will be available in May. The PC Convertible uses application-specific integrated circuit (ASIC) chips which combine the functions of numerous chips into fewer, more specialized chips, foreshadowing IBM's strategy to use proprietary architecture in future machines. IBM also announced a faster 8-MHz version of the PC/AT and a new 101- (U.S.) / 102-key (Europe) Enhanced Keyboard. IBM's Entry Systems Division president warned that competitors will have to "move very quickly in order to remain compatible."390391
Six months after the EEMS specification was introduced and AST and Quarterdeck joined forces to support its use in DESQview, Quadram announced that their new Quad EMS+ board would support it.392393394395
1986MayWhile software makers debate a standard for memory-resident programs, two developers are racing to develop utilities that promise to help normally incompatible TSRs work together. The programs are Referee from Persoft Inc. and Borland's MOM (Memory Organization Manager).396 Ultimately, users would rebel because they couldn't keep track of all the special conditions for each TSR. Many TSRs failed as products because dealing with the complexity was more trouble than the value delivered.397
JuneAt the National Computer Conference, the High Sierra Group announced its logical file format standards defining a volume table of contents and directory structure for CD-ROM.398
AugustPC's Limited is selling an EGA-compatible board (that uses Chips and Technologies chips) for $269.399 PC Magazine reports on two build-your-own-AT alternatives: from a kit, or individually purchased components. They found that few of the many companies offering AT motherboards were willing to sell just one.400
IBM's retail PC market share slipped by 10 percent in the last year, and now accounts for less than half the PC-compatibles sold. For many, there seems to be no compelling reason to buy IBM anymore. In June, chief executive John F. Akers told analysts IBM would consider withdrawing from part of the PC market if it became too commodity-like.401
SeptemberCompaq introduces the first Intel 80386-based computer, the Compaq Deskpro 386. It was the most powerful personal computer on the market. IBM had not yet ordered a single 386 chip from Intel.402 Compaq President Rod Canion warned that if IBM doesn't respond with its own 80386-based machine within six months, the Deskpro 386 will become the industry's 32-bit personal computer standard. Two models were announced, Model 40 (40 MB hard drive) and Model 130 (130 MB). Both came with built-in support for up to 8 MB of expanded memory, by using the Compaq Expanded Memory Manager (CEMM)—the first so-called PC "memory manager" for 80386 CPUs—to emulate expanded memory.403404 The Deskpro 386 system memory board was expandable to 10 MB, but no operating system was yet available to exploit more than the 1 MB address space of the original IBM PC (except by creating RAM disks and disk caches; Compaq utilities VDISK.SYS and CACHE.EXE did this).405 Compaq called their solution to the 32 MB partition limit enhanced disk, which was implemented with a custom Compaq version of FDISK that allowed creation of multiple MS-DOS partitions on a single hard drive, and the ENHDISK.SYS device driver installed into CONFIG.SYS to access those extra partitions.406407408 Model 130's enhanced disk could hold four 32 MB partitions.
Chips and Technologies announces the 82C206 – a single chip that integrates all the main motherboard functions, replacing seven Intel chips – the clock generator, bus controller, system timer, two 8259 controllers, and two 8237 controllers – and the Motorola CMOS/clock chip. Combining this new chip with the existing five-chip set enables PC clone makers to greatly reduce the size, complexity and cost of their machines, while increasing their speed.409410411
Microsoft announced OEM extensions to MS-DOS that will allow any computer running DOS 3.1 or 3.2 to read data from any CD-ROM formatted in High Sierra Format.412
Microsoft demonstrates MS-DOS 4.0 and MS-Net 2.0 at a Paris trade show. They will be released simultaneously in the fourth quarter this year.413 Apricot and SMT Goupil both plan to support the new software.414 Microsoft president Jon Shirley said at least one contract is pending with a U.S. manufacturer. He said that MS-DOS 4.0 "doesn't move forward with the 286"—it does not replace Xenix or offer a completely multiuser DOS. It is intended for networks in which every workstation can process requests as a high-performance, non-dedicated file server with high level communications that need to do preemptive multitasking.415
OctoberDESQview 1.3 is announced. It supports the virtual 8086 mode of the 80386, but only on Compaq's Deskpro 386, by using CEMM. Quarterdeck calls it the first "control program" or "virtual machine manager" for 386-based machines—it runs up to nine applications simultaneously in up to 640 KB of memory each, supporting applications using EMS memory, even though that isn't an inherent feature of virtual 8086 mode. Control programs are the first step toward operating environments that exploit the 386 fully.416417418419420
Microsoft ships MS-DOS 4.0 to Wang, ICL, and virtually nobody else. Essentially it was Windows minus the graphical user interface (see New Executable). Microsoft, having long tried to kill it as redundant, honored its contractual commitments.421
NovemberPhar Lap Software introduces the first DOS extender, 386|DOS-Extender, a software developer's tool that allows 32-bit mainframe-size application programs to run under MS-DOS 3.1 or 3.2 on any 80386-based IBM PC-compatible computer by exploiting the 80386's protected-mode memory abilities.422423
The Software Link demonstrated PC-MOS/386 at COMDEX. Release of the multiuser operating system that supports the 80386 virtual and protected modes is scheduled for February 1987.424
DecemberThe European Computer Manufacturers Association adopts and releases standard ECMA-119, Volume and File Structure of CDROM for Information Interchange, a re-edited version of the High Sierra Group proposal, and submits it to ISO for further processing as an international standard.425
1987JanuaryDigital Research's new Flexible Automation Business Unit introduced its first product, the real-time operating system FlexOS 286, a re-engineered version of Concurrent DOS 286 designed specifically for computer-integrated manufacturing.426
IBM ships a patch disk for PC DOS 3.2 that amends five command files and includes two keyboard programs for the IBM Enhanced Keyboard.427
FebruaryQuarterdeck recently released Quarterdeck Expanded Memory Manager 386 (QEMM).428
Digital Research launches Concurrent DOS 386, which runs up to four applications concurrently supporting up to 10 users on a system.429430
MarchThe March 20 The Wall Street Journal says that 31-year-old Gates has become the youngest self-made billionaire in history.431
AprilThe IBM Personal System/2 line is released. Models range from the 8086-based IBM PS/2 Model 30, with 256-color Multi-Color Graphics Array (MCGA) to the 80386-based Model 80, with 256 KB RAM 640×480, 16-color Video Graphics Array (VGA).432 The default VGA text mode renders nine-by-16 pixel character cells (720×400 resolution), a higher resolution than MDA.433 MCGA and VGA produce an analog signal; their predecessors, except the high-end PGC, produced a digital TTL signal. MCGA and VGA are integrated into the motherboard, rather than added on an expansion card, but IBM says a PS/2 VGA adapter for upgrading Model 30 and older PCs will be available in July.434435 The PS/2 line runs on PC DOS 3.3 (the new protected mode multitasking Operating System/2 is announced for availability in first quarter 1988).436 Version 3.3 added support for high density 31⁄2-inch 1.44 MB floppy disk drives, which IBM introduced in its 80286-based and higher PS/2 models, and introduced a partition type (0x05) for extended partitions, which could hold up to 23 logical drives.437 The Micro Channel architecture (MCA) bus is introduced—Models 50 and 60 use a 16-bit version, while Model 80 uses a version that supports 32-bit data and addressing.438 The upgrade from DOS 3.2 to 3.3 was completely written by IBM, with no development effort on the part of Microsoft, who were working on "Advanced DOS 1.0". Soon after release, some users with non-IBM hardware reported hard drive problems. The MS-DOS version of 3.3 was still being tested by Microsoft.439 The DIN connector used by earlier PC keyboards is replaced by a mini-DIN connector, and mice get the same connector; these "PS/2 connectors" would become the new standard for PC-compatibles.
A Microsoft press release announces Windows 2.0, which has "visual fidelity" to the Microsoft Operating System/2 Windows Presentation Manager, for shipment in the third quarter.440441
Fox Software announced Foxbase 2.0 386, the first database to exploit the 386's memory fully, by using the Phar Lap DOS extender program, which intercepts calls to DOS and automatically switches the system back to real mode for those functions. By tapping the chip's protected mode, the entire program can run in memory, eliminating disk access times and improving execution speed in some cases by a factor of 10. The program does not support multitasking, which must wait for advances in the operating system, so it is an interim solution.442
1987MayDESQview 2.0 ships. When used with QEMM, it supports virtual 8086 mode. It supports the EGA's 43-line text mode, and the VGA's 50- and 60-line modes. Also, TopView's program information file (.PIF) format and it comes with a TopView 1.1-compatible API.443444445
JuneIBM delivers the 8514/A display adapter, an optional upgrade for PS/2 models 50, 60, and 80 which is essentially a superset of VGA that works together with the on-board VGA processor. Like the PGC, it has a graphics coprocessor, which processes vector graphics, whereas CGA, EGA, and framebuffer VGA use raster graphics and rely on the main CPU for most video processing. Its 1,024×768 resolution produces interlaced video, which tends to flicker.446447448
Phar Lap and Quarterdeck announce a joint development agreement to support 386|DOS-Extender under DESQview.449
JulyFox Software ships Foxbase 2.0 386.450 Phar Lap admits its DOS extender conflicts with TSR programs as well as Novell NetWare. Fox found Intelligent Graphics Corp.'s X-AM currently more reliable, and built an X-AM run-time version into Foxbase 2.0 386. The key to X-AM's performance is apparently its ability to switch from protected 386 mode to virtual 8086 mode.451
Rational Systems releases their DOS/16M 16-bit DOS extender, a library for C and MASM programmers who don't want to wait for OS/2 to produce large programs, that lets linked programs use up to 16 MB of RAM with DOS 3.x on 286- and 386-based systems. Users don't have to convert to another operating system or contend with such time-consuming tricks as code overlays, bank switching and paging.452
Qualitas 386 to the Max is introduced. InfoWorld says it outperforms, has more features, and takes less memory than all other memory managers. It would be widely used with Windows/286 at Microsoft, as customers everywhere praised its speed and versatility over Windows/386.453454
AugustCompaq files a U.S. patent application for "software emulation of bank-switched memory using a virtual DOS monitor and paged memory management." Their invention uses 80386 paging hardware and virtual 8086 mode to emulate expanded memory using extended memory. The patent would be issued in 1990.455
Microsoft ships MS-DOS 3.3. It has the same feature set as the version IBM has been shipping since April.456
Lotus-Intel-Microsoft EMS 4.0 is announced. Key features include the ability to execute program code from expanded memory, including memory-resident programs; boosting the expanded memory ceiling from 8 to 32 megabytes; and the ability for multiple programs to use expanded memory at once. Quarterdeck introduced an update of QEMM supporting EMS 4.0. The new EMS is designed to eliminate "RAM cram," the overstuffing of conventional memory with TSR programs.457
1987SeptemberMicrosoft announces Windows/386, version 2.0. Compaq, co-developer of the product, will bundle it with its 386-based systems, starting in October.458
OctoberICL releases their OEM MS-DOS 4.1, a customized version that enabled users to run one application in foreground and an unlimited number of applications in background mode. It runs on an ISDN workstation.459460461
STB Systems releases the first BIOS-level compatible VGA board, soon followed by Sigma Designs. Register-level compatible boards soon followed. Unlike MCA, VGA was quickly accepted in the video board industry as the new standard.462463464 While IBM's PS/2 VGA adapter only has an analog port, third-party VGA-compatible cards have both an analog 15-pin port and a digital nine-pin port for compatibility with prior hardware.465
Microsoft announces and ships the first PC version of its Excel spreadsheet. Excel for Microsoft Windows requires Windows and includes Windows 2.01 in run-time. Excel runs on 286- and 386-based systems with an accelerator board. Excel offers Dynamic Data Exchange, a Windows feature. Excel reads and writes 1-2-3 files and accepts 1-2-3 macros.466467
NovemberCompaq ships Compaq MS-DOS 3.31 with support for hard disk partitions over 32 MB, up to 512 MB. Partitions over 32 MB use a new partition type (0x06). Compaq dropped support for creating enhanced disks from their version of FDISK, while maintaining support for ENHDISK partitions created by prior versions.468
Intelligent Graphics Corporation (IGC) announces its VM/386 control program, which provides access to multitasking and virtual memory. The program, inspired by IBM's VM/370 operating system, creates full-screen "virtual machines". Control-Alt-Delete reboots the current virtual machine within VM/386 without resetting the host system. The SysRq key brings up the VM manager. IGC's DOS extender, X-AM, will be supported in a future version of VM/386.469470471
Quarterdeck announces a new version of DESQview which runs applications that use 386|DOS-Extender, such as Paradox 386–that's set to ship next month. New versions of QEMM and 386|DOS-Extender ship in first quarter 1988.472473474
DecemberIBM ships OS/2 Standard Edition, Version 1.0 early.475
Zenith became the first vendor to ship Microsoft OS/2.476 Most vendors decided not to bundle OS/2 with their PCs, and are only offering it as an option.477
ECMA adopts the 2nd edition of standard ECMA-119, Volume and File Structure of CDROM for Information Interchange, introducing some improvements and editorial amendments. This edition is technically identical with ISO 9660.478
1988JanuaryWindows 2.03 and Windows/386 finally hit retail outlets. Windows can overlap – version 1.0 windows only tiled.479480 Program information files (PIFs) are used for launching applications, as with TopView and DESQview.481
MarchAt its Third International Conference on CD-ROM, Microsoft introduced version 2.0 of the MSCDEX CD ROM Extensions, adding support for the ISO 9660 standard.482
MayDigital Research releases DR DOS 3.31, supporting hard disk partitions up to 512 MB. DR DOS is ROMable, unlike MS-DOS.483484
JuneMicrosoft releases Windows/286, version 2.1, which replaces Windows 2.03. It provides an extra 50 KB above the 640 KB DOS limit, when running on a system with more than 1 MB of extended memory available. A future version, as well as the next EMS, will add 64 KB rather than 50 KB to main memory. Windows/286 still runs on 8086/8088-based systems, but without this new memory. Windows/386, version 2.1 was also released.485
1988JulyIBM ships IBM DOS 4.0. It adds an optional text-based file manager shell (DOSSHELL) with pull-down menus called by typing the F10 key, optional mouse support and a text-based user interface—an alternative to the command-line interface—which is a subset of the upcoming OS/2 version 1.1's Presentation Manager. The DOS Shell could run in either text mode or graphics mode (on supported hardware), depending on how it was configured in the file DOSSHELL.BAT. Text mode is required to avoid incompatibilities (video conflicts) while running many popular TSR programs in graphics mode.486 IBM DOS 4.0 supports Lotus-Intel-Microsoft EMS 4.0 on IBM's Expanded Memory Adapter, and is the first MS-DOS/PC DOS version that is "EMS-aware" and can use the EMS memory when it is available.487 DOS 4 supports hard disk partitions over 32 MB, up to 1024 MB.488 It also offers a hard drive installation program as an alternative to the procedure used in prior versions (FDISK, FORMAT, SYS, COPY), enhanced video-graphics support and improved error handling.489 The release was simultaneously announced by Microsoft, but no other OEMs had yet released it for their machines.490 Because Microsoft already sells in Europe a multitasking version of DOS, which is called DOS 4.0, it is not clear if Microsoft will use a different version number for the new operating system.491 IBM also ships OS/2 Extended Edition 1.0, which adds the IBM-developed components Communications Manager and Database Manager.492
Concurrently with the July 19 DOS 4.0 announcement, Microsoft released an extended memory specification, XMS, Version 2.0, implemented by the device driver HIMEM.SYS in Windows/286. When run on 286- and 386-based systems, XMS brings DOS memory management to three new regions of memory:
  • Upper memory blocks (UMBs) above the video RAM and below the BIOS ROM: otherwise unused regions that can be used by EMS hardware and software, and by 80386 memory managers such as QEMM and 386-to-the-Max
  • High memory area (HMA): boosts access to conventional memory by using the A20 handler that adds 64 KB normally considered part of the extended-memory address range, used by multitasking software such as DESQview and Windows/286
  • Extended memory, born in August 1984 with the IBM AT and DOS 3.0, but suffering from lack of management as RAM disks and disk caches battled over the region, now has a sturdy mechanism for governance

The other EMS 4.0 partners are evaluating the XMS spec, but stopped short of endorsing it.493494

AugustThe Phar Lap Virtual Memory Manager, scheduled for release in October, is unveiled at the Desqview Developers' Conference. The combination of Desqview, QEMM, and applications written to use Phar Lap's new product will run applications concurrently without memory restraints, something that OS/2 also promises. 386|DOS-Extender uses installed RAM, but with memory chips costing 100 times more per megabyte than hard disk memory, swapping to disk is more economical.495 DESQview 2.2, with significantly reduced RAM requirements, and QEMM 4.2 were also announced.496
1988SeptemberIBM ships unannounced IBM DOS 4.01. Plagued with reports of bugs and incompatibilities, DOS 4.0 has been widely reported as being virtually unusable in its present state. IBM said that this was not a new version but a "maintenance diskette" to fix minor problems. However, early users said that the more serious incompatibilities resulting from a change in file structure have not been fixed by the upgrade. IBM also released two enhanced PS/2 Model 30s that use the classic AT bus rather than the MCA bus, based on the 286 instead of 8086 processor, with VGA instead of MCGA graphics and 1.44 MB disk drives replacing 720 KB drives.497
The 'Gang of Nine' PC clone makers, led by Compaq, announced the Extended Industry Standard Architecture (EISA) bus. New EISA computers are expected by late 1989.498
Lotus, Intel and AST Research officially endorse XMS 2.0; Qualitas and Phar Lap say their products will support the spec as well.499 Although extended memory is faster than expanded memory, delays in acceptance of XMS, which brought the same sort of order to extended memory as the widely accepted EMS brought to expanded memory, meant that some developers still recommended that RAM beyond 1 MB on 286 and 386 machines be configured as expanded memory. By the end of 1989, XMS was still not in widespread use yet.500
OctoberMicrosoft urged its OEMs to wait for a bug-fixing update of DOS 4.0 code before shipping their own versions. Microsoft released a DOS 4.0 Binary Adaption Kit - containing the operating system and utilities to help OEMs adapt it to their hardware - shortly after the mid-July announcement of DOS 4.0. Microsoft told manufacturers who distribute DOS under their own labels not to use that BAK and instead wait for the maintenance update, which contains several bug fixes, primarily for a problem with page frames involving EMS.501502
IBM and Microsoft ship OS/2 1.1, which has the Presentation Manager graphical interface. IBM admitted that OS/2 hasn't "taken off" as planned; fewer applications than expected are available, and most OS/2-compatible applications are DOS applications running in OS/2's "compatibility box".503
NovemberNEC Home Electronics, maker of the MultiSync monitor line, forms the Video Electronics Standards Association (VESA) to promote a standard it calls Super VGA, which it says provides 56 percent more pixels on-screen than standard VGA.504505
Microsoft releases MS-DOS 4.01, including the user shell and EMS support.506 Also, support for hard disk partitions up to 2 GB, and the SmartDrive disk caching program.
1989JanuaryPhar Lap's product line has expanded to include 386|VMM, a virtual memory add-in driver that uses the demand-paging hardware built into the 80386 and runs on top of 386|DOS-Extender.507
Developers Struggle With DOS Choices: As companies such as Lotus and Microsoft bring out improved but code-intensive versions of their programs, they're relying on bank-switching techniques or DOS extenders to make their programs run more efficiently under the 640K of RAM allowed by DOS. The choice is not a simple one. Each has its own set of assets and liabilities. But with OS/2 currently stalled in the market, there seems to be a future for alternatives. Microsoft has chosen bank switching for Excel and Windows, while Lotus has seriously looked at DOS extenders for its unreleased 1-2-3, Release 3.0.508
AprilCompaq announced the availability of Compaq's MS-DOS version 4.01. Compaq continues to market their MS-DOS 3.31 as well. Compaq enhancements to MS-DOS 4.01 include Fastart, which speeds installation, and support for Lotus-Intel-Microsoft EMS 4.0.509
Intel announces the 486 (i486), which uses instruction pipelining, a technique used by RISC processors, to more than double the performance of the 386.510511
VESA adopts an extended-VGA mode—Super VGA—displaying 800×600 resolution with 16 colors.512 Within months this expanded to support 1,024×768 pixels with 256 colors, which was called 1K VGA or 1024 display to distinguish this Super VGA from the 800×600 mode.513514515 VESA members formed an 8514/A subcommittee to make recommendations on an extended high-resolution, high-performance 8514/A standard. Several manufacturers have introduced 1,024×768 boards offering both interlaced and non-interlaced video, based on the Texas Instruments TMS34010 graphics controller chip. The TMS34010 is 20 percent faster (writing pixels per second) than the 8514/A, and TI's new TMS34020 is about 500 percent faster. Monitors supporting non-interlaced signals cost more.516517
MayLotus Development recently became the seventh software company to join the coalition promoting the Virtual Control Program Interface (VCPI) specification published by Phar Lap and Quarterdeck. Other members are AI Architects, Quadram, Qualitas and Rational Systems. VCPI resolved conflicts with memory managers by defining a communication protocol for the DOS extender to borrow RAM from the memory manager and use memory manager services to switch processor modes.518519
JuneLotus ships Release 3.0 of its market leading spreadsheet 1-2-3, more than two years after the product was announced. The company spent $15 million bug testing 3.0,520 which was translated into C521 and uses extended memory by way of Rational Systems' VCPI-compatible522 DOS/16M 16-bit 80286 extender.523
1989JulyInfoWorld reported that a year after its introduction, DOS 4.01's acceptance by users is slower than expected and lags behind the endorsements that greeted its predecessors. Users said they don't need its large disk partitions, can't afford to update their existing machines, and are wary of problems with how DOS 4.0 handles expanded memory. Also, no software developers have yet released applications that require the new version of DOS, which could force users to make the jump. Hardware vendors are taking longer than usual to adopt the new DOS for their hardware. Since other DOS updates have traditionally entered the workplace primarily accompanying the purchase of new PCs, this too hampered its adoption.524
SeptemberInfoWorld reports that shadow RAM, a technique used by Chips and Technologies' NEAT chipset and AT/386 chipsets to speed performance by loading ROM-BIOS functions into the upper memory area, has become a significant problem for users who want to run programs that use DOS extenders on 1-megabyte systems. The problem arises when products like Lotus 1-2-3, Release 3.0 try to use the memory that is tied up supporting shadow RAM. Invisible Software Inc. announced a $40 program called Invisible RAM which extends DOS memory from 640K to as high as 736 K, allowing Release 3.0 users to load the program and have as much as 90 KB remaining for worksheet space. Or users could spend several hundred dollars for more memory, with prices continuing their slow decline.525
Microsoft unveils 16-bit OS/2 1.2, featuring the Installable File System API and High Performance File System (HPFS).526
OctoberVESA releases their Super VGA BIOS Extension standard VS891001, a specification to standardize a common software interface to Super VGA video adapters in order to provide simplified software application access to advanced VGA products.527
NovemberCompaq introduces their first EISA-based computers, the Deskpro 486 and the SystemPro, attempting to sway corporate accounts from minicomputers. NEC and Grid Systems Corporation also announced models incorporating the EISA bus.528 Hewlett-Packard was the first Gang of Nine member to introduce an EISA system. EISA system introductions signaled the start of product differentiation among the Gang of Nine vendors.529
Responding to increasing industry confusion about the relative roles of Windows and OS/2, during the COMDEX IBM and Microsoft jointly issue a news release titled "IBM and Microsoft Expand Partnership; Set Future DOS and OS/2 Directions."530 Most development resources will be applied to OS/2, with the intent to deliver a version that exploits the advanced abilities of the 386 and i486 in 1990, with advanced features such as demand paging, the ability to run multiple DOS applications concurrently, and allow applications to exploit the 32-bit flat memory model; and enable OS/2 for 2 MB entry systems. DOS and Windows are recommended for systems with 1-2 MB of memory or fixed disk drives smaller than 30 MB.531532
DecemberDatalight runs an ad in Byte for their new ROMable operating system ROM-DOS, designed for embedded systems. They say it provides DOS 3.2 functionality, less networking, and uses 29 KB of ROM.533
1990JanuaryIn Dallas, representatives of the Japan Electronic Industries Development Association (JEIDA) meet with Personal Computer Memory Card International Association (PCMCIA) members to work out a PC Card standard for laptops.534 They would reach an agreement in May, when the cards—treated like floppy disks but not forced to emulate their formats—had capacities ranging from 512 KB to 4 megabytes.535
AprilDigital Research introduces DR DOS 5.0,536 a DOS clone which is a strong competitor to MS-DOS 3.3 and 4.01. It includes the MemoryMax "memory manager", the first memory management system to allow loading TSRs, device drivers and the operating system into upper memory blocks, and the operating system to be loaded into the high memory area. Also, ViewMAX, a graphical front end functionally equivalent to MS-DOS 4.01's graphics shell.537538 It supports hard disk partitions up to 512 MB.539
MayDOS Protected Mode Interface (DPMI) version 0.9 is formally released by a consortium of eleven PC companies.540 Unlike VCPI, DPMI was designed for a multitasking operating system.541
Microsoft releases Windows 3.0, which would become the first widely successful version of Windows. The improved interface resembles OS/2 Presentation Manager and fully supports EGA and VGA graphics adapters. Windows 3.0 runs on DOS 3.1 or higher,542 in one of three modes:
  • Real mode runs Windows 2.x applications, much like previous Windows versions, with 640 KB of memory
  • Standard mode requires a 286 and 1 MB of memory; exploits extended memory and 16-bit 286 protected mode
  • 386 Enhanced mode requires a 386 and 2 MB of memory; its improved memory management mitigates the need for third-party 386 memory managers543

Excluding maintenance releases, this is the last version of Windows that could run on 8088 and 8086-based XT-class PCs (in real mode).

JulyDigital Research ships DR DOS 5.0 to retailers.544 This was the first non-OEM version of DOS sold directly to end-users. About 40 percent of the nearly 7 million Intel-based PCs shipped this year will be shipped without an operating system, spelling big bucks for retail DOS sales.545
SeptemberDESQview 386 version 2.3 and QEMM 5.1 ship.546
IBM and Microsoft announce a realignment of their OS/2 development relationship.547548
OctoberIntel announces the Intel Flash Memory Card, available in 1 MB ($298) and 4 MB ($1199) models. It supports the PCMCIA and JEIDA standards. The flash memory-based card media is a DOS-compatible storage device using Microsoft's Flash File System (FFS), which is based on MS-DOS 3.3.549 Currently the only commercial applications of the memory cards are in the Poqet PC and some specialized embedded controllers.550551
IBM announces its first true 486-based PS/2 machines, which have a 1,024×768 Extended Graphics Array (XGA) built onto their Micro Channel motherboards.552553554555556
NovemberIBM joins VESA and hands out copies of its XGA specification. The new standard comes as a blow to 8514/A manufacturers who spent three years reverse-engineering IBM's technology. Analysts say it would be difficult to modify XGA to work on ISA machines because XGA includes bus mastering.557
DecemberMicrosoft introduces Windows 3.0a, a maintenance release that fixes several bugs sometimes causing unrecoverable application errors in Windows 3.0. There are no new features and this version has the same system requirements as Windows 3.0.558
1991FebruaryIBM promised VESA members that it would soon introduce an ISA version of the XGA and an OEM version of the XGA chipset, but declined to give a time frame. The move put its orphaned 8514/A standard in a precarious state. Just weeks later, IBM reneged on selling the chips and said it would license XGA technology instead. VESA developers were concerned about the lack of technical information from IBM, and some said the market had moved beyond IBM's ability to set a de facto standard. InfoWorld tests would find that XGA was 6% faster than Super VGA in Excel and just 1% faster in PowerPoint.559560561562
MarchAddStor Inc. announces the first version of SuperStor on-the-fly disk compression software.563564
Microsoft said that it had received a letter in June from the Federal Trade Commission advising it of an investigation of its competitive practices, limited to the November 1989 joint announcement with IBM regarding OS/2. Some industry executives think the investigation will lead the FTC to a range of what they consider to be anti-competitive practices by Microsoft. Digital Research said that after it introduced its DR DOS version 5.0 in April 1990, Microsoft immediately announced a version of MS-DOS, with "amazing similarity," which has yet to appear.565
Phar Lap introduces 386|DOS-Extender software development kit (SDK) version 3.0, which supports XMS and both the Real and Standard modes of Windows 3.0. Applications built with version 3.0 will be compatible with the upcoming MS-DOS 5.0; compatibility with Windows 386 Enhanced mode will be added in a later release.566567
MayPhar Lap introduces the 286|DOS-Extender SDK, the first 16-bit DOS extender that works with Microsoft's entire C language toolkit—both the DOS (real mode) and OS/2 (protected mode) versions of the compiler, linker, libraries and debugger. 286|DOS-Extender can load an OS/2 application and then trap all of its OS/2 API calls and handle them within the DOS extender or convert them to equivalent MS-DOS function calls. In other words, Phar Lap created an OS/2 compatibility box for DOS. A 16-bit protected-mode DOS application can be built by compiling it with Microsoft C under DOS, specifying that an OS/2 program should be built, and then executing the resulting file on DOS with the aid of 286|DOS-Extender. With Lotus and Microsoft using DOS extenders, an increasing number of developers want the technology. Some experts say that DOS is still a better platform than Windows for multimedia applications, because of its hardware control, though its future may be doomed. 286|DOS-Extender is compatible with XMS, VCPI and DPMI in Windows 3.0.568569
1991JuneOn June 11, IBM DOS 5.0 is released. It featured the moving of the DOS kernel and command.com into the high memory area.570
The same day, in New York, Microsoft released MS-DOS 5.0, followed by a party on the Hudson aboard a cruise ship dubbed DOS Boat, where Dave Brubeck performed "Take Five".571 The full-screen MS-DOS Editor is added to succeed Edlin. It adds undelete and unformat utilities, and task swapping. GW-BASIC is replaced with QBasic.572 It was immediately available for retail, but only as an upgrade for users of version 2.11 or later.573574 By year-end there would be about 8 million copies in use, making it Microsoft's fastest-ever selling software.575
JulyNovell announces that it intends to acquire Digital Research.576 Completion of the merger is expected in October. Both companies intend to augment DR DOS to handle basic Novell NetWare functions.577
Phar Lap announces the DPMI-compliant 386|DOS-Extender SDK version 4.0, which supports large extended-DOS applications running under Windows 386 Enhanced mode.578 Rational Systems announces DOS/4G, a DPMI-compliant 32-bit DOS extender, and BigWin, a 32-bit application extender for Windows 386 Enhanced mode which lets developers proceed with 32-bit development before Microsoft delivers a 32-bit version of Windows.579580
Microsoft says they will no longer call a new operating system they are working on OS/2 3.0—the new operating system will be named Windows NT (New Technology), which will not be able to run programs written for OS/2. Windows NT will be geared for more powerful computers and workstations, while a low-end version of Windows will run on top of MS-DOS.581
SeptemberDigital Research releases DR DOS 6.0 with AddStor's SuperStor disk compression.582
OctoberMicrosoft introduces Windows 3.0 with Multimedia Extensions. This version, sold via OEMs only, includes Media Player, Music Box (audio CD player), Sound Recorder, a new clock, screen savers, upgraded Help file support, joystick, MIDI, and sound support (recording and playing). While still having the same system requirements as Windows 3.0 and including Real mode support, most of the new features require Standard mode or 386 Enhanced mode to run.583 This version of Windows was required in the MPC Level 1 specifications of the era.
NovemberSeveral companies announce or demonstrate proprietary local-bus graphics technologies at COMDEX. VESA is hoping to create a local-bus standard.584
1992FebruaryThe VESA XGA Video Subsystem Interface Proposal is shelved after IBM objects to the use of its trademarked term "XGA" in the proposal.585
AprilMicrosoft introduces Windows 3.1, which requires an 80286 processor with at least 1MB memory running MS-DOS 3.1 or higher. New features include TrueType font support, stability improvements, 32-bit disk access (when run in 386 Enhanced mode), and multimedia support for all customers (not just OEMs, as was the case for Windows 3.0 with Multimedia Extensions). The new multimedia abilities in Windows hastened the decline of MS-DOS for use with multimedia applications and was a requirement to meet Microsoft's Multimedia PC (MPC) standard.
IBM licenses XGA technology to Intel. So far XGA has appeared in only a handful of IBM's own systems.586
JuneVESA outlines its proposed VESA Local Bus specification, and Intel unveils its proposed Peripheral Component Interconnect (PCI) spec.587
AugustVESA Local Bus (VL-Bus) Standard 1.0 is ratified. By moving video cards from the 8-MHz, 16-bit ISA expansion bus to the CPU's 32-bit local bus running at full clock speed, vendors may improve high-resolution graphics performance on 486-based PCs.588589
OctoberForbes ranks Microsoft chairman Bill Gates as America's richest person, topping its Forbes 400 list.590
Windows for Workgroups 3.1 is introduced, which includes native network support, no longer relying on networking in MS-DOS. For 80386 users, file and print sharing is introduced and the native driver VSHARE.386 replaces the need for the MS-DOS SHARE.EXE.
NovemberAt COMDEX, VESA said it would upgrade its local bus standard to support multimedia. Intel said PCI, due in March, could be used instead of high-speed buses such as EISA, MCA and TURBOchannel.591
1993JanuaryMicrosoft overtakes IBM in market capitalization. Each is valued at over $26 billion.592
Stac Electronics, the maker of Stacker disk compression software, sues Microsoft for infringement of two of its file compression patents by the upcoming MS-DOS 6.0.593
FebruaryMicrosoft countersues Stac.594 Microsoft unveils its Visual C++ integrated development environment for Windows, which integrates CodeView functionality.595 Phar Lap announces that 286|DOS-Extender Lite, which supports 2 MB of memory, will be included with every copy of Microsoft's compiler. Users wanting CodeView support or access to up to 16 MB of memory must buy 286|DOS-Extender SDK. Phar Lap also announces 386|DOS-Extender SDK 5.0, which turns DOS into a 32-bit operating environment with a flat address space of up to 4 gigabytes. Rational Systems announces DOS/16M version 5.0, which supports Visual C++ and CodeView.596
MarchAt the Windows Hardware Engineering Conference (WinHEC) Intel announced its PCI specification—and its Pentium processor. The increasingly popular VL-Bus is tightly coupled to the abilities of the 486, a design disadvantage when working with the Pentium's 64-bit memory interface, but a VESA member said that the VL-Bus spec wasn't finished. The first PCI chip sets and Pentium systems are expected in May.597598
Microsoft introduces MS-DOS 6.0. This version was the first to include MEMMAKER conventional memory management, DoubleSpace disk compression, new disk utilities (SCANDISK and disk defragment), anti-virus, backup and PC-to-PC file transfer utilities, power management, enhanced disk caching, a more user-friendly HELP utility, improved accessibility for those with disabilities, and a system diagnostics program.599 Some of the utilities were licensed from third-parties.600
Novell tried to dampen Microsoft's DOS 6 launch with the announcement that the new Novell DOS 7, based on the integration of DR DOS 6.0 and Novell's NetWare Lite, will include advances such as peer-to-peer networking that Microsoft left out of its latest release.601
JuneIBM announces PC DOS 6.1, to be available in late July, except disk compression, which is expected by the end of September. E replaces the MS-DOS Editor. According to IBM, the PC DOS kernel is based on the MS-DOS 6 kernel.602 However, in July IBM officials said the compression utility (a version of AddStor's SuperStor) is incompatible with OS/2 2.1, so users must decompress drives to move data back and forth. IBM and AddStor were working on a fix.603 After three months on the market, Computerworld said that the PC-DOS 6.1 user base was "minuscule" compared with MS-DOS', and the product faced "a hard uphill run" to escape niche status.604
AugustA month after the Federal Trade Commission deadlocks for the second time with a 2–2 vote on whether to take action against Microsoft, the Justice Department officially notified Microsoft that it was proceeding with the case, ending the FTC's three-year investigation.605
Microsoft releases Windows 3.11, a minor update to Windows 3.1 that includes updated drivers, better Novell Netware support, and a few bugfixes to Windows core files.606 (This version is distinct from Windows for Workgroups 3.11).
NovemberVL-Bus Standard 2.0 is released. The new standard requires faster timing speeds, and runs faster than PCI. However, no applications, except perhaps multimedia, need the superior bandwidth, according to the chairman of a PCI interest group.607
Microsoft replaces MS-DOS 6.0 with MS-DOS 6.2, leapfrogging IBM's PC DOS 6.1.608 This version improved the stability of the included DoubleSpace disk compression.609610
Microsoft releases Windows for Workgroups 3.11. This version drops support for 286 processors (no longer contains Standard mode), but adds 32-bit file access, 32-bit networking, and the 32-bit VCACHE.386.
DecemberNovell releases Novell DOS 7.611
PTS-DOS is introduced as PTS-DOS 6.4
1994FebruaryA jury finds Microsoft guilty of patent infringement, and Stac Electronics guilty of trade secret theft. On the day the jury returned its verdict, Microsoft released MS-DOS 6.21, removing DoubleSpace disk compression.612613
AprilIBM signs a deal with Stac to use their LZS compression technology in future products,614 then releases PC DOS 6.3, including SuperStor/DS, a DoubleSpace-compatible version of AddStor's disk compression utility.615616617618
JuneAfter a judge ordered Microsoft to recall all unsold infringing products worldwide, Microsoft settled its dispute with Stac, and released MS-DOS 6.22, bringing back disk compression with internally developed DriveSpace, which is about 5% slower than DoubleSpace.619620621622
With the intent to create a "public domain" version of MS-DOS, Jim Hall announces the open-source project PD-DOS. Later, to ensure that the OS would remain free, the GNU General Public License is used to license code and the name is changed to FreeDOS.623624
JulyMicrosoft settles with the United States Department of Justice Antitrust Division, signing a consent decree agreeing to end certain practices for 61⁄2 years:
  • Per-processor licenses forcing PC makers to pay royalties for Microsoft software with every machine shipped, even those shipped without any Microsoft software
  • Unreasonably long contracts—typically three to five years; licenses are limited to one or two years
  • Overly restrictive non-disclosure agreements; such agreements are limited to one year and can't prevent programmers from working on rival operating systems
  • Requiring PC makers to purchase another Microsoft product as a condition for licensing a Microsoft operating system625
NovemberMicrosoft introduces Microsoft Windows Simplified Chinese 3.2, a.k.a. "Windows 3.2". This version was an update to the Simplified Chinese version of Windows 3.1, adding a few more IMEs (Input Method Editors) and a Chinese font editor. Otherwise, it is the same as Windows 3.11 and no other market received a "Windows 3.2".626627
1995FebruaryIBM releases PC DOS 7.0, replacing SuperStor/DS with Stac Electronics' Stacker, Version 4.02. This is the first DOS to feature a command-line calculator, a program to load device drivers from the command line, Rexx language support, and a viewer that can open help files other than its own (OS/2 INF style).628629
MarchWinHEC featured the high-speed serial bus needed for multimedia. Support for both P1394 aka FireWire and Universal Serial Bus (USB) is expected by 1996 updates to Windows 95. USB will be supported by Intel's Native Signal Processing.630631
JuneECMA adopts the 2nd edition of standard ECMA-107, Volume and File Structure of Disk Cartridges for Information Interchange, standardizing FAT16 support for zip drives and optical discs.632
JulyPTS-DOS 7.0 is released.
AugustIntel announces the new ATX motherboard specification, which essentially rotates IBM's Baby AT motherboard by 90 degrees within the computer case. The 81⁄2-by-13-inch Baby AT planar board has been the de facto standard for most of the DOS era, but would soon be replaced by the Pentium processor-based ATX, a more space-efficient design which added support for multimedia (motherboard-based audio and video). ATX supports USB.633

1995–2000: Windows 9x era

1995AugustWindows 95 is released, launching the Windows 9x era. It comes with an MS-DOS–like bootloader reporting DOS version 7.0. All code is moved into IO.SYS, while MSDOS.SYS is now a text file containing bootup parameters. LBA hard disk support is added.
1996JulyNovell sells Novell DOS 7 to Caldera, Inc.
AugustWindows 95 OEM Service Release 2.0 (OSR2.0) is released. It comes with MS-DOS 7.1, which adds support for the FAT32 file system, but not for USB.634
1997FebruaryCaldera, Inc., releases OpenDOS 7.01 by Caldera UK, Ltd.
MayCaldera, Inc., releases M.R.S. open-source kit of OpenDOS 7.01 by Caldera UK, Ltd on 1997-05-05. This is also the first DOS to be released on a CD-ROM.635
AugustWindows 95 OSR2.1 is released with a supplement providing limited USB support.
DecemberCaldera, Inc., releases DR-OpenDOS 7.02 by Caldera UK, Ltd.
1998JanuaryFreeDOS alpha 0.05 is released.636
MarchCaldera re-releases DR-OpenDOS 7.02 as the closed source DR-DOS 7.02, which is Y2K compliant.
FreeDOS beta 0.1 is released.637
MayIBM releases PC DOS 2000, which has minor Y2K fixes for older computers which do not properly handle the century rollover. It also supports the Euro currency symbol.638
JuneWindows 98 is released for retail at one minute past midnight on the 25th.639 It also comes with MS-DOS 7.1, but now FAT32 support is available to any purchaser, not just OEM. Allows users to create an Emergency Boot Disk that boots into MS-DOS 7.1, which includes real-mode CD-ROM drivers and MS-DOS utilities used to access a malfunctioning Windows 98 installation. Due to the number of files that must fit on a 1.44MB 3.5" disk, a RAMDrive is created and a compressed CAB file is extracted into the RAMDrive upon bootup.640
AugustCaldera, Inc. creates two new subsidiaries, Caldera Systems, Inc., and Caldera Thin Clients, Inc.
OctoberFreeDOS beta 0.2 is released.641
1999JanuaryCaldera Thin Clients, Inc., releases Caldera DR-DOS 7.03 by Caldera UK, Ltd.
FebruaryCaldera, Inc., closes Caldera UK, Ltd.
AprilFreeDOS beta 0.3 is released.642
MayWindows 98 Second Edition is released to manufacturing.643 It also comes with MS-DOS 7.1, which appears to be unchanged.
JulyCaldera Thin Clients, Inc., becomes Lineo, Inc., who re-releases DR-DOS as Caldera DR-DOS 7.03.
SeptemberPTS-DOS 2000 is released.
NovemberVersions of OEM DR-DOS branded 7.04/7.05 are released.
2000AprilFreeDOS beta 0.4 is released.644
AugustFreeDOS beta 0.5 is released.645
AugustPC DOS 7.1 build 1.10.646
SeptemberWindows ME is released, identifying itself as MS-DOS 8.0. This is the last version of MS-DOS, as future versions of Windows would be based on the Windows NT architecture.647648

2001–2022: Post-millennium

2001JanuaryPC DOS 7.1 build 1.11.649
MarchFreeDOS beta 0.6 is released.650
SeptemberFreeDOS beta 0.7 is released.651
OctoberWindows XP is released for retail sale, beginning the transition from mainstream DOS usage.652
DecemberSupport ends for MS-DOS, Windows 95, and earlier versions of Windows.653
2002AprilFreeDOS beta 0.8 is released.654
JulyUdo Kuhnt starts the DR-DOS/OpenDOS Enhancement Project, based on source of OpenDOS 7.01.655
JulyPC DOS 7.1 build 1.19.656
NovemberDeviceLogics is founded; they purchased DR-DOS from Lineo.657
2003MarchPC DOS 7.1 build 1.26.658
JulyPC DOS 7.1 build 1.28.659
SeptemberPC DOS 7.1 build 1.29.660
DecemberPC DOS 7.1 build 1.32.661662
2004MarchDeviceLogics releases DR-DOS 8.0, adding FAT32 and large partition support.663664
SeptemberFreeDOS beta 0.9 is released.665
4th quarterSometime between mid-October and early December, DeviceLogics changes their name to DR DOS Inc.666667
2005MarchUdo Kuhnt releases Enhanced DR-DOS 7.01.07 with FAT32 and LBA support.668
JuneGNU/DOS is released. GNU/DOS is a FreeDOS distribution for desktops which includes some FreeDOS utilities, much of the DJGPP suite including many GNU utilities, Vim, Arachne, and OpenGEM.669
OctoberDR DOS Inc. releases DR-DOS 8.1, and removes it before the end of the month, rolling back to version 7.03, according to the FreeDOS Project, which alleged GPL violations.670 DR-DOS 7.03 was offered for sale until summer 2018, when the drdos.com website shut down.671
2006JulyExtended support ended for Windows 98672 and Windows ME.673
SeptemberFreeDOS 1.0 is released.674
NovemberGNU/DOS is discontinued.675
2012JanuaryFreeDOS 1.1 is released.676
2014MarchMicrosoft makes the source code available to MS-DOS versions 1.1 and 2.0. The files may be downloaded from the Computer History Museum website under a "Microsoft research license agreement".677
OctoberCP/M source code becomes available on the Computer History Museum website for early releases from 1975 (before there was an official version number), 1976 (version 1.3), 1978 (1.4), and 1979 (2.0).678
2016DecemberFreeDOS 1.2 is released.679
2020SeptemberSource code of MS-DOS versions 3.30 and 6.0 was leaked online on 4chan.680
2022FebruaryFreeDOS 1.3 is released.681
2024AprilMicrosoft releases MS-DOS 4.0 source code on GitHub.682

See also

Notes

References

  1. Intel (1973-01-04). "Intel microcomputers (advertisement)". Electronics. pp. 44–45.

  2. "2,048-bit erasable PROM programs in two minutes". Electronics. 1973-01-04. p. 139.

  3. Sideris, George (1973-03-01). "Microcomputers muscle in". Electronics. pp. 63–64.

  4. IBM 3740[usurped] IBM Archives. Retrieved 09-16-2011. https://web.archive.org/web/20090203143341/http://www-03.ibm.com/ibm/history/exhibits/rochester/rochester_4016.html

  5. "Will IBM's diskette KO punched cards?". Electronics. 1973-02-15. p. 33.

  6. "What Was The First PC?". Retrieved 2017-07-26.Agreement Reached on PC Cards, InfoWorld, May 28, 1990 http://www.computerhistory.org/revolution/personal-computers/17/297

  7. Strimpel, Oliver (Fall 1986). "The Early Model Personal Computer Contest" (PDF). The Computer Museum Report. The Computer Museum, Boston. Retrieved 2017-10-25. http://archive.computerhistory.org/resources/access/text/2011/12/102659144-05-01-acc.pdf

  8. MCS-8 User Manual Archived 2007-09-27 at the Wayback Machine with 8008 data sheet (1972) http://www.classiccmp.org/8008/8008UM.pdf

  9. IBM 3340 direct access storage facility[usurped] IBM Archives. Retrieved 09-16-2011. https://web.archive.org/web/20050121014606/http://www-03.ibm.com/ibm/history/exhibits/storage/storage_3340.html

  10. Shustek, Len (2016-08-02). "In His Own Words: Gary Kildall". Remarkable People. Computer History Museum.Kildall, Gary Arlen (2016-08-02) [1993]. Kildall, Scott; Kildall, Kristin (eds.). "Computer Connections: People, Places, and Events in the Evolution of the Personal Computer Industry" (Manuscript, part 1). Kildall Family. http://www.computerhistory.org/atchm/in-his-own-words-gary-kildall/

  11. MCS-8 Guide to PL/M Programming – Intel Corporation (On Bitsavers.org). http://bitsavers.org/components/intel/MCS8/MCS-8_A_Guide_to_PLM_Programming_Sep73.pdf

  12. MCS-8 User Manual Archived 2007-09-27 at the Wayback Machine with 8008 data sheet (1972) http://www.classiccmp.org/8008/8008UM.pdf

  13. "Bare-bones and stand-alone microcomputers to bow". Electronics. 1973-05-24. p. 130.

  14. Intel Microcomputer Peripherals: imm8-90 Intellec 8 High Speed Paper Tape Reader Google Docs. https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B9rh9tVI0J5mZTZlZDNjMmMtZDMwNC00MGU5LWFkMmItNTkxZTVlYmNjZTc4&hl=en

  15. Intellec 8 Bare Bones 8 and Microcomputer Modules Google Docs. https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B9rh9tVI0J5mMzMwMmEwNzMtZjg2Yy00MzdmLWIzMDMtYWJkNDEwYmFjZTZl&hl=en

  16. "Intel trots out its 4,096-bit RAM". Electronics. 1973-07-19. p. 29.

  17. Riley, Wallace B. (1973-08-02). "Special report: Semiconductor memories are taking over data-storage applications". Electronics. p. 75.

  18. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  19. Petzold, Charles (2000). Code: The Hidden Language of Computer Hardware and Software. Microsoft Press. ISBN 9780735638723. 9780735638723

  20. ITC advertisement, Computerworld, July 10, 1974 https://books.google.com/books?id=TbImdGlyttkC&pg=PA25

  21. US trademark, registration #1036693, serial #73064349. Word mark: FLIPPY, First use: July 1974, Filing date: Sept. 29, 1975, Registration date: March 30, 1976. United States Patent and Trademark Office (uspto.gov) Trademark Electronic Search System (TESS) http://www.uspto.gov/trademarks/index.jsp

  22. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  23. Allen, Paul (2011). Idea Man, Penguin, ISBN 978-1-59184-382-5. /wiki/ISBN_(identifier)

  24. Intel Microcomputer Systems imm8-88 Conversion Kit Google Docs. https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B9rh9tVI0J5mNmM2MmMxNzQtMjczYi00NzczLWE0MTgtYjc0MGMwY2Q2NzZj&hl=en

  25. Gary Kildall and the Digital Research Success Story, InfoWorld, May 25, 1981 https://books.google.com/books?id=3j4EAAAAMBAJ&pg=PA52

  26. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  27. Freiberger & Swaine (2000). Fire in the Valley: The Making of The Personal Computer (Second Edition), McGraw Hill, ISBN 0-07-135892-7. /wiki/ISBN_(identifier)

  28. imm8-76 PROM Programmer Module Google Docs. https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B9rh9tVI0J5mYzA0ZjIwOTYtY2NmMy00YTBlLTk4NDMtNzA0ZmJlNmRiZWY5&hl=en

  29. Intel Silicon Gate MOS 1602A/1702A 2048-bit electrically programmable read only memory Google Docs. https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B9rh9tVI0J5mMTE0Y2JlYWEtNjBkZC00NzA2LWEzNTAtZDZkZDU0Nzc4ODYx&hl=en

  30. Altair Audio Cassette Interface (88-ACR) http://www.virtualaltair.comQEMM, Desqview 386 Upgrades Ship, InfoWorld, September 10, 1990 http://www.virtualaltair.com/virtualaltair.com/vac_88-ACR.asp

  31. Altair 88-ACR Cassette Interface[usurped] web.archive.org https://web.archive.org/web/20110720214106/http://tom12.tech.officelive.com/Altair88ACRCassetteInterface.aspx

  32. Bill Gates oral history[usurped], the Computerworld Honors Program, April 1995 https://web.archive.org/web/20180104013823/http://www.cwhonors.org/archives/histories/gates.pdf

  33. The S-100 Bus: Past, Present, and Future, InfoWorld, April 14, 1980 https://books.google.com/books?id=WT4EAAAAMBAJ&pg=PT6

  34. Freiberger & Swaine (2000). Fire in the Valley: The Making of The Personal Computer (Second Edition), McGraw Hill, ISBN 0-07-135892-7. /wiki/ISBN_(identifier)

  35. Evans, Harold (2004). They Made America, Little, Brown and Company. ISBN 0-316-27766-5 ISBN 0-316-01385-4. /wiki/ISBN_(identifier)

  36. Kildall, Gary. The History of CP/M, the Evolution of an Industry: One Person's Viewpoint, Dr. Dobb's Journal of Computer Calisthenics & Orthodontia, January 1980. http://www.retrotechnology.com/dri/CPM_history_kildall.txt

  37. Mueller, Scott (2004). Upgrading and Repairing Laptops. Que Publishing. ISBN 9780789728005. 9780789728005

  38. Littmann, Jonathan (1990) [1987]. Once Upon a Time in ComputerLand. New York: Simon & Schuster. pp. 42, 73, 144. ISBN 0-671-69392-1. 0-671-69392-1

  39. IMSAI advertisement, Byte, January 1976, p. 40 //archive.org/stream/byte-magazine-1976-01/1976_01_BYTE_00-05_Build_a_Light_Pen#page/n41/mode/2up

  40. Cassette Seen Retaining Edge In Magnetic Recording Market, Computerworld, Nov 15, 1976, p. 52.Flash memory cards en route, InfoWorld, July 29, 1991 https://books.google.com/books?id=bjbahX4lETkC&pg=PA52

  41. IBM Adds to 3600 System, Computerworld, April 12, 1976 https://books.google.com/books?id=0XjmsaVaPPwC&pg=PA7

  42. ITC advertisement, Computerworld, June 21, 1976 https://books.google.com/books?id=19en0W37t6gC&pg=PA34

  43. Kildall, Gary. The History of CP/M, the Evolution of an Industry: One Person's Viewpoint, Dr. Dobb's Journal of Computer Calisthenics & Orthodontia, January 1980. http://www.retrotechnology.com/dri/CPM_history_kildall.txt

  44. The IMSAI Floppy Disk Subsystem, Byte, September 1976 //archive.org/stream/byte-magazine-1976-09/1976_09_BYTE_00-13_Bicentennial#page/n83/mode/2up

  45. Evans, Harold (2004). They Made America, Little, Brown and Company. ISBN 0-316-27766-5 ISBN 0-316-01385-4. /wiki/ISBN_(identifier)

  46. Kildall, Gary. The History of CP/M, the Evolution of an Industry: One Person's Viewpoint, Dr. Dobb's Journal of Computer Calisthenics & Orthodontia, January 1980. http://www.retrotechnology.com/dri/CPM_history_kildall.txt

  47. Littmann, Jonathan (1990) [1987]. Once Upon a Time in ComputerLand. New York: Simon & Schuster. pp. 42, 73, 144. ISBN 0-671-69392-1. 0-671-69392-1

  48. Interested in Floppy Disks? Digital Research ad, Byte, December 1976 https://archive.org/stream/byte-magazine-1976-12/1976_12_BYTE_00-16_Machine_Readable_Print#page/n49/mode/2up

  49. Gary Kildall and the Digital Research Success Story, InfoWorld, May 25, 1981 https://books.google.com/books?id=3j4EAAAAMBAJ&pg=PA52

  50. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  51. Evans, Harold (2004). They Made America, Little, Brown and Company. ISBN 0-316-27766-5 ISBN 0-316-01385-4. /wiki/ISBN_(identifier)

  52. Shugart Adds Minifloppy Drive, Computerworld, Sept 13, 1976, p. 51. https://books.google.com/books?id=V9pNmlI-bZAC&pg=PA51

  53. Digital Systems sales ad, Byte, Jan 1977, p. 128 //archive.org/stream/byte-magazine-1977-01/1977_01_BYTE_02-01_Hash_Tables_and_Interrupts#page/n129/mode/2up

  54. Kildall, Gary. The History of CP/M, the Evolution of an Industry: One Person's Viewpoint, Dr. Dobb's Journal of Computer Calisthenics & Orthodontia, January 1980. http://www.retrotechnology.com/dri/CPM_history_kildall.txt

  55. Wallace & Erickson, 1992. Hard Drive, John Wiley & Sons. ISBN 0-471-56886-4. /wiki/ISBN_(identifier)

  56. US 4151573, "Magnetic recording device for double sided media: Sirjang L. Tandon et al", issued 1979-04-24 https://worldwide.espacenet.com/textdoc?DB=EPODOC&IDX=US4151573

  57. Tandon Adds Ferrite Head, Computerworld, August 15, 1977 https://books.google.com/books?id=p5mHeKTvE5sC&pg=PA40

  58. Shugart, Tandon Conclude Drive License Agreement, Computerworld, July 21, 1980 https://books.google.com/books?id=NVWSqjcr5ggC&pg=PA66

  59. Certain Double Sided Floppy Disk Drives and Components Thereof, Investigation 337-TA-215, US International Trade Commission. https://books.google.com/books?id=mW8aJDLjowsC

  60. Shugart Double-Sided Drive Has Double Density heads, Computerworld, November 28, 1977 https://books.google.com/books?id=LZq255JEQ3gC&pg=RA1-PA55

  61. Rafiquzzaman, Mohamed (1995-05-25). Microprocessors and Microcomputer-Based System Design. CRC Press. ISBN 9780849344756. 9780849344756

  62. Early Digital Research CP/M Source Code Computer History Museum. http://www.computerhistory.org/atchm/early-digital-research-cpm-source-code/

  63. Shustek, Len (2016-08-02). "In His Own Words: Gary Kildall". Remarkable People. Computer History Museum.Kildall, Gary Arlen (2016-08-02) [1993]. Kildall, Scott; Kildall, Kristin (eds.). "Computer Connections: People, Places, and Events in the Evolution of the Personal Computer Industry" (Manuscript, part 1). Kildall Family. http://www.computerhistory.org/atchm/in-his-own-words-gary-kildall/

  64. Morrow, George; Fullmer, Howard (May 1978). "Microsystems Proposed Standard for the S-100 Bus. Preliminary Specification, IEEE Task 696.1/D2". Computer. 11 (5). IEEE: 84–90. doi:10.1109/C-M.1978.218190. ISSN 0018-9162. S2CID 2023052. /wiki/George_Morrow_(computers)

  65. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  66. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  67. Wallace & Erickson, 1992. Hard Drive, John Wiley & Sons. ISBN 0-471-56886-4. /wiki/ISBN_(identifier)

  68. Coming: CP/M for the 8086, Intelligent Machines Journal, May 9, 1979 https://books.google.com/books?id=DT0EAAAAMBAJ&pg=PA1

  69. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  70. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  71. Wallace & Erickson, 1992. Hard Drive, John Wiley & Sons. ISBN 0-471-56886-4. /wiki/ISBN_(identifier)

  72. Microsoft Announces 8086 BASIC, Intelligent Machines Journal, July 18, 1979 https://books.google.com/books?id=FT4EAAAAMBAJ&pg=PA10

  73. Rector & Alexy (1980). The 8086 Book, Osborne/McGraw Hill. ISBN 0-931988-29-2. /wiki/ISBN_(identifier)

  74. Books, Boards and Software for The New 16-Bit Processors, InfoWorld, May 11, 1981 https://books.google.com/books?id=Cz4EAAAAMBAJ&pg=PA42

  75. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  76. Paterson, Tim (June 1983). "A Short History of MS-DOS". Byte: 246. ISSN 0360-5280. Retrieved 2013-08-18. http://archive.org/stream/byte-magazine-1983-06/1983_06_BYTE_08-06_16-Bit_Designs#page/n245/mode/2up

  77. New Onyx CP/M 2.0 Operating System, New Business Graduates Turnkey Systems, Intelligent Machines Journal, November 21, 1979 https://books.google.com/books?id=LD4EAAAAMBAJ&pg=PA4

  78. New UNIIX-like OS for the Z-80, Intelligent Machines Journal, January 21, 1980 https://books.google.com/books?id=Lz4EAAAAMBAJ&pg=PA2

  79. Omnix advertisement, Byte, January 1980 //archive.org/stream/byte-magazine-1980-01/1980_01_BYTE_05-01_Domesticated_Computers#page/n119/mode/2up

  80. Infogram, InfoWorld, March 31, 1980 https://books.google.com/books?id=bz4EAAAAMBAJ&pg=PT1

  81. The Coming of UNIX, InfoWorld, October 13, 1980 https://books.google.com/books?id=Pj4EAAAAMBAJ&pg=PT4

  82. Bytelines, Byte, January 1981 //archive.org/stream/byte-magazine-1981-01/1981_01_BYTE_06-01_Hand-held_Computers#page/n201/mode/2up

  83. Infogram, InfoWorld, March 31, 1980 https://books.google.com/books?id=bz4EAAAAMBAJ&pg=PT1

  84. Paterson, Tim (June 1983). "A Short History of MS-DOS". Byte: 246. ISSN 0360-5280. Retrieved 2013-08-18. http://archive.org/stream/byte-magazine-1983-06/1983_06_BYTE_08-06_16-Bit_Designs#page/n245/mode/2up

  85. Z-80 Board Puts CP/M on Apple, InfoWorld, April 28, 1980 https://books.google.com/books?id=Wj4EAAAAMBAJ&pg=PT2

  86. Shugart Technology Announces 5.25–inch Winchester Disk Drive, InfoWorld, June 23, 1980 https://books.google.com/books?id=lD4EAAAAMBAJ&pg=PP1

  87. Paterson, Tim (June 1983). "A Short History of MS-DOS". Byte: 246. ISSN 0360-5280. Retrieved 2013-08-18. http://archive.org/stream/byte-magazine-1983-06/1983_06_BYTE_08-06_16-Bit_Designs#page/n245/mode/2up

  88. Allen, Paul (2011). Idea Man, Penguin, ISBN 978-1-59184-382-5. /wiki/ISBN_(identifier)

  89. 86-DOS advertisement, Byte, August, 1980, p. 173. //archive.org/stream/byte-magazine-1980-08/1980_08_BYTE_05-08_The_Forth_Language#page/n173/mode/2up

  90. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  91. The Coming of UNIX, InfoWorld, October 13, 1980 https://books.google.com/books?id=Pj4EAAAAMBAJ&pg=PT4

  92. Microsoft advertisement, Computerworld, August 25, 1980 https://books.google.com/books?id=ZD0x4O_ruUAC&pg=RA1-PA1-IA5

  93. COMDEX Spotlights New Software, InfoWorld, December 31, 1980 https://books.google.com/books?id=mj4EAAAAMBAJ&pg=PT7

  94. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  95. Software Briefs, InfoWorld, Oct 27, 1980, p. 20 https://books.google.com/books?id=Qj4EAAAAMBAJ&pg=PT19

  96. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  97. Paterson, Tim (June 1983). "A Short History of MS-DOS". Byte: 246. ISSN 0360-5280. Retrieved 2013-08-18. http://archive.org/stream/byte-magazine-1983-06/1983_06_BYTE_08-06_16-Bit_Designs#page/n245/mode/2up

  98. Wallace & Erickson, 1992. Hard Drive, John Wiley & Sons. ISBN 0-471-56886-4. /wiki/ISBN_(identifier)

  99. "86-DOS version 0.3 (1980-11-15) License Agreement between Seattle Computer Products and Microsoft" (PDF). 1981-01-06. Archived (PDF) from the original on 2020-02-18. Retrieved 2013-04-01. (NB. Published as part of the Comes v. Microsoft case as plaintiff's exhibit #1.) http://antitrust.slated.org/www.iowaconsumercase.org/011607/0000/PX00001.pdf

  100. Evans, Harold (2004). They Made America, Little, Brown and Company. ISBN 0-316-27766-5 ISBN 0-316-01385-4. /wiki/ISBN_(identifier)

  101. Introducing CP/M-86 (advertisement), InfoWorld, January 19, 1981 https://books.google.com/books?id=kz4EAAAAMBAJ&pg=PT10

  102. Software Reviews: CP/M-86 operating system from Digital Research, InfoWorld, September 27, 1982 https://books.google.com/books?id=BzAEAAAAMBAJ&pg=PA47

  103. CP/M: A Family of 8- and 16-bit Operating Systems, Byte, June 1981, p. 216 https://archive.org/stream/byte-magazine-1981-06/1981_06_BYTE_06-06_Operating_Systems#page/n217/mode/2up

  104. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  105. Allen, Paul (2011). Idea Man, Penguin, ISBN 978-1-59184-382-5. /wiki/ISBN_(identifier)

  106. Photo of Intel Intellec ICE-88 module[usurped] www.intel-vintage.info https://web.archive.org/web/20131109022700/http://www.intel-vintage.info/photos/Intel-ICE/ICE-88.jpg

  107. Paterson, Tim (June 1983). "A Short History of MS-DOS". Byte: 246. ISSN 0360-5280. Retrieved 2013-08-18. http://archive.org/stream/byte-magazine-1983-06/1983_06_BYTE_08-06_16-Bit_Designs#page/n245/mode/2up

  108. Howard's Seattle Computer Products SCP 86-DOS Resource Website http://www.86dos.org/

  109. Wallace & Erickson, 1992. Hard Drive, John Wiley & Sons. ISBN 0-471-56886-4. /wiki/ISBN_(identifier)

  110. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  111. Wallace & Erickson, 1992. Hard Drive, John Wiley & Sons. ISBN 0-471-56886-4. /wiki/ISBN_(identifier)

  112. Evans, Harold (2004). They Made America, Little, Brown and Company. ISBN 0-316-27766-5 ISBN 0-316-01385-4. /wiki/ISBN_(identifier)

  113. Perspectives on Protection, PC Magazine, April–May 1982 https://books.google.com/books?id=w_OhaFDePS4C&pg=PA110

  114. Operational Choice, PC Magazine Charter Issue, February–March 1982 https://books.google.com/books?id=w_OhaFDePS4C&pg=PA50

  115. Hamm, Steve; Jay Greene (October 25, 2004). "The Man Who Could Have Been Bill Gates"[usurped]. BusinessWeek. https://web.archive.org/web/20120111092229/http://www.businessweek.com/magazine/content/04_43/b3905109_mz063.htm

  116. Sedory, Daniel B. "IBM Personal Computer DOS Version 1.00". http://thestarman.pcministry.com/DOS/ibm100/

  117. Paterson, Tim (June 1983). "A Short History of MS-DOS". Byte: 246. ISSN 0360-5280. Retrieved 2013-08-18. http://archive.org/stream/byte-magazine-1983-06/1983_06_BYTE_08-06_16-Bit_Designs#page/n245/mode/2up

  118. 86-DOS sales agreement between Seattle Computer Products and Microsoft, dated 1981-07-27, published as part of the Comes v. Microsoft case as plaintiff's exhibit #2, retrieved 2014-09-02. http://antitrust.slated.org/www.iowaconsumercase.org/011607/0000/PX00002.pdf

  119. Wallace & Erickson, 1992. Hard Drive, John Wiley & Sons. ISBN 0-471-56886-4. /wiki/ISBN_(identifier)

  120. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  121. IBM PC Motherboard Settings and Configuration stason.org http://stason.org/TULARC/pc/motherboards/I/IBM-CORPORATION-8088-PERSONAL-COMPUTER.html

  122. Hardware Reviews—IBM PC: a product as good as its corporate name, InfoWorld, August 23, 1982 https://books.google.com/books?id=VDAEAAAAMBAJ&pg=PA48

  123. Norton, Peter (1983). Inside the IBM PC, Brady. ISBN 0-89303-556-4. /wiki/ISBN_(identifier)

  124. Tandon TM100-1, TM100-2 Flexible Disk Drives Product Specification and User's Manual bitsavers.org http://bitsavers.org/pdf/tandon/Tandon_TM-100-1_Flexible_Disk_Drive.pdf

  125. 1 side × 40 tracks per side × 8 sectors per track × 512 bytes per sector = 163,840 bytes

  126. The monitor displays a grid of 80 × 25 = 2,000 characters. Each character is in a nine-by-14 bit character cell. Thus, the monitor displays (80 × 9) × (25 × 14) = 720 × 350 = 252,000 pixels.

  127. Because the CGA text mode uses eight-by-eight bit character cells, which are harder on the eyes, the MDA is generally preferred for text-based applications.

  128. IBM Press Release announcing the PC[usurped] August 12, 1981 https://web.archive.org/web/20050417081606/http://www-03.ibm.com/ibm/history/documents/pdf/pcpress.pdf

  129. The FAT is a table with one entry for every cluster, indicating whether the cluster is in use or available. The biggest number 8 bits can store is 255; FAT12 has room for 340 entries in a 512-byte sector: 340 × 1.5 = 510 + 2 reserved bytes = 512

  130. Norton, Peter (1983). Inside the IBM PC, Brady. ISBN 0-89303-556-4. /wiki/ISBN_(identifier)

  131. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  132. IBM Announces New Microcomputer System, InfoWorld, Sep 14, 1981 https://books.google.com/books?id=Mj0EAAAAMBAJ&pg=PA1

  133. Some Confusion at the Heart of IBM Microcomputer, InfoWorld, October 5, 1981 https://books.google.com/books?id=JT0EAAAAMBAJ&pg=RA1-PA50

  134. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  135. Lifeboat will support MS-DOS, InfoWorld, November 2, 1981 https://books.google.com/books?id=ZD0EAAAAMBAJ&pg=PA9

  136. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  137. Northeast Computer Show in Boston draws 50,000, InfoWorld, November 9, 1981 https://books.google.com/books?id=Wz0EAAAAMBAJ&pg=PA10

  138. Some Confusion at the Heart of IBM Microcomputer, InfoWorld, October 5, 1981 https://books.google.com/books?id=JT0EAAAAMBAJ&pg=RA1-PA50

  139. IBM advertisement, InfoWorld, Nov 23, 1981, p. 36-37. https://books.google.com/books?id=Vj0EAAAAMBAJ&pg=PA36

  140. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  141. Victor Business chosen to peddle Peddle's computer, InfoWorld, December 14, 1981 https://books.google.com/books?id=oz0EAAAAMBAJ&pg=PA7

  142. Scientific Solutions company history[usurped] https://archive.today/20130819161628/http://www.scientific-solutions.com/archives/ssi_history.html

  143. Gary Kildall and the Digital Research Success Story, InfoWorld, May 25, 1981 https://books.google.com/books?id=3j4EAAAAMBAJ&pg=PA52

  144. InfoViews, InfoWorld, Dec 14, 1981, p. 35. https://books.google.com/books?id=oz0EAAAAMBAJ&pg=PA35

  145. Digital Research eyes 16-bit sales, InfoWorld, December 7, 1981 https://books.google.com/books?id=gT0EAAAAMBAJ&pg=PA1

  146. Seattle Computer ad, InfoWorld, December 14, 1981. An SCP ad in the October 1981 Byte still called it 86-DOS. https://books.google.com/books?id=oz0EAAAAMBAJ&pg=PA7

  147. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  148. U.S. Settles Phone Suit, Drops I.B.M. Case; A.T.& T. to Split up, Transforming Industry, New York Times, January 9, 1982 https://www.nytimes.com/1982/01/09/us/us-settles-phone-suit-drops-ibm-case-at-t-to-split-up-transforming-industry.html

  149. Thomas Barr, Top Lawyer in I.B.M. Case, Dies at 77, New York Times, January 30, 2008 /wiki/Thomas_D._Barr

  150. Mini Bits: Interfaces Increase Corvus Compatibility, Computerworld, December 28, 1981 - January 4, 1982 https://books.google.com/books?id=M_ACDiwEnJYC&pg=PA127

  151. InfoWorld selects hardware product of the year, InfoWorld, January 11, 1982 https://books.google.com/books?id=dD4EAAAAMBAJ&pg=PA44

  152. Corvus Systems, PC Magazine, August 1982, p. 56 https://books.google.com/books?id=WYnHD9WSWdAC&pg=PA56

  153. Wallace & Erickson, 1992. Hard Drive, John Wiley & Sons. ISBN 0-471-56886-4. /wiki/ISBN_(identifier)

  154. Homebrew Computer Club views Intel's superchip, InfoWorld April 5, 1982 https://books.google.com/books?id=ZjAEAAAAMBAJ&pg=PA4

  155. IBM releases CP/M-86 for the Personal Computer after delay, InfoWorld, April 26, 1982 https://books.google.com/books?id=azAEAAAAMBAJ&pg=PA8

  156. Comments by Tom Rolander, first Digital Research employee Computer Chronicles https://www.youtube.com/watch?v=pkxksoOqk-U&NR=1

  157. CP/M Arrives, PC Magazine, June–July 1982 https://books.google.com/books?id=w_OhaFDePS4C&pg=RA2-PA43

  158. Why OS/2?, Byte, August 1988, p. 131 https://archive.org/stream/BYTE-1988-08#page/n153/mode/2up/

  159. Concurrent CP/M, an OS that lets you do three things at once, InfoWorld, April 19, 1982 https://books.google.com/books?id=YzAEAAAAMBAJ&pg=PA28

  160. Microsoft ad: "MS-DOS gives you the only complete set of software tools for 16-bit systems. Now. From Microsoft.",InfoWorld, Apr 19, 1982, p. 10. https://books.google.com/books?id=YzAEAAAAMBAJ&pg=PA10

  161. Rodent Associates make computer mice, InfoWorld, May 17, 1982 https://books.google.com/books?id=bzAEAAAAMBAJ&pg=PA12

  162. IBM Personal Computer software provides 4 functions, InfoWorld, May 24, 1982 https://books.google.com/books?id=WTAEAAAAMBAJ&pg=PA13

  163. "Whatever Happened to Context MBA?". Dvorak Uncensored. Retrieved 2012-12-30. http://www.dvorak.org/blog/whatever-happened-to-context-mba/

  164. Norton, Peter (1983). Inside the IBM PC, Brady. ISBN 0-89303-556-4. /wiki/ISBN_(identifier)

  165. Paterson, Tim (June 1983). "A Short History of MS-DOS". Byte: 246. ISSN 0360-5280. Retrieved 2013-08-18. http://archive.org/stream/byte-magazine-1983-06/1983_06_BYTE_08-06_16-Bit_Designs#page/n245/mode/2up

  166. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  167. IBM enhances Personal Computer with 2-sided drives, InfoWorld, June 7, 1982 https://books.google.com/books?id=XDAEAAAAMBAJ&pg=PA3

  168. IBM Announces New PC Products, PC Magazine, June–July 1982, p. 128 https://books.google.com/books?id=w_OhaFDePS4C&pg=RA2-PA128

  169. IBM Updates DOS To 1.10, PC Magazine, August 1982, p. 111 https://books.google.com/books?id=WYnHD9WSWdAC&pg=PA111

  170. New On The Market, PC Magazine, February–March 1982, p. 93 https://books.google.com/books?id=w_OhaFDePS4C&pg=PA93

  171. Duncan, Ray (1988). Advanced MS-DOS Programming, Microsoft Press. ISBN 1-55615-157-8. /wiki/ISBN_(identifier)

  172. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  173. Ad in PC Magazine, June–July 1982, p. 164. This may have been Norton's first display advertisement. He ran a classified ad in the April–May issue, p. 136. https://books.google.com/books?id=w_OhaFDePS4C&pg=PA164

  174. Krumm, R. 1990. Inside the Norton Utilities, Revised and Expanded, Introduction by Peter Norton, p. xiv. Brady (Prentice Hall) ISBN 0-13-468406-0. /wiki/ISBN_(identifier)

  175. Norton ad in PC Magazine, October, 1982, p. 296 https://books.google.com/books?id=WYnHD9WSWdAC&pg=RA2-PA296

  176. Software/Briefs, InfoWorld, August 4, 1980 https://books.google.com/books?id=ZD4EAAAAMBAJ&pg=PT13

  177. IBM PC can be expanded by additional 512K, InfoWorld, August 23, 1982 https://books.google.com/books?id=VDAEAAAAMBAJ&pg=PA11

  178. Hardware News: New peripherals, InfoWorld, Sep 27, 1982, p. 77 https://books.google.com/books?id=BzAEAAAAMBAJ&pg=PA77

  179. High-Resolution Standard Is Latest Step in DOS Graphics Evolution, InfoWorld, June 26, 1989, p. 48 https://books.google.com/books?id=lTAEAAAAMBAJ&pg=PT47

  180. The Enhanced Graphics Standard Comes of Age, PC Magazine, August 1986 https://books.google.com/books?id=a91QXlvTPHAC&pg=PA140

  181. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  182. Zenith's new Z100 has something for everybody, InfoWorld, July 12, 1982 https://books.google.com/books?id=KTAEAAAAMBAJ&pg=PA10

  183. Zenith challenges IBM's share of micro market, InfoWorld, September 13, 1982 https://books.google.com/books?id=EDAEAAAAMBAJ&pg=PA35

  184. Review: Zenith Z-100, InfoWorld, November 7, 1983 https://books.google.com/books?id=0C8EAAAAMBAJ&pg=PA91

  185. Speech tech, mice draw crowds at Mini/Micro 82, InfoWorld, October 11, 1982 https://books.google.com/books?id=CzAEAAAAMBAJ&pg=PA1

  186. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  187. New 16-bits get boost, InfoWorld, December 6, 1982 https://books.google.com/books?id=IDAEAAAAMBAJ&pg=PA1

  188. Norton, Peter (1986). Inside the IBM PC, Revised and Enlarged, Brady. ISBN 0-89303-583-1, p.114-116, 157, 171, 175. /wiki/ISBN_(identifier)

  189. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  190. COMPAQ: Have Computer Will Travel, PC Magazine, June 1983 https://books.google.com/books?id=14Kfbrc6cbAC&pg=PA186

  191. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  192. IBM. Color Display 5153 Announcement Letter. 1983-02-04 ([2]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/2/897/ENUS183-002/index.html&lang=en&request_locale=en

  193. IBM Press Release announcing the PC[usurped] August 12, 1981 https://web.archive.org/web/20050417081606/http://www-03.ibm.com/ibm/history/documents/pdf/pcpress.pdf

  194. CP/M-86 Price Plunges to $60, PC Magazine, February 1983 https://books.google.com/books?id=7wCiNAUEuAMC&pg=PA56

  195. Digital Research ad, Byte, June, 1983. //archive.org/stream/byte-magazine-1983-06/1983_06_BYTE_08-06_16-Bit_Designs#page/n65/mode/2up

  196. Allen, Paul (2011). Idea Man, Penguin, ISBN 978-1-59184-382-5. /wiki/ISBN_(identifier)

  197. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  198. Clusters on these double-sided disks are two sectors in length: 354 clusters × 2 sectors per cluster × 512 bytes per sector = 362,496 bytes.

  199. Fixed Disk was IBM's term for the PC's hard drive (i.e., the hard drive was not a removable disk).

  200. 305 cylinders (the equivalent of tracks) × 2 platters × 2 sides or heads per platter × 17 sectors per track = 20,740 sectors × 512 bytes per sector = 10,618,880 bytes /wiki/Cylinder_(disk_drive)

  201. DOS's FAT is eight sectors (16 sectors for two copies) + 32 sectors for the root directory, room for 512 directory entries + 2 sectors (one master and one DOS boot sector) = 50 sectors /wiki/Root_directory

  202. (20,740 sectors total space on the drive - 50 sectors of overhead) ÷ 8 sectors per cluster = 2,586 clusters with 2 sectors unused which can not fill an 8 sector cluster. 2,586 clusters * 8 sectors per cluster * 512 bytes per sector = 10,592,256 bytes

  203. Norton, Peter (1983). Inside the IBM PC, Brady. ISBN 0-89303-556-4. /wiki/ISBN_(identifier)

  204. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  205. IBM. PC DOS 2.0 Announcement Letter. 1983-03-08 ([3]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/4/897/ENUS283-034/index.html&lang=en&request_locale=en

  206. DOS Marches On, PC Magazine, April 1983, p. 108 https://books.google.com/books?id=7wCiNAUEuAMC&pg=RA3-PA108

  207. Branching Out With The IBM Fixed Disk, PC Magazine, April 1983 https://books.google.com/books?id=7wCiNAUEuAMC&pg=RA3-PA252

  208. Allen, Paul (2011). Idea Man, Penguin, ISBN 978-1-59184-382-5. /wiki/ISBN_(identifier)

  209. Norton, Peter (1983). Inside the IBM PC, Brady. ISBN 0-89303-556-4. /wiki/ISBN_(identifier)

  210. DOS 1.1 reads all sectors on side 1 first, incrementing the track number before the head number, while DOS 2.0 increments the head number before the track number. Norton, Peter (July 1983). "The Dark Side of PC-DOS 2.0". PC Magazine. https://books.google.com/books?id=V2588uIxmAQC&pg=PA287

  211. IBM Drops The First Shoe, PC Magazine, April 1983, p. 90 https://books.google.com/books?id=7wCiNAUEuAMC&pg=RA3-PA90

  212. Norton, Peter (1990). Inside the IBM PC and PS/2, Third Edition, Brady. ISBN 0-13-467317-4. /wiki/ISBN_(identifier)

  213. Stephen Mann. CP/M Plus, a third, updated version of CP/M. InfoWorld, August 15, 1983, Vol. 5, No. 33, page 49ff., ISSN 0199-6649. https://books.google.com/books?id=ui8EAAAAMBAJ&pg=PA49

  214. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  215. Fujitsu Releases 256K-Bit RAM Chip, Computerworld, May 30, 1983 https://books.google.com/books?id=_n9Sw_hGU_MC&pg=PA59

  216. Raft of Portable Micros Displayed on Floor, Computerworld, May 23, 1983 https://books.google.com/books?id=BDAyLAfw0j4C&pg=PA11

  217. Systems at NCC '83, Computerworld, May 9, 1983 https://books.google.com/books?id=X_o3RYqR1x0C&pg=RA2-PA64

  218. The Multi-Tool product line began with expert systems for Multiplan.[144][145] /wiki/Expert_system

  219. Microsoft ad, InfoWorld, May 23, 1983 https://books.google.com/books?id=4i8EAAAAMBAJ&pg=PA85

  220. COMDEX: Micros in American mainstream, InfoWorld, May 23, 1983 https://books.google.com/books?id=4i8EAAAAMBAJ&pg=PA1

  221. Mouse and new WP program join Microsoft product lineup, InfoWorld, May 30, 1983 https://books.google.com/books?id=4S8EAAAAMBAJ&pg=PA10

  222. Wallace & Erickson, 1992. Hard Drive, John Wiley & Sons. ISBN 0-471-56886-4. /wiki/ISBN_(identifier)

  223. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  224. In Focus, InfoWorld, August 29, 1983 https://books.google.com/books?id=ty8EAAAAMBAJ&pg=PA31

  225. New chip package reduces cost, space requirements for memory, InfoWorld, August 1, 1983 https://books.google.com/books?id=vy8EAAAAMBAJ&pg=PA13

  226. Wang 64-K-Bit RAM Module To Compete With 256-K-Bit Chip, Computerworld, July 11, 1983 https://books.google.com/books?id=OL640VLAZo4C&pg=RA1-PA77

  227. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  228. Duncan, Ray (1988). Advanced MS-DOS Programming, Microsoft Press. ISBN 1-55615-157-8. /wiki/ISBN_(identifier)

  229. Japan on 16k a day, InfoWorld, May 28, 1984 https://books.google.com/books?id=ui4EAAAAMBAJ&pg=PA66

  230. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  231. Archives in Miniature, PC Magazine, January 31, 1989 https://books.google.com/books?id=pMnJ2MkrjNgC&pg=PA185

  232. The Debut of I.B.M.'s Junior, New York Times, Nov 2, 1983 https://www.nytimes.com/1983/11/02/business/the-debut-of-ibm-s-junior.html

  233. IBM. PC DOS 2.1 Announcement Letter. 1983-11-01 ([4]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/9/897/ENUS283-389/index.html&lang=en&request_locale=en

  234. Norton, Peter (1986). Inside the IBM PC, Revised and Enlarged, Brady. ISBN 0-89303-583-1, p.114-116, 157, 171, 175. /wiki/ISBN_(identifier)

  235. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  236. Software, InfoWorld, November 28, 1983Judge rules against Microsoft, Computerworld, June 13, 1994 https://books.google.com/books?id=sy8EAAAAMBAJ&pg=PA79

  237. Microsoft Word ad, InfoWorld, November 28, 1983 https://books.google.com/books?id=sy8EAAAAMBAJ&pg=PA56

  238. Review: Microsoft Word, InfoWorld, December 12, 1983 https://books.google.com/books?id=5i8EAAAAMBAJ&pg=PA73

  239. Freiberger & Swaine (2000). Fire in the Valley: The Making of The Personal Computer (Second Edition), McGraw Hill, ISBN 0-07-135892-7. /wiki/ISBN_(identifier)

  240. Why Be Honest If Honesty Doesn't Pay, Harvard Business Review, September 1990 http://hbr.org/1990/09/why-be-honest-if-honesty-doesnt-pay/ar/1

  241. Borland ad: Pascal $49.95, Byte, November 1983, p. 129 //archive.org/stream/byte-magazine-1983-11/1983_11_BYTE_08-11_Inside_the_IBM_PC#page/n129/mode/2up

  242. Delphi History – from Pascal to Embarcadero Delphi XE 2 www.thoughtco.com. https://www.thoughtco.com/history-of-delphi-1056847

  243. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  244. The Making of Microsoft, pg. 177, Daniel Ichbiah with Susan L. Knepper, Prima Publishing, 1993

  245. Now Microsoft Does Windows, InfoWorld, November 21, 1983 https://books.google.com/books?id=uy8EAAAAMBAJ

  246. Can Visicorp come back?, InfoWorld, July 2, 1984 https://books.google.com/books?id=xS4EAAAAMBAJ&pg=PA48

  247. Finally, Visi On is here, InfoWorld, October 31, 1983 https://books.google.com/books?id=2y8EAAAAMBAJ&pg=PA22

  248. 12 Years Ago in InfoWorld, InfoWorld, Oct 30, 1995, p.69 https://books.google.com/books?id=TzoEAAAAMBAJ&pg=PA69

  249. Visi On Applications Manager setup guide http://toastytech.com/manuals/Visi%20On%20AM%20Setup%20Guide.pdf

  250. Review: Visi On Applications Manager, InfoWorld, March 12, 1984. "(Don't be confused by the manual, which states that 256K RAM is all that is necessary. The system requirements listed on the Visi On box specify 512K, and you will need it.)" https://books.google.com/books?id=li4EAAAAMBAJ&pg=PA45

  251. VisiCorp Repositions Its Products and Approach, PC Magazine, August 7, 1984 https://books.google.com/books?id=-C_xVnQCcsEC&pg=PA41

  252. IBM PC clone makers shun total compatibility, InfoWorld, January 16, 1984 https://books.google.com/books?id=ey4EAAAAMBAJ&pg=PA79

  253. Bill Gates oral history[usurped], the Computerworld Honors Program, April 1995 https://web.archive.org/web/20180104013823/http://www.cwhonors.org/archives/histories/gates.pdf

  254. Products of the Year: Winning Big By Thinking Small, InfoWorld, January 14, 1985 https://books.google.com/books?id=-i4EAAAAMBAJ&pg=PA30

  255. Digital Research (1984): Concurrent CP/M ships early in response to team effort. Digital Dialogue - Employee Newsletter of Digital Research Inc., Volume 3, Number 1, p. 1 ([5]). /wiki/Digital_Dialogue_(Digital_Research)

  256. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  257. Duncan, Ray (1988). Advanced MS-DOS Programming, Microsoft Press. ISBN 1-55615-157-8. /wiki/ISBN_(identifier)

  258. Allan, Roy A. (2001). A History of the Personal Computer, Allan Publishing, ISBN 0-9689108-0-7. eBook on archive.org. Appendix B: Versions of DOS /wiki/ISBN_(identifier)

  259. In Depth – Women, technology and power, Computerworld, March 28, 1988. "By May 1984, Desq finally went out the door" https://books.google.com/books?id=JRgDwCkMX_cC&pg=PT64

  260. Desq: Through An Open Window, PC Magazine, April 17, 1984 https://books.google.com/books?id=9eJxx_ZGKngC&pg=PA214

  261. Desq hits the deck, InfoWorld, June 4, 1984 https://books.google.com/books?id=vi4EAAAAMBAJ&pg=PA12

  262. Will Desq Top Windows?, PC Magazine, June 26, 1984 https://books.google.com/books?id=IGkuDrOYjOcC&pg=PA33

  263. Desq product review, InfoWorld, July 30, 1984 https://books.google.com/books?id=Dy8EAAAAMBAJ&pg=PA47

  264. AST memory board to come with Quarterdeck Desqview, Computerworld, November 4, 1985 https://books.google.com/books?id=a8FBzsfoBZEC&pg=PA22

  265. IBM micro gets ability to run four programs, Computerworld, May 14, 1984 https://books.google.com/books?id=BrEo9KtAQH4C&pg=PA6

  266. Unix Picks up Steam, InfoWorld, August 6, 1984 https://books.google.com/books?id=HC8EAAAAMBAJ&pg=PA12

  267. Multiuser Systems Returning, InfoWorld, Sep 10, 1984 https://books.google.com/books?id=Hy8EAAAAMBAJ&pg=PA53

  268. Digital Research Ties CP/M, DOS, PC Magazine, June 26, 1984 https://books.google.com/books?id=IGkuDrOYjOcC&pg=PA39

  269. Phoenix Eagerly Waiting to Clone Next-Generation IBM BIOS, InfoWorld, March 9, 1987 https://books.google.com/books?id=zzAEAAAAMBAJ&pg=PA8

  270. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  271. Borland Sidekick ad, Byte, June 1984 //archive.org/stream/byte-magazine-1984-06/1984_06_BYTE_09-06_Computers_and_Education#page/n69/mode/2up/

  272. Sidekick Boosts PC-DOS Features, InfoWorld, June 11, 1984 https://books.google.com/books?id=wy4EAAAAMBAJ&pg=PA14

  273. Turning On the Electronic Desk, InfoWorld, October 1, 1984 https://books.google.com/books?id=CS8EAAAAMBAJ&pg=PA34

  274. Products of the Year: Winning Big By Thinking Small, InfoWorld, January 14, 1985 https://books.google.com/books?id=-i4EAAAAMBAJ&pg=PA30

  275. Some OEMs (in Europe) labeled this version MS-DOS 3.05[24]

  276. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  277. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  278. Norton, Peter (1986). Inside the IBM PC, Revised and Enlarged, Brady. ISBN 0-89303-583-1, p.114-116, 157, 171, 175. /wiki/ISBN_(identifier)

  279. FAT Type and Cluster Size Depends on Logical Drive Size, Microsoft support http://support.microsoft.com/kb/67321

  280. MS-DOS Partitioning Summary, Microsoft support http://support.microsoft.com/kb/69912

  281. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  282. Norton, Peter (1986). Inside the IBM PC, Revised and Enlarged, Brady. ISBN 0-89303-583-1, p.114-116, 157, 171, 175. /wiki/ISBN_(identifier)

  283. IBM Rolls out New PC: Networking products, windowing software also announced, InfoWorld, Sep 10, 1984 https://books.google.com/books?id=Hy8EAAAAMBAJ&pg=PA11

  284. DOS 3.0 Is Bigger, but Only Manual is Better, PC Magazine, October 16, 1984 https://books.google.com/books?id=msSKK7cn2K4C&pg=PA40

  285. The Dissection of DOS 3.0, PC Magazine, October 30, 1984 https://books.google.com/books?id=58pZmMUUxWQC&pg=PA105

  286. IBM. PC DOS 3.0 Announcement Letter. 1984-08-14 ([6]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/3/897/ENUS284-283/index.html&lang=en&request_locale=en

  287. IBM. PC Network Announcement Letter. 1984-08-14 ([7]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/0/897/ENUS184-100/index.html&lang=en&request_locale=en

  288. IBM. PC DOS 3.1 Announcement Letter. 1984-08-14 ([8]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/4/897/ENUS284-284/index.html&lang=en&request_locale=en

  289. IBM. TopView Announcement Letter. 1984-08-14 ([9]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/2/897/ENUS284-282/index.html&lang=en&request_locale=en

  290. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  291. High-Resolution Standard Is Latest Step in DOS Graphics Evolution, InfoWorld, June 26, 1989, p. 48 https://books.google.com/books?id=lTAEAAAAMBAJ&pg=PT47

  292. Norton, Peter (1986). Inside the IBM PC, Revised and Enlarged, Brady. ISBN 0-89303-583-1, p.114-116, 157, 171, 175. /wiki/ISBN_(identifier)

  293. Norton, Peter (1990). Inside the IBM PC and PS/2, Third Edition, Brady. ISBN 0-13-467317-4. /wiki/ISBN_(identifier)

  294. News Briefs, Big Blue Turns Colors, InfoWorld, October 8, 1984 https://books.google.com/books?id=Ci8EAAAAMBAJ&pg=PA19

  295. Market Looks to EGA as De Facto Standard, InfoWorld, August 19, 1985 https://books.google.com/books?id=_S4EAAAAMBAJ&pg=PA32

  296. IBM. Enhanced Graphics Adapter Announcement Letter. 1984-09-10 ([10]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/4/897/ENUS184-114/index.html&lang=en&request_locale=en

  297. IBM. Enhanced Color Display 5154 Announcement Letter. 1984-09-10 ([11]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/3/897/ENUS184-113/index.html&lang=en&request_locale=en

  298. The Enhanced Graphics Standard Comes of Age, PC Magazine, August 1986 https://books.google.com/books?id=a91QXlvTPHAC&pg=PA140

  299. IBM's Other Analog Video Standards, InfoWorld April 17, 1989 https://books.google.com/books?id=CDoEAAAAMBAJ&pg=PT77

  300. Some European OEMs labeled this version MS-DOS 3.06

  301. MS-DOS 3.0 [sic] Makes Debut, Upgrade of operating system supports networks, InfoWorld, December 3, 1984 https://books.google.com/books?id=qS4EAAAAMBAJ&pg=PA16

  302. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  303. Wallace & Erickson, 1992. Hard Drive, John Wiley & Sons. ISBN 0-471-56886-4. /wiki/ISBN_(identifier)

  304. Software, Computerworld, December 17, 1984 https://books.google.com/books?id=I22P2C-ydp4C&pg=PA64

  305. TallScreen: More DOS Power to You, PC Magazine, December 24, 1985 https://books.google.com/books?id=0deFa0SWTOkC&pg=PA173

  306. Foster, Edward (1985-05-13). "Super DOS awaits new 80286 – Concurrent DOS 286 – delayed until Intel upgrades chip – offers Xenix's power and IBM PC compatibility". InfoWorld. 7 (19). InfoWorld Media Group: 17–18. ISSN 0199-6649. https://books.google.com/books?id=2y4EAAAAMBAJ&pg=PA17

  307. IBM. TopView Announcement Letter. 1985-02-19 ([12]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/1/897/ENUS285-071/index.html&lang=en&request_locale=en

  308. Topview in No Shape for the Average User, InfoWorld, June 17, 1985 https://books.google.com/books?id=FS8EAAAAMBAJ&pg=PA44

  309. IBM. PC DOS 3.1 Announcement Letter. 1984-08-14 ([8]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/4/897/ENUS284-284/index.html&lang=en&request_locale=en

  310. IBM. PC Network Program Announcement Letter. 1985-04-02 ([13]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/2/897/ENUS285-132/index.html&lang=en&request_locale=en

  311. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  312. New 1-2-3 Gets 4 Megabytes of Memory, Lotus, Intel Break PC-DOS Memory Barrier, InfoWorld, April 29, 1985 https://books.google.com/books?id=2C4EAAAAMBAJ&pg=PA15

  313. Board Makers Flock to New Standard, InfoWorld, June 17, 1985 https://books.google.com/books?id=FS8EAAAAMBAJ&pg=PA30

  314. Lotus & Intel: Power Banking, PC Magazine, June 25, 1985 https://books.google.com/books?id=uqInkwnBdacC&pg=PA45

  315. Tech Talk: Placing the IBM/Microsoft XMS Spec Into Perspective, InfoWorld, August 15, 1988 https://books.google.com/books?id=ZzoEAAAAMBAJ&pg=PA34

  316. IBM Struggles To Improve DOS, InfoWorld, May 6, 1985 https://books.google.com/books?id=2S4EAAAAMBAJ&pg=PA16

  317. Key Application Packages Still Missing, InfoWorld, June 10, 1985 https://books.google.com/books?id=4C4EAAAAMBAJ&pg=PA30

  318. IBM Graphics Board 'Useless', InfoWorld, May 6, 1985 https://books.google.com/books?id=2S4EAAAAMBAJ&pg=PA17

  319. Foster, Edward (1985-05-13). "Super DOS awaits new 80286 – Concurrent DOS 286 – delayed until Intel upgrades chip – offers Xenix's power and IBM PC compatibility". InfoWorld. 7 (19). InfoWorld Media Group: 17–18. ISSN 0199-6649. https://books.google.com/books?id=2y4EAAAAMBAJ&pg=PA17

  320. Digital Research offers enhanced DOS version, Computerworld, June 3, 1985 https://books.google.com/books?id=0sNDKMzgG8gC&pg=RA1-PA37

  321. Board Makers Flock to New Standard, InfoWorld, June 17, 1985 https://books.google.com/books?id=FS8EAAAAMBAJ&pg=PA30

  322. Rampage, Desqview Are Bundled, InfoWorld, October 21, 1985 https://books.google.com/books?id=jy8EAAAAMBAJ&pg=PA12

  323. Atari: 500 Megabytes for $500, InfoWorld, July 1, 1985 https://books.google.com/books?id=EC8EAAAAMBAJ&pg=PA18

  324. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  325. AST memory board to come with Quarterdeck Desqview, Computerworld, November 4, 1985 https://books.google.com/books?id=a8FBzsfoBZEC&pg=PA22

  326. Desqview Clarifies Windowing System, InfoWorld, September 9, 1985 https://books.google.com/books?id=eS8EAAAAMBAJ&pg=PA39

  327. DESQview, PC Magazine, February 25, 1986 https://books.google.com/books?id=UFvuOLZA2D0C&pg=PA115

  328. Microsoft to back memory spec, Computerworld, August 12, 1985 https://books.google.com/books?id=f1yp2lZQyz8C&pg=PA72-IA5

  329. Duncan, Ray (1988). Advanced MS-DOS Programming, Microsoft Press. ISBN 1-55615-157-8. /wiki/ISBN_(identifier)

  330. Int 67/AH=4Eh : LIM EMS - GET OR SET PAGE MAP Ralf Brown's Interrupt List. http://www.ctyme.com/intr/rb-7430.htm

  331. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  332. Joint Development Agreement, published as part of the Comes v. Microsoft case as plaintiff's exhibit #4, retrieved 2014-09-03. http://antitrust.slated.org/www.iowaconsumercase.org/011607/0000/PX00004.pdf

  333. Microsoft, IBM Sign Pact for Operating Systems, InfoWorld, September 2, 1985 https://books.google.com/books?id=ki8EAAAAMBAJ&pg=PA10

  334. Microsoft, IBM Sign Pact for Operating Systems, InfoWorld, September 2, 1985 https://books.google.com/books?id=ki8EAAAAMBAJ&pg=PA10

  335. Market Looks to EGA as De Facto Standard, InfoWorld, August 19, 1985 https://books.google.com/books?id=_S4EAAAAMBAJ&pg=PA32

  336. Foster, Edward (1985-08-26). "Intel shows new 80286 chip – Future of DRI's Concurrent DOS 286 still unclear after processor fixed". InfoWorld. 7 (34). InfoWorld Media Group: 21. ISSN 0199-6649. https://books.google.com/books?id=_y4EAAAAMBAJ&pg=PA21

  337. World Digest, Computerworld, Sep 23, 1985, p. 34. https://books.google.com/books?id=n5qBImUV6NQC&pg=PA34

  338. The Enhanced Graphics Standard Comes of Age, PC Magazine, August 1986 https://books.google.com/books?id=a91QXlvTPHAC&pg=PA140

  339. New Set of Chips Should Make Graphics Cards More Accessible, InfoWorld, October 7, 1985 https://books.google.com/books?id=jC8EAAAAMBAJ&pg=PA20

  340. The Second Annual PC Magazine Awards for Technical Excellence: EGA Chipset, PC Magazine, August 1986 https://books.google.com/books?id=a91QXlvTPHAC&pg=PA242

  341. Duncan, Ray (1988). Advanced MS-DOS Programming, Microsoft Press. ISBN 1-55615-157-8. /wiki/ISBN_(identifier)

  342. Intel Announces 32-bit 80386 Chip, InfoWorld, October 21, 1985 https://books.google.com/books?id=jy8EAAAAMBAJ&pg=PA1

  343. Intel 80386 Programmer's Reference Manual[usurped] 1986. https://web.archive.org/web/20170305115259/http://microsym.com/editor/assets/386intel.pdf

  344. Intel386 DX Microprocessor Hardware Reference Manual[usurped] 1991. https://web.archive.org/web/20170116053900/http://bitsavers.trailing-edge.com/pdf/intel/80386/231732-005_Intel386_DX_Miroprocessor_Hardware_Reference_Manual_1991.pdf

  345. Compaq's New DOS Version Cripples Leading Disk Utilities, InfoWorld, December 14, 1987 https://books.google.com/books?id=Aj8EAAAAMBAJ&pg=PA22

  346. Hard Disk Drives: How Many Megabytes Are Enough?, InfoWorld, November 4, 1985 https://books.google.com/books?id=MS8EAAAAMBAJ&pg=PA29

  347. DRI Alters Its Stalled Concurrent DOS System, InfoWorld, November 4, 1985 https://books.google.com/books?id=MS8EAAAAMBAJ&pg=PA20

  348. DRI Seeks PC-DOS 3.1 Compatibility, InfoWorld, December 9, 1985 https://books.google.com/books?id=bi8EAAAAMBAJ&pg=PA8

  349. DRI's Multitasking DOS System Too Limited to Make the Grade, InfoWorld, February 23, 1987 https://books.google.com/books?id=1DAEAAAAMBAJ&pg=PA48

  350. Chips & Technologies:Driving in the Fast Lane, InfoWorld, February 22, 1988 https://books.google.com/books?id=Cz8EAAAAMBAJ&pg=PA34

  351. Graphics on Motherboards Expected, InfoWorld, December 23, 1985 https://books.google.com/books?id=fC8EAAAAMBAJ&pg=PA12

  352. The CHIPSet Difference, PC Magazine, August 1986 https://books.google.com/books?id=a91QXlvTPHAC&pg=PA206

  353. 80386 Chip Set Paves Way for Faster, Less Costly Computers, Vendor Says, InfoWorld, October 13, 1986 https://books.google.com/books?id=pDwEAAAAMBAJ&pg=PA8

  354. Long and Winding Road to Windows 3.0, InfoWorld, May 21, 1990 https://books.google.com/books?id=lzsEAAAAMBAJ&pg=PA14

  355. Microsoft Focuses Efforts On Direct Corporate Sales, InfoWorld, November 18, 1985 https://books.google.com/books?id=OC8EAAAAMBAJ&pg=PA8

  356. Microsoft Windows, PC Magazine, February 25, 1986 https://books.google.com/books?id=UFvuOLZA2D0C&pg=PA120

  357. Archives in Miniature, PC Magazine, January 31, 1989 https://books.google.com/books?id=pMnJ2MkrjNgC&pg=PA185

  358. Standard ECMA-107 http://www.ecma-international.org/publications/standards/Ecma-107.htm

  359. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  360. Activenture, Grolier Ship CD-ROMs, InfoWorld, January 20, 1986 https://books.google.com/books?id=nC8EAAAAMBAJ&pg=PA11

  361. Interest Grows in Generic Computers, InfoWorld, January 27, 1986 https://books.google.com/books?id=my8EAAAAMBAJ&pg=PA24

  362. IBM Unveils RT PC For High-End Uses, InfoWorld, January 27, 1986 https://books.google.com/books?id=my8EAAAAMBAJ&pg=PA1

  363. IBM. RT Personal Computer Announcement Letter. 1986-01-21 ([14]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/6/897/ENUS186-006/index.html&lang=en&request_locale=en

  364. IBM to Use a DRI Operating System, InfoWorld, February 10, 1986 https://books.google.com/books?id=oi8EAAAAMBAJ&pg=PA12

  365. Rampage, Desqview Are Bundled, InfoWorld, October 21, 1985 https://books.google.com/books?id=jy8EAAAAMBAJ&pg=PA12

  366. DESQview, PC Magazine, February 25, 1986 https://books.google.com/books?id=UFvuOLZA2D0C&pg=PA115

  367. Quarterdeck Ships Deskview Update, InfoWorld February 10, 1986 https://books.google.com/books?id=oi8EAAAAMBAJ&pg=PA56

  368. AST's Rampage Offers Superset of Intel Memory Specification, InfoWorld, February 10, 1986 https://books.google.com/books?id=oi8EAAAAMBAJ&pg=PA51

  369. AST RAMpage! ad, Byte, January 1986 //archive.org/stream/byte-magazine-1986-01/1986_01_BYTE_11-01_Robotics#page/n19/mode/2up

  370. Windowing software shatters users' hopes, Computerworld, October 6, 1986 https://books.google.com/books?id=botwBgcSATQC&pg=PA87

  371. NEC MultiSync ad, Byte, March 1986 https://archive.org/stream/byte-magazine-1986-03/1986_03_BYTE_11-03_Homebound_Computing#page/n13/mode/2up

  372. NEC JC1401P3A MultiSync, PC Magazine, March 31, 1987 https://books.google.com/books?id=_Bg1jlRSiQMC&pg=PA135

  373. Color Monitor Backs Wide Range of Displays, InfoWorld, October 27, 1986 https://books.google.com/books?id=mTwEAAAAMBAJ&pg=PA61

  374. VESA: Looking forward to a new standard, PC Magazine, May 16, 1989 https://books.google.com/books?id=2jkWJsu_9CoC&pg=PA108

  375. High industry interest, few products mark compact disk show, Computerworld, March 10, 1986 https://books.google.com/books?id=K5l-lgNorlMC&pg=PA8

  376. PC-DOS upgrade supports 31⁄2-in. floppy disk drives, Computerworld, March 24, 1986 https://books.google.com/books?id=MskyBf-SNfUC&pg=PA2

  377. IBM Releases First Components Of its Token Ring and PC-DOS 3.2, InfoWorld, March 24, 1986 https://books.google.com/books?id=lS8EAAAAMBAJ&pg=PA1

  378. IBM. PC DOS 3.2 Announcement Letter. 1986-03-18 ([15]), 1986-04-02 ([16]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/9/897/ENUS286-119/index.html&lang=en&request_locale=en

  379. DOS Gets Better—And More Expensive, Too, PC Magazine, July 1986 https://books.google.com/books?id=5hdeC0k_JHwC&pg=PA110

  380. PC-DOS upgrade supports 31⁄2-in. floppy disk drives, Computerworld, March 24, 1986 https://books.google.com/books?id=MskyBf-SNfUC&pg=PA2

  381. Zbikowski, Mark; Allen, Paul; Ballmer, Steve; Borman, Reuben; Borman, Rob; Butler, John; Carroll, Chuck; Chamberlain, Mark; Chell, David; Colee, Mike; Courtney, Mike; Dryfoos, Mike; Duncan, Rachel; Eckhardt, Kurt; Evans, Eric; Farmer, Rick; Gates, Bill; Geary, Michael; Griffin, Bob; Hogarth, Doug; Johnson, James W.; Kermaani, Kaamel; King, Adrian; Koch, Reed; Landowski, James; Larson, Chris; Lennon, Thomas; Lipkie, Dan; McDonald, Marc; McKinney, Bruce; Martin, Pascal; Mathers, Estelle; Matthews, Bob; Melin, David; Mergentime, Charles; Nevin, Randy; Newell, Dan; Newell, Tani; Norris, David; O'Leary, Mike; O'Rear, Bob; Olsson, Mike; Osterman, Larry; Ostling, Ridge; Pai, Sunil; Paterson, Tim; Perez, Gary; Peters, Chris; Petzold, Charles; Pollock, John; Reynolds, Aaron; Rubin, Darryl; Ryan, Ralph; Schulmeisters, Karl; Shah, Rajen; Shaw, Barry; Short, Anthony; Slivka, Ben; Smirl, Jon; Stillmaker, Betty; Stoddard, John; Tillman, Dennis; Whitten, Greg; Yount, Natalie; Zeck, Steve (1988). "Technical advisors". The MS-DOS Encyclopedia: versions 1.0 through 3.2. By Duncan, Ray; Bostwick, Steve; Burgoyne, Keith; Byers, Robert A.; Hogan, Thom; Kyle, Jim; Letwin, Gordon; Petzold, Charles; Rabinowitz, Chip; Tomlin, Jim; Wilton, Richard; Wolverton, Van; Wong, William; Woodcock, JoAnne (Completely reworked ed.). Redmond, Washington, USA: Microsoft Press. ISBN 1-55615-049-0. LCCN 87-21452. OCLC 16581341. (xix+1570 pages; 26 cm) (NB. This edition was published in 1988 after extensive rework of the withdrawn 1986 first edition by a different team of authors. [1]) 1-55615-049-0

  382. Tutor: Extended memory from real mode, PC Magazine June 16, 1992 https://books.google.com/books?id=WFhT5khImwMC&pg=348

  383. Image of shrinkwrapped MS-DOS 3.2 package http://oldcomputermuseum.com/os/msdos_3.2.html

  384. MS-DOS 4.0 in U.K.; U.S. Waiting for 5.0, InfoWorld, March 24, 1986 https://books.google.com/books?id=lS8EAAAAMBAJ&pg=PA1

  385. Larry Osterman. Did you know that OS/2 wasn't Microsoft's first non Unix multitasking operating system? MSDN Blogs https://blogs.msdn.microsoft.com/larryosterman/2004/03/22/did-you-know-that-os2-wasnt-microsofts-first-non-unix-multi-tasking-operating-system/

  386. Brooks, Vernon C. "Information about the little known multitasking MS-DOS 4.0". PC DOS Retro. Archived from the original on 2020-02-21. Retrieved 2014-02-13. https://pcdosretro.github.io/multitaskingmsdos4.htm

  387. 3270 Demand Not Expected to Rise, InfoWorld, April 14, 1986 https://books.google.com/books?id=OS8EAAAAMBAJ&pg=PA5

  388. IBM. 3270-PC and Expanded Memory Adapter Announcement Letter. 1986-04-02 ([17]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/3/897/ENUS186-053/index.html&lang=en&request_locale=en

  389. IBM. TopView 1.10 Announcement Letter. 1986-04-02 ([18]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/7/897/ENUS286-137/index.html&lang=en&request_locale=en

  390. IBM Attacks: New Products, Pricing, InfoWorld, April 7, 1986 https://books.google.com/books?id=PC8EAAAAMBAJ&pg=PA1

  391. IBM 80386 to Include Proprietary Designs, InfoWorld, September 1, 1986 https://books.google.com/books?id=cS8EAAAAMBAJ&pg=PA6

  392. Rampage, Desqview Are Bundled, InfoWorld, October 21, 1985 https://books.google.com/books?id=jy8EAAAAMBAJ&pg=PA12

  393. Quad EMS+ Supports EMS, AST Changes, InfoWorld, April 21, 1986 https://books.google.com/books?id=Qy8EAAAAMBAJ&pg=PA11

  394. Tough Choice. Easy Answer. (Quadram ad), PC Magazine, August 1986 https://books.google.com/books?id=a91QXlvTPHAC&pg=PA42

  395. The EEMS Standard: A Bridge to The Future, InfoWorld, June 30, 1986 https://books.google.com/books?id=Wi8EAAAAMBAJ&pg=PA54

  396. Utilities Expected to Link RAM-Resident Programs, InfoWorld, May 26, 1986 https://books.google.com/books?id=RS8EAAAAMBAJ&pg=PA11

  397. Alsop, Stewart. A Blast From the PC-Compatible Past, InfoWorld, November 6, 1989 https://books.google.com/books?id=qjAEAAAAMBAJ&pg=PT125

  398. Standards let CD-ROM disks run across multiple systems, Computerworld, June 23, 1986 https://books.google.com/books?id=mop2UUCt4kIC&pg=PA12

  399. TSeng, PC's Limited EGAs Offer Features, Low Price, PC Magazine, August 1986 https://books.google.com/books?id=a91QXlvTPHAC&pg=PA46

  400. Two Build-Your-Own Alternatives for AT Power, PC Magazine, August 1986 https://books.google.com/books?id=a91QXlvTPHAC&pg=PA185

  401. The Pressure Builds At Big Blue, New York Times, August 10, 1986 https://www.nytimes.com/1986/08/10/business/the-pressure-builds-at-big-blue.html

  402. Wallace & Erickson, 1992. Hard Drive, John Wiley & Sons. ISBN 0-471-56886-4. /wiki/ISBN_(identifier)

  403. Compaq Introduces 386 PC, Challenges IBM to Match It, InfoWorld, Sep 15, 1986 https://books.google.com/books?id=aS8EAAAAMBAJ&pg=PA1

  404. 8-page Compaq advertisement, Computerworld, September 22, 1986, pp. 63–70. https://books.google.com/books?id=vrrvpxLbx7UC&pg=PA63

  405. The Compaq Deskpro 386's Speed Alone Is Enough to Attract Micro Buyers, InfoWorld, October 6, 1986 https://books.google.com/books?id=oDwEAAAAMBAJ&pg=PA54

  406. MS-DOS Version 3.3 Reference Guide, Compaq Computer Corporation (February 1988).

  407. Compaq Deskpro Unable to Read Extended DOS Partitions, Microsoft support http://support.microsoft.com/kb/69485

  408. Drives Inaccessible After Upgrading from Compaq DOS, Microsoft support http://support.microsoft.com/kb/80890

  409. 80386 Chip Set Paves Way for Faster, Less Costly Computers, Vendor Says, InfoWorld, October 13, 1986 https://books.google.com/books?id=pDwEAAAAMBAJ&pg=PA8

  410. New Chip Said to Contain Seven PC AT Chip Functions, InfoWorld, September 1, 1986 https://books.google.com/books?id=cS8EAAAAMBAJ&pg=PA5

  411. Mueller, Scott (2013). Upgrading and Repairing PCs, ISBN 9780789750006. https://books.google.com/books?id=gXaRdKyD4PsC&pg=PA182

  412. Extensions To MS-DOS Run CD-ROM, InfoWorld, September 22, 1986 https://books.google.com/books?id=ZS8EAAAAMBAJ&pg=PA1

  413. Microsoft to Make MS-DOS 4.0, MS-Net 2.0 Available in Fourth Quarter, InfoWorld, Sep 29, 1986 https://books.google.com/books?id=pzwEAAAAMBAJ&pg=PA6

  414. Microsoft shows Europe a solution, Network World, October 6, 1986 https://books.google.com/books?id=oRwEAAAAMBAJ&pg=PA8

  415. Multitasking MS-DOS 4.0 offered to European OEMs, Computerworld, September 29, 1986 https://books.google.com/books?id=2z5elvZrpisC&pg=PA6

  416. Desqview to Support Virtual Mode of 80386, InfoWorld October 6, 1986 https://books.google.com/books?id=oDwEAAAAMBAJ&pg=PA1

  417. Desqview supports 80386, Computerworld, October 13, 1986 https://books.google.com/books?id=mXEbp4U3AT8C&pg=PA15

  418. The Big Advantage of Intel's 80386 Microprocessor Today Is Virtual 8086 Mode, InfoWorld, October 20, 1986 https://books.google.com/books?id=mzwEAAAAMBAJ&pg=PA33

  419. Technology Update: The 386, InfoWorld, November 10, 1986 https://books.google.com/books?id=rDwEAAAAMBAJ&pg=PA71

  420. Beyond the 640K Barrier: The Search for an EMS Simulator That Does the Job, InfoWorld, October 13, 1986 https://books.google.com/books?id=pDwEAAAAMBAJ&pg=PA44

  421. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  422. 80386 Developer's Tool Employs DOS For Mainframe-Size Applications, InfoWorld, November 10, 1986 https://books.google.com/books?id=rDwEAAAAMBAJ&pg=PA5

  423. 286/DOS-Extender: Build Protected Mode Apps for DOS, PC Magazine, May 28, 1991 https://books.google.com/books?id=hpmavHER2VIC&pg=PT78

  424. Multiuser Operating System to Use 386 Microprocessor's Virtual Modes, InfoWorld, November 17, 1986 https://books.google.com/books?id=izwEAAAAMBAJ&pg=PA15

  425. Standard ECMA-119 http://www.ecma-international.org/publications/standards/Ecma-119.htm

  426. CBR, ed. (1987-01-15). "Digital Research launches FlexOS 286 Real-Time Manufacturing Operating System". Computer Business Review. Archived from the original on 2013-01-18. Retrieved 2018-09-15. http://www.cbronline.com/news/digital_research_launches_flexos_286_real_time_manufacturing_operating_system

  427. PC Update, PC Magazine, January 27, 1987 https://books.google.com/books?id=w3AJLvysWFQC&pg=PA59

  428. Quarterdeck Product Expands 386 PC Memory Up to 16MB, InfoWorld, February 9, 1987 https://books.google.com/books?id=BDwEAAAAMBAJ&pg=PA10

  429. DRI to Release Multiuser 80386 Operating System, InfoWorld, February 16, 1987 https://books.google.com/books?id=0DAEAAAAMBAJ&pg=PA1

  430. DRI Updates 2 Concurrent DOS Systems, InfoWorld, September 21, 1987 https://books.google.com/books?id=mDsEAAAAMBAJ&pg=PA24

  431. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  432. IBM Models Offer Diverse Capabilities: All Lines Feature Built-in Graphics, InfoWorld, April 6, 1987 https://books.google.com/books?id=lj0EAAAAMBAJ&pg=PA1

  433. VGA's Analog Capabilities, InfoWorld, October 26, 1987 https://books.google.com/books?id=_z4EAAAAMBAJ&pg=PA69

  434. Get the Picture?, InfoWorld, April 17, 1989 https://books.google.com/books?id=CDoEAAAAMBAJ&pg=PT70

  435. IBM. The IBM Personal System/2 Display Adapter. 1987-04-02 ([19]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/4/897/ENUS187-054/index.html&lang=en&request_locale=en

  436. IBM. Operating System/2 Standard Edition Announcement Letter. 1987-04-02 ([20]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/9/897/ENUS287-099/index.html&lang=en&request_locale=en

  437. IBM. PC DOS 3.3 Announcement Letter. 1987-04-02 ([21]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/8/897/ENUS287-098/index.html&lang=en&request_locale=en

  438. Expansion Bus Highlights PS/2 Family, InfoWorld, April 6, 1987 https://books.google.com/books?id=lj0EAAAAMBAJ&pg=PA82

  439. IBM Blames DOS 3.3 Problems On Non-IBM Hard Disk Drives - Microsoft Uninvolved in DOS Upgrade, InfoWorld, June 1, 1987 https://books.google.com/books?id=yjAEAAAAMBAJ&pg=PA6

  440. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  441. Windows 2.0 to Resemble OS/2 Windows Manager, InfoWorld, April 6, 1987 https://books.google.com/books?id=lj0EAAAAMBAJ&pg=PA2

  442. Fox Readies Version of Foxbase to Use 386, InfoWorld, April 6, 1987 https://books.google.com/books?id=lj0EAAAAMBAJ&pg=PA9

  443. PC Update, PC Magazine, January 27, 1987 https://books.google.com/books?id=w3AJLvysWFQC&pg=PA59

  444. Desqview Update Supports EGA, VGA Graphics Modes, InfoWorld, May 18, 1987 https://books.google.com/books?id=sDwEAAAAMBAJ&pg=PA16

  445. Desqview 2.0 Beefs Up MS-DOS Multitasking, Uses 80386's "Virtual 8086", InfoWorld, May 25, 1987 https://books.google.com/books?id=zjAEAAAAMBAJ&pg=PA48

  446. IBM's Other Analog Video Standards, InfoWorld April 17, 1989 https://books.google.com/books?id=CDoEAAAAMBAJ&pg=PT77

  447. IBM Slow to Deliver 8514/A Adapter, InfoWorld, June 1, 1987 https://books.google.com/books?id=yjAEAAAAMBAJ&pg=PA121

  448. Sandler, Corey (2007). Fix Your Own PC, ISBN 9780470107874. /wiki/ISBN_(identifier)

  449. Firms to Combine Desqview, 386/DOS-Extender Products, InfoWorld, June 8, 1987 https://books.google.com/books?id=0TAEAAAAMBAJ&pg=PA7

  450. Foxbase 2.0 73% Faster, Publisher Says, InfoWorld, July 6, 1987 https://books.google.com/books?id=wjAEAAAAMBAJ&pg=PA1

  451. Developers Search for Reliable 386 DOS Extenders, InfoWorld, July 20, 1987 https://books.google.com/books?id=BTwEAAAAMBAJ&pg=PA19

  452. Tool Lets Programs Access 16MB of RAM With DOS 3.X, InfoWorld, July 13, 1987 https://books.google.com/books?id=xzAEAAAAMBAJ&pg=RA1-PA20

  453. Small Companies Provide Ways to Take Advantage of 386 Computers, InfoWorld, July 27, 1987 https://books.google.com/books?id=6DsEAAAAMBAJ&pg=PA47

  454. Qualitas Scores With 386 Memory Manager, InfoWorld, March 5, 1990 https://books.google.com/books?id=KzsEAAAAMBAJ&pg=PA36-IA11

  455. U.S. patent 4,926,322 - Software emulation of bank-switched memory using a virtual DOS monitor and paged memory management https://patents.google.com/patent/US4926322

  456. Microsoft to Release Own DOS 3.3, InfoWorld, August 3, 1987 https://books.google.com/books?id=1zsEAAAAMBAJ&pg=PA3

  457. EMS Update Gives DOS Improved Multitasking, InfoWorld, August 17, 1987 https://books.google.com/books?id=2jsEAAAAMBAJ&pg=PA5

  458. PC Vendors Plan to Bundle Windows 386, InfoWorld, September 28, 1987 https://books.google.com/books?id=ljsEAAAAMBAJ&pg=PA1

  459. MS-DOS Version 4.10 Fujitsu ICL OEM[usurped] https://web.archive.org. https://web.archive.org/web/20070220193954/http://www.16bitos.com/410ms.htm

  460. ICL takes wraps off 3 ISDN workstations, Network World, April 24, 1989 https://books.google.com/books?id=aBMEAAAAMBAJ&pg=PA21

  461. Larry Osterman. Larry Osterman's Biography Microsoft TechNet Blogs https://blogs.technet.microsoft.com/exchange/2004/03/05/larry-ostermans-biography/

  462. First VGA Board for XTs, ATs: Pretty Colors and Rough Edges, PC Magazine, October 13, 1987 https://books.google.com/books?id=r7jD_sikrJQC&pg=PA34

  463. Product Comparison: Video Boards, InfoWorld, October 26, 1987 https://books.google.com/books?id=_z4EAAAAMBAJ&pg=PA77

  464. Product Comparison, InfoWorld, May 29, 1989 https://books.google.com/books?id=njAEAAAAMBAJ&pg=PT50

  465. VGA's Analog Capabilities, InfoWorld, October 26, 1987 https://books.google.com/books?id=_z4EAAAAMBAJ&pg=PA69

  466. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  467. Microsoft Lifts Curtain on PC Excel, InfoWorld, October 12, 1987 https://books.google.com/books?id=FzwEAAAAMBAJ&pg=PA5

  468. MS-DOS Version 3.3 Reference Guide, Compaq Computer Corporation (February 1988).

  469. Bringing a tempest to a teapot, Computerworld, November 2, 1987 https://books.google.com/books?id=mUSIMiurpfYC&pg=PT159

  470. 80386 Control Program Provides Access To Both Multitasking and Virtual Memory, PC Magazine, January 12, 1988 https://books.google.com/books?id=3J2ynRxCU78C&pg=PA52

  471. VM/386 Multitasks Existing DOS Applications Far Beyond 640K, PC Magazine, January 26, 1988 https://books.google.com/books?id=e0OQnm5x3lYC&pg=PA33

  472. New Products, Updates Highlight Fall Comdex, InfoWorld, November 2, 1987 https://books.google.com/books?id=Uj0EAAAAMBAJ&pg=PA8

  473. 386/DOS-Extender Programs Displayed, InfoWorld, November 9, 1987 https://books.google.com/books?id=Sj0EAAAAMBAJ&pg=PA3

  474. Paradox 386 set to ship next month, Computerworld, November 16, 1987 https://books.google.com/books?id=uIYmZuC4zzQC&pg=PT35

  475. IBM Ships OS/2 Four Months Early, InfoWorld, December 7, 1987 https://books.google.com/books?id=Az8EAAAAMBAJ&pg=PA1

  476. Zenith First to Ship Microsoft OS/2, InfoWorld, December 21, 1987 https://books.google.com/books?id=AT8EAAAAMBAJ&pg=PA1

  477. Vendors Decide Against Bundling OS/2 With PCs, InfoWorld, November 30, 1987 https://books.google.com/books?id=BD8EAAAAMBAJ&pg=PA5

  478. Standard ECMA-119 http://www.ecma-international.org/publications/standards/Ecma-119.htm

  479. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  480. Microsoft Finally Ships Its Windows Updates, InfoWorld, January 4, 1988 https://books.google.com/books?id=ET8EAAAAMBAJ&pg=PA17

  481. Microsoft Windows 2.03 and Windows/386, Byte, May 1988 https://archive.org/stream/BYTE-1988-05#page/n175/mode/2up

  482. Microsoft Steals Show At Its CD ROM Meeting, InfoWorld, March 7, 1988 https://books.google.com/books?id=CD8EAAAAMBAJ&pg=PA20

  483. "Software Developer Caldera sues Microsoft for Antitrust practices alleges monopolistic acts shut its DR DOS operating system out of market". Salt Lake City, UT, USA: Caldera News. 1996-07-24. Archived from the original on 2017-06-24. Retrieved 2017-06-24. http://www.maxframe.com/DR/Info/fullstory/ca_sues_ms.html

  484. Inside Track, PC Magazine, November 29, 1988 https://books.google.com/books?id=TJuFGeKsMJ0C&pg=PA73

  485. Windows Gets More Memory With Upgrade, InfoWorld July 4, 1988 https://books.google.com/books?id=4z4EAAAAMBAJ&pg=PA1

  486. Some Tips, Tricks and Workarounds For Upgrading Sites to IBM DOS 4.0, InfoWorld, August 29, 1988 https://books.google.com/books?id=iDoEAAAAMBAJ&pg=PA43

  487. Duncan, Ray (1988). Advanced MS-DOS Programming, Microsoft Press. ISBN 1-55615-157-8. /wiki/ISBN_(identifier)

  488. Incompatibilities Hinder Useful DOS 4.0 Features, InfoWorld, August 15, 1988 https://books.google.com/books?id=ZzoEAAAAMBAJ&pg=PA1

  489. IBM. PC DOS 4.0 Announcement Letter. 1988-07-19 ([22]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/0/897/ENUS288-380/index.html&lang=en&request_locale=en

  490. Users Encouraged by IBM DOS 4.0's Text-Based Interface, EMS Support, InfoWorld, July 25, 1988 https://books.google.com/books?id=_j4EAAAAMBAJ&pg=PA1

  491. IBM DOS, InfoWorld, Jul 18, 1988, p. 77 https://books.google.com/books?id=5D4EAAAAMBAJ&pg=PA77

  492. OS/2 Extended Edition, PC Magazine, January 31, 1989 https://books.google.com/books?id=pMnJ2MkrjNgC&pg=PA141

  493. Tech Talk: Placing the IBM/Microsoft XMS Spec Into Perspective, InfoWorld, August 15, 1988 https://books.google.com/books?id=ZzoEAAAAMBAJ&pg=PA34

  494. Microsoft's XMS 2.0 Adds 64K Of Memory to 286, 386 Systems, InfoWorld, July 25, 1988 https://books.google.com/books?id=_j4EAAAAMBAJ&pg=PA5

  495. Phar Lap Memory Manager Offers Alternative to Presentation Manager, InfoWorld, August 22, 1988 https://books.google.com/books?id=YToEAAAAMBAJ&pg=PA18

  496. Quarterdeck Shows Updated Desqview, InfoWorld August 22, 1988 https://books.google.com/books?id=YToEAAAAMBAJ&pg=PA8

  497. IBM Ships Unannounced DOS 4.01; IBM Releases Model 30s Based on 286, InfoWorld, September 19, 1988 https://books.google.com/books?id=mDoEAAAAMBAJ&pg=PA5

  498. Compaq Leads 'Gang of Nine' In Offering Alternative to MCA, InfoWorld, September 19, 1988 https://books.google.com/books?id=mDoEAAAAMBAJ&pg=PA5

  499. Lotus, Intel, AST Officially Endorse Microsoft's Extended Memory Spec, InfoWorld, October 3, 1988 https://books.google.com/books?id=oDoEAAAAMBAJ&pg=PA21

  500. Tutor: Expanded vs. extended memory, PC Magazine, December 26, 1989, p. 309–10. (scroll up for p. 310) https://books.google.com/books?id=-Xr7Ic-ivyMC&pg=PT54

  501. Microsoft to Release DOS 4.0 Update, InfoWorld, October 3, 1988 https://books.google.com/books?id=oDoEAAAAMBAJ&pg=PA93

  502. Microsoft to Unveil 'Fixed' DOS 4.0, InfoWorld, October 10, 1988 https://books.google.com/books?id=szsEAAAAMBAJ&pg=PT2

  503. OS/2 1.1 Meets Shipping Deadline; Some OS/2 Applications Delayed, InfoWorld, October 31, 1988 https://books.google.com/books?id=pDsEAAAAMBAJ&pg=PA1

  504. NEC Forms Video Standards Group, InfoWorld, November 14, 1988 https://books.google.com/books?id=wTsEAAAAMBAJ&pg=PT2

  505. Standardizing Super VGA: The Role of VESA, PC Magazine, July 1991, p. 126 https://books.google.com/books?id=YfkUKcyI7KIC&pg=PT139

  506. Microsoft Releases Updated DOS 4; Some OEMs Ship Versions This Month, InfoWorld, November 28, 1988 https://books.google.com/books?id=ADoEAAAAMBAJ&pg=PT16

  507. MS-DOS Virtual Memory, Byte, January 1989. //archive.org/stream/byte-magazine-1989-01/1989_01_BYTE_14-01_PC_Communications_and_Annual_Awards_and_Digitizing_Tablets#page/n95/mode/2up

  508. Developers Struggle With DOS Choices, InfoWorld, January 30, 1989 https://books.google.com/books?id=MzoEAAAAMBAJ&pg=PA15

  509. Compaq, InfoWorld, Apr 3, 1989, p. 1 https://books.google.com/books?id=_zkEAAAAMBAJ&pg=PA1

  510. i486 Shows How Hardware and Software Makers Are Out of Step, InfoWorld, April 17, 1989 https://books.google.com/books?id=CDoEAAAAMBAJ&pg=PT41

  511. i486, 68040 Use Pipelining To Speed Up Performance, InfoWorld, May 8, 1989 https://books.google.com/books?id=RzoEAAAAMBAJ&pg=PT37

  512. VESA Adopts Extended-VGA Specs, InfoWorld, April 17, 1989 https://books.google.com/books?id=CDoEAAAAMBAJ&pg=PT26

  513. Quentin Docter, Emmett Dulaney, Toby Skandier. SuperVGA, CompTIA A+ Complete Study Guide, Deluxe Edition (Oct 30, 2006) ISBN 978-0470048313 https://books.google.com/books?id=_Wu-CjtBWFwC&pg=PA55

  514. 16-bit VGA Cards Stretch The Standard, PC Magazine, July 1989 https://books.google.com/books?id=CbsaONN5y1IC&pg=RA1-PA145

  515. 1024 Color, PC Magazine, April 10, 1990 https://books.google.com/books?id=5kj9fdPQCzYC&pg=PT108

  516. Standards Group Builds on 8514/A, InfoWorld, May 1, 1989 https://books.google.com/books?id=WjoEAAAAMBAJ&pg=PT26

  517. The Next Video Plateau: IBM's 8514/A and Its Competitors, InfoWorld, May 29, 1989 https://books.google.com/books?id=njAEAAAAMBAJ&pg=PT51

  518. Squelching conflicts, Computerworld, May 8, 1989 https://books.google.com/books?id=JSVkkdmXWF4C&pg=PT58

  519. How DOS Programs Can Use Over 1MB of RAM, PC Magazine, June 29, 1993 https://books.google.com/books?id=gCfzPMoPJWgC&pg=RA1-PA302

  520. Release 3.0 Expected in Stores This Week, InfoWorld, June 26, 1989 https://books.google.com/books?id=lTAEAAAAMBAJ&pg=PT18

  521. Lotus Leads in the Spreadsheet Race But Can't Slow Down Yet, InfoWorld, July 3, 1989 https://books.google.com/books?id=izAEAAAAMBAJ&pg=PT19

  522. Using VCPI Programs with Windows http://support.microsoft.com/kb/81493

  523. Release 3.0 of Lotus 1-2-3 Will Silence the Skeptics, InfoWorld, July 17, 1989 https://books.google.com/books?id=hjAEAAAAMBAJ&pg=PA74

  524. Users Still Slow to Accept DOS 4.0, InfoWorld, July 31, 1989 https://books.google.com/books?id=tjAEAAAAMBAJ&pg=PT14

  525. Shadow RAM Collides With DOS Extenders, InfoWorld, Sep 11, 1989 https://books.google.com/books?id=rDAEAAAAMBAJ&pg=PA21-IA2

  526. OS/2, InfoWorld, Sep 18, 1989 https://books.google.com/books?id=uTAEAAAAMBAJ&pg=PA1

  527. Micro Notes, Computerworld, Jan 15, 1990, p. 40 https://books.google.com/books?id=pslDqcef8UEC&pg=PA40

  528. Compaq chips away at mini vendors, Computerworld, November 13, 1989 https://books.google.com/books?id=_8Id5on7xmkC&pg=PA1

  529. EISA Debuts Break Up the Gang of Nine, InfoWorld, November 6, 1989 https://books.google.com/books?id=qjAEAAAAMBAJ&pg=PT124

  530. Wallace, James (1997), Overdrive, John Wiley & Sons. ISBN 0-471-18041-6. /wiki/ISBN_(identifier)

  531. IBM. STATEMENT OF DIRECTION FOR DOS, OS/2 AND LAN OFFERINGS. 1989-11-14 ([23]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/5/897/ENUS289-625/index.html&lang=en&request_locale=en

  532. IBM and Microsoft Software Newsletter; Statement of Direction, published as part of the Comes v. Microsoft case as plaintiff's exhibit #179, retrieved 2014-09-03. http://antitrust.slated.org/www.iowaconsumercase.org/011607/0000/PX00179.pdf

  533. 8086 ROM Development (advertisement), Byte, December 1989. //archive.org/stream/byte-magazine-1989-12/1989_12_BYTE_14-12_5_New_Laptops_and_Sound_Image_Processing_and_Case_Tools#page/n467/mode/2up

  534. U.S., Japanese Vendors Ready PC Card Standard, InfoWorld, February 5, 1990 https://books.google.com/books?id=4DAEAAAAMBAJ&pg=PA21

  535. "What Was The First PC?". Retrieved 2017-07-26.Agreement Reached on PC Cards, InfoWorld, May 28, 1990 http://www.computerhistory.org/revolution/personal-computers/17/297

  536. Microsoft In Inquiry By F.T.C., New York Times, March 13, 1991 https://www.nytimes.com/1991/03/13/business/microsoft-in-inquiry-by-ftc.html

  537. DR DOS 5.0 Adds Value to Compete With the Leading Brand, InfoWorld, May 27, 1991 https://books.google.com/books?id=ZFAEAAAAMBAJ&pg=PT90

  538. DR-DOS Update Will Be Sold Directly to End-Users, InfoWorld, May 14, 1990 https://books.google.com/books?id=MDsEAAAAMBAJ&pg=PT12

  539. DR-DOS advertisement, Byte, June 1990 https://archive.org/stream/BYTE_Vol_15-06_1990-06_Windows_3.0/BYTE%20Vol%2015-06%201990-06%20Windows%203.0#page/n21/mode/2up

  540. Software Vendors Agree on DOS Extender Specification, InfoWorld, May 14, 1990 https://books.google.com/books?id=MDsEAAAAMBAJ&pg=PT5

  541. Korzeniowski, Paul. DOS: still thriving after all these years; 640K extenders, graphic user interfaces, slow move to OS/2[usurped] Software Magazine, May, 1990. https://web.archive.org/web/20180820105622/https://www.highbeam.com/doc/1G1-8528224.html

  542. Windows Version History http://support.microsoft.com/kb/32905

  543. The Real Windows Finally Stands Up; Microsoft May Legitimize GUIs With Windows 3.0, InfoWorld, May 21, 1990 https://books.google.com/books?id=lzsEAAAAMBAJ&pg=PA1

  544. DR DOS 5.0 Ships, InfoWorld, July 16, 1990, p. 13 https://books.google.com/books?id=KjwEAAAAMBAJ&pg=PA13

  545. Retail DOS 5.0 Spells Big Bucks, InfoWorld, October 22, 1990 https://books.google.com/books?id=GTwEAAAAMBAJ&pg=PT118

  546. Altair Audio Cassette Interface (88-ACR) http://www.virtualaltair.comQEMM, Desqview 386 Upgrades Ship, InfoWorld, September 10, 1990 http://www.virtualaltair.com/virtualaltair.com/vac_88-ACR.asp

  547. IBM Seizes Control Over OS/2's Future, InfoWorld, Sep 17, 1990 https://books.google.com/books?id=LDwEAAAAMBAJ&pg=PA8

  548. IBM, Microsoft Reassess OS/2 Partnership, InfoWorld, Sep 24, 1990 https://books.google.com/books?id=lzwEAAAAMBAJ&pg=PA1

  549. Intel's Flash Memory IC Cards Offer High Density, Low Weight, InfoWorld, October 8, 1990 https://books.google.com/books?id=QjwEAAAAMBAJ&pg=PT24

  550. Big little PC group hatches memory plan, Computerworld, November 19, 1990 https://books.google.com/books?id=hFSxmUsdi4QC&pg=PA47

  551. Cassette Seen Retaining Edge In Magnetic Recording Market, Computerworld, Nov 15, 1976, p. 52.Flash memory cards en route, InfoWorld, July 29, 1991 https://books.google.com/books?id=bjbahX4lETkC&pg=PA52

  552. IBM. IBM Personal System/2 Model 90 XP 486. 1990-10-30 ([24]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/6/897/ENUS190-176/index.html&lang=en&request_locale=en

  553. IBM Readies Fall Announcements, InfoWorld, September 10, 1990 https://books.google.com/books?id=RDwEAAAAMBAJ&pg=PA1

  554. IBM's XGA Raises the Graphics Quality Ante, InfoWorld, September 17, 1990 https://books.google.com/books?id=LDwEAAAAMBAJ&pg=PA1

  555. 8514/A Faces Serious Challenge From XGA, InfoWorld, November 12, 1990 https://books.google.com/books?id=tDwEAAAAMBAJ&pg=PA27

  556. IBM PS/2 Models 90 and 95, PC Magazine, February 26, 1991 https://books.google.com/books?id=LIpQYrLA2GIC&pg=PT300

  557. IBM Opens XGA Spec to Industry, InfoWorld, November 19, 1990 https://books.google.com/books?id=wFAEAAAAMBAJ&pg=PA1

  558. Daly, James (1991-04-29). "Windows 3.0A tackles UAE bug". Computerworld. 25 (17): 41. Retrieved 2016-10-08. https://books.google.com/books?id=IvFeiX1fIzgC&pg=PA41

  559. IBM Moves to Supply XGA Products to OEMs, InfoWorld, February 25, 1991 https://books.google.com/books?id=X1AEAAAAMBAJ&pg=PA3

  560. IBM Tries to Jump State XGA Development, to Supply Chip Set, InfoWorld, March 4, 1991 https://books.google.com/books?id=rlAEAAAAMBAJ&pg=PT5

  561. Big Blue Reneges on Plan to Sell XGA Chips, InfoWorld, April 1, 1991 https://books.google.com/books?id=0FAEAAAAMBAJ&pg=PA5

  562. XGA slips past VGA under Windows, InfoWorld, June 24, 1991 https://books.google.com/books?id=TVAEAAAAMBAJ&pg=PA105

  563. Software, InfoWorld, Mar 11, 1991, p. 19 https://books.google.com/books?id=slAEAAAAMBAJ&pg=PT14

  564. SuperStor advertisement, InfoWorld, March 4, 1991, p. 82 https://books.google.com/books?id=rlAEAAAAMBAJ&pg=PT79

  565. Microsoft In Inquiry By F.T.C., New York Times, March 13, 1991 https://www.nytimes.com/1991/03/13/business/microsoft-in-inquiry-by-ftc.html

  566. Phar Lap Adds EMS, Windows Support To DOS Extender Development Kit, InfoWorld, April 1, 1991 https://books.google.com/books?id=0FAEAAAAMBAJ&pg=PA20

  567. Phar Lap DOS Extender Uses XMS, PC Magazine, June 11, 1991 https://books.google.com/books?id=LNhQLiJ8TgQC&pg=PT71

  568. 286/DOS-Extender: Build Protected Mode Apps for DOS, PC Magazine, May 28, 1991 https://books.google.com/books?id=hpmavHER2VIC&pg=PT78

  569. Phar Lap Offers 'No Royalty' Option on 286/DOS Extender Runtime; DOS Still Has Its Place As a Multimedia Platform, InfoWorld, May 6, 1991 https://books.google.com/books?id=VlAEAAAAMBAJ&pg=PA13

  570. IBM. IBM DOS Version 5.00 and Upgrade. 1991-06-11 ([25]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/2/877/ENUSZP91-0432/index.html&lang=en&request_locale=en

  571. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  572. MS-DOS5: Reigning OS improves its value, InfoWorld, July 8, 1991 https://books.google.com/books?id=iVAEAAAAMBAJ&pg=PA61

  573. Microsoft to Roll Out 5.0; Declares New Dawn for DOS: Task Swapping, Memory Manager Remedy RAM Jams, InfoWorld, June 10, 1991 https://books.google.com/books?id=RlAEAAAAMBAJ&pg=PA1

  574. Microsoft. Microsoft MS-DOS 5 Upgrade vs. Microsoft MS-DOS 5.0[permanent dead link] ftp://ftp.microsoft.com/MISC1/PEROPSYS/MSDOS/KB/Q68/2/42.TXT

  575. Manes & Andrews (1993). Gates, Doubleday, ISBN 0-385-42075-7. /wiki/ISBN_(identifier)

  576. PC Software Maker Novell To Buy Digital Research, New York Times, July 17, 1991 https://www.nytimes.com/1991/07/17/business/pc-software-maker-novell-to-buy-digital-research.html

  577. Novell to acquire desktop OS vendor Digital Research, Network World, July 22, 1991 https://books.google.com/books?id=Iw0EAAAAMBAJ&pg=PA4

  578. DOS extender supports Windows enhanced mode, InfoWorld, July 15, 1991 https://books.google.com/books?id=jVAEAAAAMBAJ&pg=PA13

  579. DOS extender works with Windows, InfoWorld, July 22, 1991 https://books.google.com/books?id=f1AEAAAAMBAJ&pg=PA17

  580. Users can choose between two 32-bit DOS extenders, Computerworld, July 29, 1991 https://books.google.com/books?id=CdAPo2ZypRMC&pg=PA33

  581. Microsoft Widens Its Split With I.B.M. Over Software, New York Times, July 27, 1991 https://www.nytimes.com/1991/07/27/business/microsoft-widens-its-split-with-ibm-over-software.html

  582. DR DOS 6: worthy alternative to MS-DOS 5, InfoWorld, November 4, 1991 https://books.google.com/books?id=Xz0EAAAAMBAJ&pg=PA85

  583. Windows 3.0 with Multimedia Extensions, Nathan's Toasty Technology page http://toastytech.com/guis/win3mme.html

  584. Local-bus graphics becomes viable; standards, products emerge, InfoWorld, November 4, 1991 https://books.google.com/books?id=Xz0EAAAAMBAJ&pg=PA28

  585. IBM's owning XGA trademark means VESA standard delay, InfoWorld, March 2, 1992 https://books.google.com/books?id=9z0EAAAAMBAJ&pg=PA31

  586. IBM licenses XGA technology to Intel, InfoWorld, April 27, 1992 https://books.google.com/books?id=5D0EAAAAMBAJ&pg=PA25

  587. Intel, VESA propose local bus specifications, InfoWorld, June 29, 1992 https://books.google.com/books?id=blEEAAAAMBAJ&pg=PA51

  588. Amit Dhir (2004). The Digital Consumer Technology Handbook, ISBN 9780080530413, p.511 https://books.google.com/books?id=dswWzEZuMRQC&pg=PA511

  589. Video Takes A New Route, PC Magazine, October 27, 1992 https://books.google.com/books?id=IuaYd-eFaFoC&pg=PA137

  590. Wallace, James (1997), Overdrive, John Wiley & Sons. ISBN 0-471-18041-6. /wiki/ISBN_(identifier)

  591. Local bus begins to replace high-speed I/O bus design, InfoWorld, November 23, 1992 https://books.google.com/books?id=LlEEAAAAMBAJ&pg=PA1

  592. Wallace, James (1997), Overdrive, John Wiley & Sons. ISBN 0-471-18041-6. /wiki/ISBN_(identifier)

  593. Stac files suit against Microsoft, InfoWorld, February 1, 1993 https://books.google.com/books?id=zzsEAAAAMBAJ&pg=PA1

  594. Microsoft settles for piece of the Stac, Computerworld, June 27, 1994 https://books.google.com/books?id=x_1p1FQCWXkC&pg=PA30

  595. Visual C++ adds Windows support, InfoWorld, February 22, 1993 https://books.google.com/books?id=vjsEAAAAMBAJ&pg=PA17

  596. Rival DOS extenders debut at show, InfoWorld, March 1, 1993 https://books.google.com/books?id=fzwEAAAAMBAJ&pg=PA18

  597. Intel wants PCI specification as local bus standard for Pentium, InfoWorld, March 8, 1993 https://books.google.com/books?id=XTwEAAAAMBAJ&pg=PA25

  598. Pentium roars to starting gate, Computerworld, March 22, 1993 https://books.google.com/books?id=m6kWGOXjpc0C&pg=PA2

  599. Microsoft. MS-DOS 6 User Guide. 1993 ([26]). https://files.support.epson.com/pdf/dos60_/dos60_u1.pdf

  600. MS-DOS 6 hype doesn't match analyst forecasts, InfoWorld, March 29, 1993 https://books.google.com/books?id=PTwEAAAAMBAJ&pg=PA8

  601. Peer-to-peer networking gives Novell DOS 7 an edge over rival, InfoWorld, March 29, 1993 https://books.google.com/books?id=PTwEAAAAMBAJ&pg=PA1

  602. IBM. IBM PC DOS Version 6.1. 1993-06-29 ([27]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/7/897/ENUS293-347/index.html&lang=en&request_locale=en

  603. IBM working on fix to compression conflict, InfoWorld July 12, 1993 https://books.google.com/books?id=SDsEAAAAMBAJ&pg=PA1

  604. It's a DOS eat DOS world, Computerworld, October 11, 1993 https://books.google.com/books?id=FBSmSL270wkC&pg=PA35

  605. Wallace, James (1997), Overdrive, John Wiley & Sons. ISBN 0-471-18041-6. /wiki/ISBN_(identifier)

  606. Microsoft (1998-03-16). "ClarisWorks: Changes And Fixes In The Windows 3.11 Upgrade". Apple. Retrieved 2014-06-23. http://support.apple.com/kb/TA42944

  607. VESA speeds up local bus spec, InfoWorld, November 29, 1993 https://books.google.com/books?id=_joEAAAAMBAJ&pg=PA108

  608. Notes From the Field, Robert X. Cringely, InfoWorld, Nov 8, 1993, p. 122 https://books.google.com/books?id=8ToEAAAAMBAJ&pg=PT122

  609. MS-DOS 6.2 lets users uncompress DoubleSpace volumes;protects data, InfoWorld, November 1, 1993 https://books.google.com/books?id=6joEAAAAMBAJ&pg=PA3

  610. MS-DOS 6.2 Addresses DoubleSpace Concerns, Adds Features, PC Magazine, January 11, 1994 https://books.google.com/books?id=E9TvMcu1mIwC&pg=PA37

  611. Novell ups the ante for DOS functionality, InfoWorld, May 2, 1994 https://books.google.com/books?id=hDgEAAAAMBAJ&pg=PA107

  612. Microsoft settles for piece of the Stac, Computerworld, June 27, 1994 https://books.google.com/books?id=x_1p1FQCWXkC&pg=PA30

  613. The DOS heavyweights go another round, InfoWorld, August 29, 1994 https://books.google.com/books?id=jjgEAAAAMBAJ&pg=PA87

  614. IBM, Stac sign data compression deal, Computerworld, April 18, 1994 https://books.google.com/books?id=8RxfG8f4hXgC&pg=PA48

  615. The DOS heavyweights go another round, InfoWorld, August 29, 1994 https://books.google.com/books?id=jjgEAAAAMBAJ&pg=PA87

  616. IBM. IBM PC DOS Version 6.3. 1994-04-27 ([28]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/3/897/ENUS294-263/index.html&lang=en&request_locale=en

  617. PC DOS 6.3 ad, Computerworld, June 27, 1994 https://books.google.com/books?id=x_1p1FQCWXkC&pg=PA31

  618. PC DOS 7 beats its disappearing competitors, InfoWorld, April 10, 1995 https://books.google.com/books?id=oToEAAAAMBAJ&pg=PA68

  619. Microsoft settles for piece of the Stac, Computerworld, June 27, 1994 https://books.google.com/books?id=x_1p1FQCWXkC&pg=PA30

  620. The DOS heavyweights go another round, InfoWorld, August 29, 1994 https://books.google.com/books?id=jjgEAAAAMBAJ&pg=PA87

  621. Software, InfoWorld, November 28, 1983Judge rules against Microsoft, Computerworld, June 13, 1994 https://books.google.com/books?id=sy8EAAAAMBAJ&pg=PA79

  622. MS-DOS recall order may disrupt supply line of PCs, InfoWorld, June 20, 1994 https://books.google.com/books?id=fzgEAAAAMBAJ&pg=PA5

  623. Pearce, Rohan (2013-02-05). "Developer interview: DOS is (long) dead, long live FreeDOS". Computerworld. Archived from the original on 2019-10-07. Retrieved 2018-08-20. https://web.archive.org/web/20191007150522/https://www.computerworld.com.au/article/452826/developer_interview_dos_long_dead_long_live_freedos/

  624. Jim Hall (1994-06-29). "PD-DOS project *announcement*". Newsgroup: comp.os.msdos.apps. Retrieved 2008-06-14. /wiki/Jim_Hall_(programmer)

  625. Decree: Adversaries claim justice served; A step-by-step look at the Microsoft case, Computerworld, July 25, 1994 https://books.google.com/books?id=QtpyKsPTNwkC&pg=PA1

  626. "Microsoft Windows 3.2, 3.10.153". The Collection Book. 2013-05-19. Retrieved 2014-06-23. http://www.thecollectionbook.info/builds/windows/build/54

  627. Microsoft (1994). "Microsoft Windows Simplified Chinese 3.2 Upgrade Is Available". Microsoft. Retrieved 2014-06-23. http://support.microsoft.com/default.aspx?scid=kb;en-us;129451

  628. PC DOS 7 beats its disappearing competitors, InfoWorld, April 10, 1995 https://books.google.com/books?id=oToEAAAAMBAJ&pg=PA68

  629. IBM. IBM PC DOS Version 7. 1995-02-28 ([29]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/4/897/ENUS295-074/index.html&lang=en&request_locale=en

  630. Microsoft touts need for multimedia bus, InfoWorld, March 27, 1995 https://books.google.com/books?id=kzoEAAAAMBAJ&pg=PA8

  631. Intel readies USB launch, InfoWorld, March 20, 1995 https://books.google.com/books?id=lToEAAAAMBAJ&pg=PA1

  632. Standard ECMA-107 http://www.ecma-international.org/publications/standards/Ecma-107.htm

  633. Intel unveils multimedia spec, InfoWorld, August 7, 1995 https://books.google.com/books?id=3DoEAAAAMBAJ&pg=PA31

  634. Win95 upgrade lacks USB support, InfoWorld, January 13, 1997 https://books.google.com/books?id=ejoEAAAAMBAJ&pg=PA29

  635. Caldera. Caldera releases OpenDOS kernel source to the Internet - Distribution of OpenDOS kernel unprecedented in Computer Industry. Press announcement as of 1997-04-30 ([30][usurped]). https://web.archive.org/web/20131109022510/http://www.decuslib.com/DECUS/vmslt97b/freepcdos/dosrel.txt

  636. Jim Hall (2007-10-02). "Removing old distributions from ibiblio". Freedos-devel. Retrieved 2016-01-14. /wiki/Jim_Hall_(programmer)

  637. Jim Hall (2007-10-02). "Removing old distributions from ibiblio". Freedos-devel. Retrieved 2016-01-14. /wiki/Jim_Hall_(programmer)

  638. IBM. IBM PC DOS 2000 Can Ease Your Transition to the Year 2000. 1998-05-26 ([31]). http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/9/897/ENUS298-169/index.html&lang=en&request_locale=en

  639. Windows 98 and Retail Promotions Bring Customers Out Early http://news.microsoft.com/1998/06/25/windows-98-and-retail-promotions-bring-customers-out-early/

  640. Yabumoto, Kan (2001-02-08). "The Windows 98 Startup Disk". Pixelab. Retrieved 2013-09-15. http://www.xxcopy.com/xxcopy29.htm

  641. Jim Hall (2007-10-02). "Removing old distributions from ibiblio". Freedos-devel. Retrieved 2016-01-14. /wiki/Jim_Hall_(programmer)

  642. Jim Hall (2007-10-02). "Removing old distributions from ibiblio". Freedos-devel. Retrieved 2016-01-14. /wiki/Jim_Hall_(programmer)

  643. Microsoft Windows 98 Second Edition Released to Manufacturing http://news.microsoft.com/1999/05/05/microsoft-windows-98-second-edition-released-to-manufacturing/

  644. Jim Hall (2007-10-02). "Removing old distributions from ibiblio". Freedos-devel. Retrieved 2016-01-14. /wiki/Jim_Hall_(programmer)

  645. Jim Hall (2007-10-02). "Removing old distributions from ibiblio". Freedos-devel. Retrieved 2016-01-14. /wiki/Jim_Hall_(programmer)

  646. Brooks, Vernon C. "History of DOS". PC DOS Retro. Archived from the original on 2020-02-21. Retrieved 2014-02-13. https://pcdosretro.github.io/doshist.txt

  647. Brooks, Vernon C. "History of DOS". PC DOS Retro. Archived from the original on 2020-02-21. Retrieved 2014-02-13. https://pcdosretro.github.io/doshist.txt

  648. Windows Me: Microsoft Releases New Operating System Built From the Ground Up for Home PC Users Microsoft. http://news.microsoft.com/2000/09/14/windows-me-microsoft-releases-new-operating-system-built-from-the-ground-up-for-home-pc-users/

  649. Brooks, Vernon C. "History of DOS". PC DOS Retro. Archived from the original on 2020-02-21. Retrieved 2014-02-13. https://pcdosretro.github.io/doshist.txt

  650. Jim Hall (2007-10-02). "Removing old distributions from ibiblio". Freedos-devel. Retrieved 2016-01-14. /wiki/Jim_Hall_(programmer)

  651. Jim Hall (2007-10-02). "Removing old distributions from ibiblio". Freedos-devel. Retrieved 2016-01-14. /wiki/Jim_Hall_(programmer)

  652. Windows XP Is Here! Microsoft. http://news.microsoft.com/2001/10/25/windows-xp-is-here/

  653. Lifecycle Information for Microsoft Obsolete Products Support https://support.microsoft.com/en-us/gp/lifeobsoleteproducts

  654. Jim Hall (2007-10-02). "Removing old distributions from ibiblio". Freedos-devel. Retrieved 2016-01-14. /wiki/Jim_Hall_(programmer)

  655. The DR-DOS/OpenDOS Enhancement Project https://archiveos.org/drdos/

  656. Brooks, Vernon C. "History of DOS". PC DOS Retro. Archived from the original on 2020-02-21. Retrieved 2014-02-13. https://pcdosretro.github.io/doshist.txt

  657. Conner, Deni (2002-12-16). "Start-up revives once-vaunted DR-DOS". Network World. https://books.google.com/books?id=SBkEAAAAMBAJ&pg=PT9

  658. Brooks, Vernon C. "History of DOS". PC DOS Retro. Archived from the original on 2020-02-21. Retrieved 2014-02-13. https://pcdosretro.github.io/doshist.txt

  659. Brooks, Vernon C. "History of DOS". PC DOS Retro. Archived from the original on 2020-02-21. Retrieved 2014-02-13. https://pcdosretro.github.io/doshist.txt

  660. Brooks, Vernon C. "History of DOS". PC DOS Retro. Archived from the original on 2020-02-21. Retrieved 2014-02-13. https://pcdosretro.github.io/doshist.txt

  661. Brooks, Vernon C. "History of DOS". PC DOS Retro. Archived from the original on 2020-02-21. Retrieved 2014-02-13. https://pcdosretro.github.io/doshist.txt

  662. "IBM ServerGuide Scripting Toolkit, DOS Edition, version 1.3.07". IBM. January 24, 2008. MIGR-53564. Archived from the original on March 11, 2016. Retrieved February 13, 2014. https://web.archive.org/web/20160311025324/https://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=MIGR-53564

  663. DOS on Its Death Bed?, PCMag.com, March 30, 2004 https://www.pcmag.com/article2/0,2817,1558424,00.asp

  664. 8.0 Ships, Advancing DOS as the Best Embedded OS; FAT32 Support Added to Industry Long-Haul DR-DOS, Which Continues Market Growth in the Embedded Systems Market.[usurped], PR Newswire, March 29, 2004 https://web.archive.org/web/20160315143348/http://www.thefreelibrary.com/DR-DOS+8.0+Ships,+Advancing+DOS+as+the+Best+Embedded+OS%3B+FAT32...-a0114693047

  665. Jim Hall (2007-10-02). "Removing old distributions from ibiblio". Freedos-devel. Retrieved 2016-01-14. /wiki/Jim_Hall_(programmer)

  666. About Devicelogics[usurped], web.archive.org, October 15, 2004; About DRDOS[usurped], web.archive.org, December 4, 2004 https://web.archive.org/web/20041015045305/http://www.drdos.com/company/about.htm

  667. Company Overview of DRDOS, Inc.[usurped], Bloomberg Businessweek https://web.archive.org/web/20181006120815/https://www.bloomberg.com/research/stocks/private/snapshot.asp?privcapId=30470035

  668. The DR-DOS/OpenDOS Enhancement Project https://archiveos.org/drdos/

  669. Introducing GNU/DOS 2005 OSNews. http://www.osnews.com/story/10900/Introducing_GNU_DOS_2005

  670. "DRDOS INC. INCLUDES FREEDOS AND OTHER SOFTWARE IN DR-DOS 8.1 FOR $45". Archived from the original on 2016-03-04. https://web.archive.org/web/20160304061119/http://www.freedos.org/technotes/press/2005-drdos.txt

  671. DR DOS 7.03[usurped] drdos.com https://web.archive.org/web/20180705041355/http://drdos.com/products/dr-dos/dr-dos-7-03/

  672. Microsoft Windows 98 product lifecycle https://support.microsoft.com/en-us/lifecycle/search/?p1=1139

  673. Microsoft Windows Millennium Edition product lifecycle https://support.microsoft.com/en-us/lifecycle/search/?p1=6519

  674. Hoover, Lisa (2006-09-18). "NewsForge: FreeDOS 1.0 Born After 12-Year Gestation". Linux Today. Retrieved 2009-10-07. http://www.linuxtoday.com/infrastructure/2006091802226OSSW

  675. Marinof, Mihai (2006-12-02). "GNU/DOS Project Discontinued". Softpedia. SoftNews. Retrieved 2016-11-10. http://news.softpedia.com/news/GNU-DOS-Project-Discontinued-41470.shtml

  676. Jim Hall (2012-01-02). "Announcement on official FreeDOS homepage". FreeDOS. Retrieved 2012-01-02. https://sourceforge.net/p/freedos/news/2012/01/freedos-11-is-released/

  677. Blair, Nancy (2014-03-25). "Microsoft releases source code for early MS-DOS, Word for Windows". USA Today. https://www.usatoday.com/story/tech/2014/03/25/microsoft-releases-source-code-for-early-ms-dos-and-word/6879473/

  678. Early Digital Research CP/M Source Code Computer History Museum. http://www.computerhistory.org/atchm/early-digital-research-cpm-source-code/

  679. Jim Hall (2016-12-25). "Announcement on official FreeDOS homepage". FreeDOS. Retrieved 2017-01-17. https://sourceforge.net/p/freedos/news/2016/12/freedos-12/

  680. "Windows XP leak confirmed after user compiles the leaked code into a working OS", ZDNet, 2020-09-30 https://www.zdnet.com/article/windows-xp-leak-confirmed-after-user-compiles-the-leaked-code-into-a-working-os/

  681. Jim Hall (2022-02-20). "Announcement on official FreeDOS homepage". FreeDOS. Retrieved 2022-02-25. https://sourceforge.net/p/freedos/news/2022/02/freedos-13/

  682. Hanselman, Scott; Wilcox, Jeff (2024-04-25). "Open sourcing MS-DOS 4.0". Microsoft Open Source Blog. Retrieved 2025-04-24. https://opensource.microsoft.com/blog/2024/04/25/open-sourcing-ms-dos-4-0/