Jump to content

Apple Lisa

From RetroTechCollection
Apple Lisa
Apple Lisa with ProFile hard drive
Specifications
DeveloperApple Computer, Inc. (Project led by John Couch; GUI inspired by Xerox PARC)
ManufacturerApple Computer, Inc.
TypePersonal/business computer
ReleasedJanuary 19, 1983
DiscontinuedAugust 1, 1986
Intro priceUS$9,995 (base model)
Units sold~10,000
CPUMotorola 68000 @ 5 MHz
Memory1 MB RAM (expandable to 2 MB)
Storage2 × 5.25″ Twiggy floppy (871 KB each); optional 5 MB ProFile hard drive
Display12″ monochrome CRT, 720 × 364 pixels
SoundInternal piezo speaker
Dimensions15.2″ H × 18.7″ W × 18.0″ D
Weight48 lb (21.8 kg)
OS / FirmwareLisa OS 1.0–3.1; Microsoft Xenix available
PredecessorApple III
SuccessorApple Lisa 2
Codename“Lisa” (often backronymed “Local Integrated Software Architecture”)
Model no.A6S0200

The Apple Lisa was Apple Computer’s first personal computer to offer a complete graphical user interface (GUI) and mouse-driven interaction, targeted at business users. It pioneered features such as protected memory, cooperative multitasking, and document-centric applications. Despite its innovations, its high cost and performance limitations led to modest sales and an eventual market withdrawal.

History

[edit | edit source]

Origins and Vision

[edit | edit source]

The Apple Lisa project began in 1978 as Apple’s first serious effort to create a user-friendly, office-oriented personal computer, driven by CEO Steve Jobs’s vision of a graphical user interface for the mass market. A ten-person team was first housed at 20863 Stevens Creek Boulevard in Cupertino—nicknamed the “Good Earth building”—under initial leader Ken Rothmuller, who was soon replaced by John Couch as project manager.

Inspiration from Xerox PARC

[edit | edit source]

In 1979, key Lisa engineers including Steve Jobs visited Xerox PARC’s Palo Alto Research Center and witnessed the Alto workstation’s pioneering WIMP (Windows, Icons, Menus, Pointer) interface. Impressed by the Alto’s mouse-driven desktop metaphor, Apple negotiated an exchange of stock to secure PARC demonstrations, laying the foundational GUI concepts that would define Lisa’s software and user experience.

Hardware Development and Challenges

[edit | edit source]

Twiggy Floppies and Component Delays

[edit | edit source]

Apple originally equipped Lisa with dual “Twiggy” 5.25″ floppy drives (codename FileWare), which proved highly unreliable in production, leading to frequent data errors and manufacturing delays. Later models replaced these with more dependable 3.5″ Sony drives.

Escalating Costs and Complexity

[edit | edit source]

Rapidly rising component costs—especially of the Motorola 68000 CPU—combined with a sophisticated hardware design that included protected memory emulation and a 12″ 720×364-pixel monochrome display, pushed Lisa’s price to US\$9,995 at launch (equivalent to over US\$30,000 in 2024), limiting its appeal to large enterprises.

Launch and Early Reception

[edit | edit source]

Lisa was officially announced on January 19, 1983 and began shipping that June. Reviewers praised its innovative GUI and bundled “5-application” Office suite, but criticized its steep learning curve, sluggish performance under its heavy OS, and limited third-party software availability.

Market Pressures and Macintosh Competition

[edit | edit source]

In January 1984, Apple released the Macintosh at US\$2,495—roughly one-quarter of Lisa’s price—featuring a streamlined GUI and faster 3.5″ floppy drive. The Macintosh quickly captured both developer interest and retail mindshare, cannibalizing Lisa sales and contributing to Lisa’s commercial failure despite its advanced hardware and software features.

Architecture

[edit | edit source]

Memory Map

[edit | edit source]
Range (hex) Size Device/Function
$000000–$00FFFF 64 KB Monitor ROM & I/O vectored jump table
$010000–$03FFFF 192 KB Lisa OS ROMs
$040000–$07FFFF 256 KB Expansion slots & I/O registers
$080000–$17FFFF 1 MB Main RAM (base)
$180000–$1FFFFF 512 KB Optional RAM board
$200000–$3FFFFF 2 MB Unused / reserved for future expansion

Lisa PDS Slots (Pinout)

[edit | edit source]

Lisa’s three 0.3″-pitch card-edge connectors expose:

Pin(s) Signal Description
A0–A15, A16–A23 Address bus 24-bit addressing (high 8 bits tied low)
D0–D15 Data bus 16-bit data
/AS, /UDS, /LDS Address & data strobes Bus timing
/DTACK Data transfer ack Slave response
R/W Read/write Bus direction
/RESET, /HALT, /BG, /BR Control System control / bus arbitration
Vcc (+5V), GND Power rails +5 V supply, ground
IRQ, NMI Interrupts CPU interrupt lines

Hardware Components

[edit | edit source]

Central Processor and Timing

[edit | edit source]

At the core of the Lisa sits the Motorola 68000 CPU, clocked at 5 MHz. The 68000 features a 16-bit data bus with a 32-bit internal architecture, enabling efficient manipulation of large data structures required by the GUI. A 25 MHz crystal oscillator and a built-in PLL generate all bus and video timing signals, while the Lisa ASIC handles bus arbitration, DRAM refresh, and DMA for video.

Memory Subsystem

[edit | edit source]

The base Lisa configuration shipped with four proprietary 256 K×1 DRAM SIMMs, totaling 1 MB of main memory—ample for multitasking document applications. An optional internal RAM expansion board added 512 KB more, bringing the maximum to 1.5 MB; some third-party upgrades further extended to 2 MB. The Lisa ASIC generates refresh cycles and multiplexes CPU and video access to main RAM, eliminating separate video RAM.

