BCC 500

From Computer History Wiki
Revision as of 19:01, 7 March 2024 by Larsbrinkhoff (talk | contribs) (Last page of log book posted to Bitsavers; it's from February 1980.)
Jump to: navigation, search
BCC 500

The BCC 500 was a computer made by the Berkeley Computer Corporation. When the company went bankrupt, the prototype went to Hawaii and was successfully deployed as an ARPANET host until 1980. It was also the hub of the ALOHA network which inspired Ethernet.

The computer consists of six independent microcoded processors, having a 24-bit word width, 18-bit addressing, and access to a shared memory. The microcode implements a machine code with a 6-bit opcode and 18-bit address field. Two of the processors have expanded hardware capabilities and run user code. The other four are each responsible for implementing their own part of the operating system; part in microcode and part in macrocode.

External links