Samiksha Jaiswal (Editor)

ISIS (operating system)

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer
  
Intel

Working state
  
Historic

Platforms
  
Intel 8080, Intel 8085

Written in
  
Assembler, PL/M

Source model
  
Closed source

ISIS (operating system)

Marketing target
  
exclusively for Intel Microprocessor Development System

ISIS (Intel System Implementation Supervisor) is an operating system, originally developed by Ken Burgett under the new management of Bill Davidow for Intel's Intel Microprocessor Development System starting 1975, and later adopted as ISIS-II for systems with floppy drives.

Communication with the user is terminal-like. Its user interface is somewhat CP/M-like, even from the program interface point of view. For file opening, the program sends the name of file and gets back a handle. Each device has a name, which is entered between a pair of colons (:F0: and :F1: are floppies, :LP: is printer, etc.). Each diskette has one directory and no subdirectories. ISIS-II has been distributed as part of the Intel Microprocessor Development System and includes standard operating system commands (copy, delete, dir, rename, format) and debugging software (assembler, linker and debugger for external debugging in developed device). There are two editors, one of which, AEDIT, contains editing macros support. File editing is provided directly on diskette (a .BAK file is always created). The other editor is CREDIT.

ISIS-II needed at least 32 kilobytes of RAM, the 8080/8085 CPU maximum address space was 64 kilobytes. In the MDS-800 and Series-II, the Monitor occupied F800h to FFFFh. Floppy disk format was 8-inch single-sided, 250 KB single-sided, single-density FM, or 500 KB single-sided, double-density MMFM. ISIS-PDS was also software and media incompatible and unique, it came on 720 KB DSDD 5ΒΌ-inch floppies with the Intel personal development system (iPDS-100).

The ISIS-IV operating system was another incompatible (even with other Intel development systems) that ran on the iMDX-430 Series-IV Network Development System-II.

Intel ASM80, PLM-80, BASIC-80, COBOL-80, FORTRAN-80 were all available for ISIS-II. ASM86, ASM48, ASM51 were available as well.

References

ISIS (operating system) Wikipedia


Similar Topics