Search

The Online Encyclopedia and Dictionary

 
     
 

Encyclopedia

Dictionary

Quotes

 

Fairchild F8

In computing, the F8 was an 8-bit microprocessor created by Fairchild Semiconductor. The processor itself had no address bus — program and data memory access were contained in separate units, which reduced the number of pins and the associated cost. It also featured 64 registers, accessed by the ISAR register in cells (register windows) of eight, which meant external RAM wasn't always needed for small applications. In addition, the 2-chip processor didn't need support chips, unlike others which needed seven or more.

The use of the ISAR register allowed a subroutine to be entered without saving a bunch of registers, speeding execution — the ISAR would just be changed. Special purpose registers were stored in the second cell (regs 9-15), and the first eight registers were accessed directly. The windowing concept was useful, but only the register pointed to by the ISAR could be accessed — to access other registers, the ISAR was incremented or decremented through the window.

The F8 was released in a single-chip implementation (the Mostek 3870 ) in 1977.

The F8 was used in the Fairchild Channel F Video Entertainment System in 1976.

The F8 inspired other similar CPUs, such as the Intel 8048.


The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy