PC-DOS 0.90 BETA
PC-DOS 0.90 BETA predate PC DOS 1.0 about one month. This BETA found on OS/2 Museum and www. pcjs.org. This pre-release DOS has no special version number and refers to itself as 1.0, exactly like the final product. Note that the original disk had AUTOEXEC.BAT which immediately asked for the current date and launched Advanced BASIC; for improved ease of use, the batch file was disabled by renaming it to AUTOEXEC.BAK. Disk is not from August but rather early June 1981—newest file is timestamped June 6, 1981—which may make it the oldest known surviving piece of software written for the IBM PC (not counting the IBM PC ROMs which are dated April 1981). In comments.txt which provides further insight into the development history of PC DOS.
Source:
http://www.os2museum.com/wp/pc-dos-1-0-but-not-quite/
http://www.pcjs.org/disks/pcx86/dos/ibm/0.90/
8)
Download Link
https://drive.google.com/file/d/0B3XdbN ... o5Mnc/view
Source:
http://www.os2museum.com/wp/pc-dos-1-0-but-not-quite/
http://www.pcjs.org/disks/pcx86/dos/ibm/0.90/
8)
Download Link
https://drive.google.com/file/d/0B3XdbN ... o5Mnc/view
Comments
http://www.os2museum.com/wp/pc-dos-1-0-but-not-quite/
http://www.pcjs.org/disks/pcx86/dos/ibm/0.90/
As for oldest known software, it is worth noting that most of the few applications included with SCP 86-DOS will run under PC-DOS.
I've tested it on IBM PC 5150 (Rev.1 BIOS) with 32KB RAM and 64KB RAM.
It boots well, but BASIC interpreter (BAS18/BAS18A is Not enough to run on 64KB RAM.
(BAS18/BAS18A works on 128KB RAM or higher.)
(Only BASICA works on 64KB RAM)
So I guess AUTOEXEC.BAT is renamed as AUTOEXEC.BAK.
AUTOEXEC.BAK content is :
date
movbas
bas18a
Also CHKDSK access disk without write protect knob.
RBAS.COM seems to be IBM PC ROM BASIC C1.00.
It doesn't work on IBM PC/PS2 with ROM BASIC.
(It should work on PC without ROM BASIC.)
*IBM PC DOS 0.90 (Beta)
BASIC (Disk) : 128KB (BAS18.COM)
BASIC (Advanced) : 128KB (BAS18A.COM)
BASIC (Advanced) : 64KB (BASICA.COM)
*IBM PC DOS 1.00
BASIC (Disk) : 32KB (BASIC.COM)
BASIC (Advanced) : 32KB (BASICA.COM)
*IBM PC DOS 1.10
BASIC (Disk) : 32KB (BASIC.COM)
BASIC (Advanced) : 48KB (BASICA.COM)
So in fact it's PC-DOS 1.00 alpha / pre-release.
The Starman's Realm site added about PC-DOS 1.00 Pre-release.
I think this is very useful site for me.