Macintosh IIci

From RetroWikipedia
Jump to navigation Jump to search

Macintosh IIci
A Macintosh IIci
Also known as"Aurora II", "Pacific"[1]
DeveloperApple Computer, Inc.
Product familyMacintosh II
Release dateSeptember 20, 1989 (1989-09-20)
Lifespan3 years, 4 months
Introductory priceUS$6,269 (equivalent to $15,900 in 2024)
DiscontinuedFebruary 10, 1993 (1993-02-10)
Operating systemSystem 6.0.4 - Mac OS 7.6.1
CPUMotorola 68030 @ 25 MHz
Memory1 MB or 4 MB, expandable to 128 MB (80 ns 30-pin SIMM)
DimensionsHeight: 5.5 in (140 mm)
Width: 11.9 in (300 mm)
Depth: 14.4 in (370 mm)
Weight13.6 lb (6.2 kg)
PredecessorMacintosh IIcx
SuccessorMacintosh Quadra 700
Macintosh Centris 650
Macintosh Quadra 800
RelatedMacintosh SE/30
Macintosh Classic
Macintosh Portable

The Macintosh IIci is a personal computer designed, manufactured, and sold by Apple Computer, Inc. from September 1989 to February 1993. It is a more powerful version of the Macintosh IIcx, released earlier that year, and shares the same compact case design. With three NuBus expansion slots and a Processor Direct Slot, the IIci also improved upon the IIcx's 16 MHz Motorola 68030 CPU and 68882 FPU, replacing them with 25 MHz versions of these chips.[2]

The Macintosh Quadra 700 was introduced at the end of 1991 as Apple's mainstream workstation product to replace the IIci, albeit at a significantly higher price point: by this time, Apple authorized resellers were offering entry-level IIci systems for US$4,000 or less, whereas the Quadra 700 entered the market above US$6,000. Because of this, Apple continued to sell the IIci until early 1993 when it was succeeded by the Centris 650 while the Quadra 700 was replaced by the Quadra 800.

Hardware

Rear view of a Macintosh IIci

The IIci introduced several technical and architectural enhancements, some of which were important in preparing for System 7 (which was then called the Blue project) and would influence future Macintoshes, though some of them came at the cost of compatibility:

  • a new, 32-bit clean ROM with built-in 32-bit QuickDraw that consists of two parts: one part that is the same across all Macintoshes, and another area (called the overpatch area) that is specific to each Macintosh.
  • discontiguous physical memory that is mapped into a contiguous memory area by the MMU. Some of the System 7 virtual memory functions had to be added to the ROM to support getting the physical address of the memory.
  • an optional 32 KB Level 2 cache. The cache card, which fit into the Processor Direct Slot (initially called a "cache connector" by Apple), was later included in all systems at no charge. Third-party cards offered up to 128 KB, but the added cache size yielded little benefit over the base card.[3]
  • a first for a modular Macintosh — onboard graphics for an external display. This freed one of the system's three NuBus slots. However, because the integrated graphics used the system's RAM for its framebuffer, some users used a NuBus graphics card to reclaim the lost memory. Also, it was popular to install faster memory in the first bank of SIMM slots, as this is the bank used by the video subsystem. The onboard graphics supported up to 8-bit color at resolutions of either 640x480 or 512x384.

The IIci was one of the most popular and longest-lived Macintosh models of the 20th century. For much of its lifespan, it was the business "workhorse" of the Macintosh line.[4] For a short time in 1989, before the introduction of the 40 MHz Macintosh IIfx, the IIci was the fastest Mac available.[2]

The IIci came with either a 40- or an 80-megabyte hard disk.

Upgradability

Possible upgrades include the 40 or 50 MHz DayStar PowerCache 68030, a 33 or 40 MHz DayStar Turbo 040, and the DayStar Turbo 601 PowerPC Upgrade running at either 66 MHz or 100 MHz. DayStar Digital, which was bought by XLR8, still holds the Daystar product logo and name for its line of products. 68030 and 68040 upgrades were also made by Sonnet, Diimo and other companies. The MicroMac DiiMO 030 accelerator was a 50MHz 68030 CPU with optional 68882 FPU, in a form factor which plugged directly into the IIci processor direct slot.

