Difference between revisions of "Incompatible Timesharing System"

From Computer History Wiki
Jump to: navigation, search
(Add useful external links)
(Add Emacs, GitHub)
Line 3: Line 3:
 
It ran on [[KA10]]s which were modified with MIT-designed and built [[virtual memory|paging]] hardware (which that generation of PDP-10 did not have); it later ran on the [[KL10]] and [[KS10]] as well.
 
It ran on [[KA10]]s which were modified with MIT-designed and built [[virtual memory|paging]] hardware (which that generation of PDP-10 did not have); it later ran on the [[KL10]] and [[KS10]] as well.
  
ITS was one of the first OS's connected to the [[ARPAnet]], and it was on an ITS system that the first versions of [[Zork]] were created.
+
ITS was one of the first OS's connected to the [[ARPAnet]], and it was on an ITS system that the first versions of [[Emacs]] and [[Zork]] were created.
  
 
Some information on installing & images can be found [http://www.cosmic.com/u/mirian/its.html here].
 
Some information on installing & images can be found [http://www.cosmic.com/u/mirian/its.html here].
Line 15: Line 15:
 
* [http://its.victor.se/wiki/ The Incompatible Timesharing System wiki]
 
* [http://its.victor.se/wiki/ The Incompatible Timesharing System wiki]
 
** [http://its.victor.se/wiki/setup Some notes on setting up an ITS system]
 
** [http://its.victor.se/wiki/setup Some notes on setting up an ITS system]
 +
* [http://github.com/PDP-10/its Source code and scripts for building ITS]
  
 
{{stub}}
 
{{stub}}
  
 
[[Category:Operating Systems]]
 
[[Category:Operating Systems]]

Revision as of 16:09, 14 December 2017

The Incompatible Timesharing System (usually ITS) was an early time-sharing operating system; initially for the PDP-6, and later for PDP-10's. It was developed at MIT in the Artifical Intellegence Lab, after Multics was done by Project MAC.

It ran on KA10s which were modified with MIT-designed and built paging hardware (which that generation of PDP-10 did not have); it later ran on the KL10 and KS10 as well.

ITS was one of the first OS's connected to the ARPAnet, and it was on an ITS system that the first versions of Emacs and Zork were created.

Some information on installing & images can be found here.

See also

External links