- National Semiconductor SC/MP
The SC/MP from
National Semiconductor is an earlymicroprocessor , which became available in early 1974. The name SC/MP (pronounced "Scamp") is an acronym for: "Simple Cost-effective Micro Processor".It features a
16-bit address and an8-bit data bus. The program counter will roll-over on 12-bits (4096), there are separate instructions to alter the program counter to set the upper 4-bits, which are subsequently output on the address bus along with status signals. This provides a memory map of 16 pages each of 4 KB. Internally it provided five registers plus theprogram counter , but no stackpointer .SC/MP unusual features
An advanced and unusual feature for the time, is the ability to release the buses, so that they can be shared by multiple processors. The linked datasheet shows an implementation with three SC/MP in a multi-processor configuration.
SC/MP increments the program counter before fetching the instruction, so that on reset it actually starts executing instructions from location 0001. This also needs to be taken into account for calculating displacements, since the offset will be added to the program counter which will be still pointing to the location of the displacement and not the next instruction.
To minimize chip count in control applications it has dedicated serial input and output pins to allow implementation of serial communications in software without the need for a
UART (this feature was removed in the later SC/MP III).Implementations
INS 8050 ISP-8A/500 SC/MP-1 Clocked at 1 MHz, first implementation (P Channel MOS technology)
INS 8060 ISP-8A/600 SC/MP-2 Clocked at 4 MHz (internally 2 MHz) first N Channel MOS version (single +5V supply)
INS 807x SC/MP-3 Clocked at 4 MHz (internally 2 MHz) included variations with up to 4 KB ROM (optional onboard BASIC (NIBL))
Uses
In 1978, rock band Establishment (Khris Kartoffel, Hugh Techtic and Yantar Schmiddtt) used the two-board, LED-display version of the SC/MP system published in
Elektor magazine (together with an amplifier attached to the microprocessor's serial output pin) to create their first album, "Odin Session".External links
* [http://xgistor-echo.mydyn.net/scmp.htm More info and simulators]
* [http://www.bitsavers.org/pdf/national/_dataSheets/SCMP_dataSheet.pdf National Semiconductor datasheet]
* [http://members.aol.com/mk14emu/index.htm Information about the SC/MP including an emulator]
* [http://jbayko.sasktelwebsite.net/cpu2.html#Sec2Part3 Another summary of SC/MP]
* [http://www.generalrobotics.com/downloads/8073_ref_man.pdf NSC 807X datatsheet]
Wikimedia Foundation. 2010.