Difference between revisions of "MLP-900"

From Computer History Wiki
Jump to: navigation, search
(Link to ISI page.)
m (External Links: +good overview)
Line 15: Line 15:
 
=== External Links ===
 
=== External Links ===
  
 +
* [http://www.bitsavers.org/pdf/dec/pdp11/1140/1140E/Oakley_A_Comparison_of_Two_Microprogrammable_Processors_May75.pdf A Comparison of Two Microprogrammable Processors] - overview of the MLP-900 and the [[PDP-11/40E]]
 
* [http://www.bitsavers.org/pdf/standardComputer/809001-6_MLP-900_Multi-Lingual_Processor_PrincOps_May70.pdf "MLP-900 Multi-Lingual Processor - Principles of Operation"]
 
* [http://www.bitsavers.org/pdf/standardComputer/809001-6_MLP-900_Multi-Lingual_Processor_PrincOps_May70.pdf "MLP-900 Multi-Lingual Processor - Principles of Operation"]
 
* [ftp://ftp.isi.edu/isi-pubs/rr-73-8.pdf "A Microprogramming Language for the MLP-900"]
 
* [ftp://ftp.isi.edu/isi-pubs/rr-73-8.pdf "A Microprogramming Language for the MLP-900"]

Revision as of 18:26, 9 March 2022

Multi-Lingual Processor

Computer created by STANDARD Computer Corporation, intended for microprogrammed emulation of other computers. Data words are 36 bits wide. Instructions were 32 bits, but expanded to 36 bits at USC ISI.

Recollections from Richard Shiffman

ISI's machine room was on the 12th floor of the south triple tower in Marina del Rey, California. Kieth Uncapher, the founder of ISI, Tom Ellis, and Mac McMinley, when they moved from RAND, put the machine room on the top floor of the building. Unfortunately the roof would leak when it rained; the leak was always over the MLP, no matter where they moved it. This would drive Ray Mayson nuts, he was always repairing it. I don't remember seeing the MLP run, but with the right microcode loaded the MLP could emulate a KA10 faster than DEC's KA10. The MLP was big rectangular prism full of ECL small scale ICs, Motorola 10K or 100K series I think. It used a lot of power, but was the fastest ICs at that time.

External Links