HDOS

HDOS
Company / developer Heath Company / Gordon Letwin, Richard Musgrave
Working state Historic
Source model Open source
Initial release 1978
Latest stable release 3.02
Available language(s) English
Available programming languages(s) BASIC, Intel 8080 assembly language, COBOL, FORTRAN
Supported platforms Heathkit H8, Heath H89, Zenith Z-89
License Public domain

HDOS is an early microcomputer operating system, originally written for the Heathkit H8 computer system and later also available for the Heath H89 and Zenith Z-89 computers. The author was Heath Company employee Gordon Letwin, who later was an early employee of Microsoft and lead architect of OS/2.

HDOS originally came with a limited set of system software tools, including an assembler, but many commercial and large set of freeware programs from HUG - Heath User Group eventually became available for it.

HDOS 2.0 is notable because it was one of the first microcomputer operating systems to use loadable device drivers to achieve a degree of device independence and extensibility. Device names followed the RSX-11-style convention of DKn: where the first two letters were the device driver file name and n was a number (DK0:, DK1:, and so on would all be handled by DK.SYS). Other similarities to RSX included the use of PIP for file transfer, and the use of EOT for file termination.

The full source paper listing is held at yesterpc.org, old computer museum. Item references (Heathkit part number) are : HOS-1-SL part number : 595-2466

Contents

Versions

[1]

See also

References

External links