Difference between revisions of "LINC-8"

From Computer History Wiki
Jump to: navigation, search
(A decent start)
 
m (+cats, +see also)
Line 4: Line 4:
  
 
Special interrupt-drive code ('PROGOFOP' - 'program of operation') in the PDP-8 allowed code running in the LINC access to PDP-8 resources; the PDP-8 likewise had access to the resources of the LINC (e.g. the display). When the PDP-8 was in control, the LINC was halted until the PDP-8 wanted something done, whereupon an interrupt started the LINC running, to perform the desired action.
 
Special interrupt-drive code ('PROGOFOP' - 'program of operation') in the PDP-8 allowed code running in the LINC access to PDP-8 resources; the PDP-8 likewise had access to the resources of the LINC (e.g. the display). When the PDP-8 was in control, the LINC was halted until the PDP-8 wanted something done, whereupon an interrupt started the LINC running, to perform the desired action.
 +
 +
==See also==
 +
 +
* [[PDP-12]]
  
 
==Further reading==
 
==Further reading==
Line 10: Line 14:
  
 
* "Small Computer Handbook", 1967 edition
 
* "Small Computer Handbook", 1967 edition
 +
 +
[[Category: Minicomputers]]
 +
[[Category: Personal Computers]]
 +
[[Category: PDP-8s]]

Revision as of 00:44, 17 December 2018

The LINC-8 was a computer produced by DEC for use in laboratory settings; it included both a PDP-8 and a LINC computer, which shared access to the PDP-8's memory (the LINC acted as a DMA peripheral to the PDP-8, using the PDP-8 data break mechanism). A combined console allowed control of both CPUs.

Like the LINC, it included a video display (512x512 pixels), analog inputs, and LINC tape drives (all attached to the LINC); it could also include any of the standard PDP-8 peripherals (attached to the PDP-8).

Special interrupt-drive code ('PROGOFOP' - 'program of operation') in the PDP-8 allowed code running in the LINC access to PDP-8 resources; the PDP-8 likewise had access to the resources of the LINC (e.g. the display). When the PDP-8 was in control, the LINC was halted until the PDP-8 wanted something done, whereupon an interrupt started the LINC running, to perform the desired action.

See also

Further reading

Detailed information is given in:

  • "Small Computer Handbook", 1967 edition