Difference between revisions of "Interdata"

From Computer History Wiki
Jump to: navigation, search
(Brief info on the main busses)
m (Better category)
 
(One intermediate revision by the same user not shown)
Line 25: Line 25:
 
* [[Interdata 7/32]]
 
* [[Interdata 7/32]]
 
* [[Interdata 8/32]]
 
* [[Interdata 8/32]]
 +
 +
Interdata documentation does not directly address the question of whether the 8/32 is upwardly compatible with the 7/32; they use the same [[instruction]] formats, and thus [[addressing mode]]s, though. ([[Operation code]]s are always 8 bits on both machines.)
  
 
==External links==
 
==External links==
Line 33: Line 35:
 
** [http://bitsavers.org/pdf/interdata/periph/brochures/Selector_Channel_Brochure_197608.pdf Selector Channel]
 
** [http://bitsavers.org/pdf/interdata/periph/brochures/Selector_Channel_Brochure_197608.pdf Selector Channel]
  
[[Category: Manufacturers]]
+
[[Category: Computer Manufacturers]]

Latest revision as of 07:01, 21 January 2025

Interdata was a company which produced a line of minicomputers. They started with 16-bit machines, and added a 32-bit line; the latter were initially upward compatible with the former. They were later the Computer Systems Division of Perkin-Elmer, Inc.

Interdata machines supported several different buses, which were generally standardized and available across the line:

  • the 'Multiplexor bus', which supported programmed I/O
  • the ' Selector Channel bus', which supported DMA

The 32-bit machines are somewhat famous for being the first ISA after the PDP-11 to which UNIX was moved (they were, for a short period before the arrival of the VAX, the only 32-bit minicomputer).

16-bit machines

32-bit machines

Interdata documentation does not directly address the question of whether the 8/32 is upwardly compatible with the 7/32; they use the same instruction formats, and thus addressing modes, though. (Operation codes are always 8 bits on both machines.)

External links