Storage Devices

[edit | edit source]

Initially, Lisa employed two Shugart-mechanism “Twiggy” 5.25″ floppy drives, each offering 871 KB formatted capacity. These dual-read/write-head drives proved mechanically delicate and suffered frequent head misalignment and media wear. In 1984’s Lisa 2 upgrade, Apple replaced Twiggy with single-headed Sony 3.5″ floppy drives (400 KB per disk). Optional storage included the external 5 MB ProFile hard drive, connected via AppleBus at roughly 70 KB/s sustained transfer, and an internal “Widget” 10 MB hard drive offered on late Lisa 2/10 models.

Video Subsystem

[edit | edit source]

The Lisa’s display engine is integrated into the Lisa ASIC, which performs DMA from main memory to drive a 720×364-pixel monochrome CRT at 67 Hz vertical refresh. The light-pen interface samples raster counters for X/Y position capture. Display memory resides in main RAM, with the ASIC arbitrating CPU and video access; this unified architecture simplified board design at the cost of a modest performance penalty during heavy display updates.

Input/Output and Expansion

[edit | edit source]

Lisa provides two RS-422 serial ports (Mini-DIN 8-pin) for printer, modem, and AppleTalk networking; a standard parallel-printer D-sub port; and a proprietary AppleBus I/O connector for the ProFile drive. Three internal PDS (Processor Direct Slot) connectors expose the 68000’s 24-bit address bus, 16-bit data bus, and control signals, allowing third-party co-processor cards (e.g., Xenix CPU accelerators), network interfaces, and memory expansions. A simple piezo speaker inside the case generates click and beep notifications.

Operating System and Software

[edit | edit source]
Lisa OS GUI

Lisa OS

[edit | edit source]

Lisa OS 1.0 debuted with the hardware. Its WYSIWYG GUI featured overlapping windows, pull-down menus, drag-and-drop icons, and document-centric workflows (e.g., “stationery” templates). Core services provided a protected memory sandbox per application, cooperative multitasking via event-loop scheduling, and a ProDOS-inspired hierarchical file system. Subsequent OS revisions added support for larger RAM configurations and refined UI performance; the final Lisa OS 3.1 was shipped with Lisa 2/10.

Microsoft Xenix on Lisa

[edit | edit source]

An optional Microsoft Xenix port transformed Lisa into a UNIX-like multi-user system when paired with the RAM expansion and ProFile HDD. Xenix on Lisa supported multiple terminal sessions over serial ports, a Bourne shell, standard UNIX utilities, and software development tools—demonstrating the Lisa’s versatility beyond its GUI orientation.

Software Suite

[edit | edit source]

Apple bundled a suite of seven integrated programs under the “LisaOffice” umbrella:

  • LisaWrite – A full-featured word processor with WYSIWYG layout and proportional fonts.
  • LisaCalc – Spreadsheet with cell-based formula editing and charting.
  • LisaDraw – Vector-based drawing and illustration.
  • LisaGraph – Data visualization and chart creation.
  • LisaProject – Project management with Gantt chart scheduling.
  • LisaList – Simple database and report generator.
  • LisaTerminal – 3270/Telnet terminal emulator for host connectivity.

Variants & Evolution

[edit | edit source]

Lisa 2 (1984)

[edit | edit source]
  • Replaced Twiggy with a Sony 3.5″ 400 KB floppy drive.
  • Models:

Lisa 2/5 — One 3.5″ drive + ProFile 5 MB. Lisa 2/10 — Two 3.5″ drives + internal Widget 10 MB HDD.

Macintosh XL

Macintosh XL (1985)

[edit | edit source]
  • Rebranded Lisa 2/10.
  • Shipped with MacWorks XL ROM emulator to run Macintosh System Software.
  • Limited to 64 KB 06 macro ROM shadowing.

The Apple Lisa was Apple Computer’s groundbreaking business-oriented personal computer, introduced on January 19, 1983. It was the first mass-market machine to feature a complete graphical user interface (GUI) and a mouse, along with advanced operating system features such as protected memory and cooperative multitasking. Despite its technical innovations, the Lisa’s high price, complex “Twiggy” floppy drives, and competition from the IBM PC and Apple’s own Macintosh led to modest sales of approximately 10,000 units before its discontinuation in August 1986.

Maintenance and Troubleshooting

[edit | edit source]
Apple Lisa (without cover)

Aging Lisa units commonly require:

  • Capacitor replacement – Electrolytic capacitors on the power supply and logic board often dry out, causing voltage ripple and instability.
  • Floppy drive service – Twiggy drives need head alignment and lubrication; many owners retrofit Sony 3.5″ mechanisms.
  • Hard drive care – ProFile units benefit from lubrication of the spindle motor and occasional belt replacement.
  • Keyboard and mouse cleaning – Contact oxidation in the detachable keyboard cable and mouse potentiometers can cause intermittent input.
  • Logic board reflow – Rare VLSI chips and ROM sockets benefit from careful solder reflow to restore proper connections.

For step-by-step procedures, see the dedicated Apple Lisa Maintenance Guide and Apple Lisa Troubleshooting Guide pages.

Legacy and Impact

[edit | edit source]

Although commercially unsuccessful, the Lisa laid the foundational architecture for the Macintosh GUI, protected memory concepts, and integrated office productivity software. Many engineers and designers from the Lisa team transitioned to Macintosh development, carrying forward lessons in human–computer interaction and system design. Today, the Lisa is revered by historians and collectors as a pivotal moment in the evolution of personal computing.

See Also

[edit | edit source]