When the Quadra 700 was released in 1991, a logic board upgrade was made available for the IIci to upgrade it to the performance level of the Quadra.

Easter eggs

An easter egg exists in the IIci ROM. If the system date is set to September 20, 1989 (the machine's release date) and the ⌘ Command+⌥ Option+C+I keys are held during boot time, an image of the development team will be displayed.[1]

Mac IIci Product Design Team Signatures (under logic board)

The signatures of the product design team can be seen in the molded plastic of the case if one removes the motherboard.

Timeline

Timeline of Macintosh II family models
<timeline>

DateFormat=mm/dd/yyyy Define $end = 12/31/1993 Define $skip = at:end # Force a blank line Period = from:01/01/1987 till:$end Define $dayunknown = 15 # what day to use if it's actually not known ImageSize= width:600 height:auto barincrement:21 TimeAxis = orientation:horizontal PlotArea = right:5 left:5 bottom:80 top:0 Legend = orientation:vertical position:bottom columns:1

Colors =

    id:bg         value:white
    id:macii      value:rgb(0.8,1,0.8) legend:Macintosh_II_case
    id:maciicx    value:rgb(0.8,0.9,0.85) legend:Macintosh_IIcx_case
    id:maciisi    value:rgb(0.85,0.9,0.8) legend:Macintosh_IIsi_case
    id:maciivx    value:rgb(0.75,0.85,0.6) legend:Macintosh_IIvx_case
    id:line       value:rgb(0.2,0.2,0.2)
    id:lightline  value:rgb(0.8,0.8,0.8) legend:Other_Macs
    id:lighttext  value:rgb(0.5,0.5,0.5)

BackgroundColors = canvas:bg ScaleMajor = gridcolor:lighttext unit:year increment:1 start:01/01/1987 ScaleMinor = gridcolor:lightline unit:month increment:3 start:01/01/1987

BarData =

 Barset:macii
 Barset:reference

PlotData=

 width:15 textcolor:black
 barset:macii
   shift:(5,-5) anchor:from fontsize:s
   color:macii from:03/02/1987 till:01/15/1990 text:"Macintosh II"
   color:macii from:09/19/1988 till:10/15/1990 text:"Macintosh IIx"
   color:maciicx from:03/07/1989 till:03/11/1991 text:"Macintosh IIcx"
   color:maciicx from:09/20/1989 till:02/20/1993 text:"Macintosh IIci"
   color:macii from:03/19/1990 till:04/15/1992 text:"Macintosh IIfx"
   color:maciisi from:10/15/1990 till:03/15/1993 text:"Macintosh IIsi"
   color:maciivx from:10/19/1992 till:02/10/1993 text:"Macintosh IIvi"
   color:maciivx from:10/19/1992 till:10/21/1993 text:"Macintosh IIvx"
 barset:reference
   color:lightline from:start till:04/01/1987 text:"Plus"
 barset:break
   color:lightline from:04/01/1987 till:09/16/1988 text:"SE"
 barset:break
   color:lightline from:09/16/1988 till:01/01/1989 text:"IIc+"
 barset:break
   color:lightline from:01/01/1989 till:09/20/1989 text:"SE/30"
 barset:break
   color:lightline from:09/20/1989 till:10/01/1990 text:"Portable"
 barset:break
   color:lightline from:10/01/1990 till:10/01/1991 text:"LC"
 barset:break
   color:lightline from:10/01/1991 till:$end text:"Quadra"

</timeline>

References

  • Macintosh Buyer's Guide, vol. 7 no. 3 (Summer 1990)
  1. 1.0 1.1 Pogue, David; Schorr, Joseph (1999). "Chapter 12: From 128K to Quadra: Mac to Mac". MacWorld Mac Secrets, 5th Edition. IDG Books. pp. 469–470. ISBN 0-7645-4040-8.
  2. 2.0 2.1 Anderson, John J. (November 1, 1989). "Macintosh IIci: New Speed Champ". MacUser. pp. 46–47.
  3. LowEndMac, The Cache: http://lowendmac.com/tech/cache.shtml Archived September 26, 2022, at the Wayback Machine
  4. "The Macintosh IIci Site". Archived from the original on May 28, 2014. Retrieved March 28, 2013.

External links