Apple II

This article is about the first mass-produced Apple computer. For an overview of the series of computers based on it, see Apple II series.
Apple II

Apple-II computer on display at the private Musée Bolo[1] from the École Polytechnique Fédérale de Lausanne in Lausanne.
Manufacturer Apple Computer, Inc.
Product family Apple II series
Release date June 10, 1977
Introductory price US$1,298 (US$5,052 accounting for inflation)
Discontinued 1981
Operating system Integer BASIC
CPU MOS Technology 6502
Memory 4KB, 8KB, 12KB, 16KB, 20KB, 24KB, 32KB, 36KB, 48KB, or 64KB
Storage Audio cassette
Disk II (5.25", 140KB, Apple)
Display NTSC video out (built-in RCA connector)
Graphics Lo-res (40×48, 16-color)
Hi-res (280×192, 6 color)
Sound 1-bit speaker (built-in)
1-bit cassette input (built-in microphone jack)
1-bit cassette output (built-in headphone jack)
Input Upper-case keyboard, 52 keys
Controller input Paddles
Connectivity Parallel port card (Apple and third party); Serial port card (Apple and third party); SCSI
Predecessor Apple I
Successor Apple II Plus
An Apple II computer with an external modem

The Apple II (styled as apple ][) is an 8-bit home computer, one of the first highly successful mass-produced microcomputer products,[2] designed primarily by Steve Wozniak, manufactured by Apple Computer (now Apple Inc.) and introduced in 1977. It is the first model in a series of computers which were produced until Apple IIe production ceased in November 1993.[3]

History

The earliest Apple IIs were assembled in Silicon Valley, and later in Texas;[4] printed circuit boards were manufactured in Ireland and Singapore. The first computers went on sale on June 10, 1977[5][6] with a MOS Technology 6502 microprocessor running at 1.023 MHz, two game paddles,[7] 4 kB of RAM, an audio cassette interface for loading programs and storing data, and the Integer BASIC programming language built into the ROMs. The video controller displays 24 lines by 40 columns of monochrome, upper-case-only (the original character set matches ASCII characters 20h to 5Fh) text on the screen, with NTSC composite video output suitable for display on a TV monitor, or on a regular TV set by way of a separate RF modulator. The original retail price of the computer was $1,298 USD[8] (with 4 kB of RAM) and $2,638 USD (with the maximum 48 kB of RAM).[9] To reflect the computer's color graphics capability, the Apple logo on the casing has rainbow stripes,[10] which remained a part of Apple's corporate logo until early 1998.

Overview

In the May 1977 BYTE, Steve Wozniak published a detailed description of his design; the article began, "To me, a personal computer should be small, reliable, convenient to use and inexpensive".[11]

The Apple II at first used data cassette storage like most other microcomputers of the time. In 1978 the company introduced an external 5¼-inch floppy disk drive, the Disk II, attached via a controller card that plugs into one of the computer's expansion slots (usually slot 6). The Disk II interface, created by Wozniak, is regarded as an engineering masterpiece for its economy of electronic components.[12][13]

The approach taken in the Disk II controller is typical of Wozniak's designs. The Apple II uses several engineering shortcuts to save hardware and reduce costs. For example, taking advantage of the way that 6502 instructions only access memory every other clock cycle, the video generation circuitry's memory access on the otherwise unused cycles avoids memory contention issues and also eliminates the need for a separate refresh circuit for the DRAM chips. Rather than use a complex analog-to-digital circuit to read the outputs of the game controller, Wozniak used a simple timer circuit whose period is proportional to the resistance of the game controller, and used a software loop to measure the timer.

The text and graphics screens have a complex arrangement (the scanlines were not stored in sequential areas of memory) which is reputedly due to Wozniak's realization that doing it that way would save a chip; it was less expensive to have software calculate or look up the address of the required scanline than to include the extra hardware. Similarly, in the high-resolution graphics mode, color is determined by pixel position and can thus be implemented in software, saving Wozniak the chips needed to convert bit patterns to colors. This also allows for subpixel font rendering since orange and blue pixels appear half a pixel-width farther to the right on the screen than green and purple pixels.[14]

Display and graphics

Color on the Apple II series uses a quirk of the NTSC television signal standard, which made color display relatively easy and inexpensive to implement. The original NTSC television signal specification was black-and-white. Color was added on later by adding a 3.58-MHz subcarrier signal that was partially ignored by B&W TV sets. Color is encoded based on the phase of this signal in relation to a reference color burst signal. The result is that the position, size, and intensity of a series of pulses define color information. These pulses can translate into pixels on the computer screen, with the possibility of exploiting composite artifact colors.

The Apple II display provides two pixels per subcarrier cycle. When the color burst reference signal is turned on and the computer attached to a color display, it can display green by showing one alternating pattern of pixels, magenta with an opposite pattern of alternating pixels, and white by placing two pixels next to each other. Blue and orange are available by tweaking the offset of the pixels by half a pixel-width in relation to the color-burst signal. The high-resolution display offers more colors by compressing more, narrower pixels into each subcarrier cycle.

The coarse, low-resolution graphics display mode works differently, as it can output a pattern of dots per pixel to offer more color options. These patterns are stored in the character generator ROM and replace the text character bit patterns when the computer is switched to low-res graphics mode. The text mode and low-res graphics mode use the same memory region and the same circuitry is used for both.

Sound

Rather than having a dedicated sound-synthesis chip, the Apple II has a toggle circuit that can only emit a click through a built-in speaker or a line out jack; all other sounds (including two, three and, eventually, four-voice music and playback of audio samples and speech synthesis) are generated entirely by software that clicked the speaker at just the right times. Similar techniques are used for cassette storage: the cassette output works the same as the speaker, and the input is a simple zero-crossing detector that serves as a relatively crude (1-bit) audio digitizer. Routines in the ROM encode and decode data in frequency-shift keying for the cassette.

Third-party devices and applications

Wozniak's open design and the Apple II's multiple expansion slots permit a wide variety of third-party devices, including peripheral cards such as serial controllers, display controllers, memory boards, hard disks, networking components, and realtime clocks. There are plug-in expansion cards – such as the Z-80 SoftCard – that permit the Apple to use the Z80 processor and run programs for the CP/M operating system,[15] including the dBase II database and the WordStar word processor. There is also a third-party 6809 card that allows OS-9 Level One to be run. Third-party sound cards greatly improve audio capabilities, allowing simple music synthesis and text-to-speech functions. Apple II accelerator cards double or quadruple the computer's speed.

Power source

Rod Holt is credited (for example in the Walter Isaacson biography of Jobs) with the design of the Apple II's power supply. He employed a Switched-mode power supply design. This was far smaller and generated less unwanted heat than the linear power supply some other home computers used.[16] Isaacson quotes Wozniak saying that this was not something he could have done; "I only knew vaguely what a switching power supply was."[17]

Reception

After seeing a crude, wire-wrapped prototype demonstrated by Steve Wozniak and Steve Jobs in November 1976,[7] BYTE predicted in April 1977 that the Apple II "may be the first product to fully qualify as the 'appliance computer' ... a completed system which is purchased off the retail shelf, taken home, plugged in and used". The computer's color graphics capability especially impressed the magazine.[18] The magazine published a favorable review of the computer in March 1978, concluding that "For the user that wants color graphics, the Apple II is the only practical choice available in the 'appliance' computer class".[7]

Personal Computer World in August 1978 also cited the color capability as a strength, stating that "the prime reason that anyone buys an Apple II must surely be for the colour graphics". While mentioning the "oddity" of the artifact colors that produced output "that is not always what one wishes to do", it noted that "no-one has colour graphics like this at this sort of price". The magazine praised the sophisticated monitor software, user expandability, and comprehensive documentation, and concluded that "the Apple II is a very promising machine" which "would be even more of a temptation were its price slightly lower ... for the moment, colour is an Apple II".[19]

See also

References

  1. "Musée Bolo". École Polytechnique Fédérale de Lausanne. Retrieved October 23, 2011.
  2. Reimer, Jeremy (December 14, 2005). "Total share: 30 years of personal computer market share figures". Ars Technica. Retrieved May 25, 2010.
  3. Steven Weyhrich (May 16, 2003). "1990-1995". Apple II History. Retrieved May 25, 2010.
  4. Rose, Frank (1989). West of Eden. Arrow Books. p. 3. ISBN 0-09-976200-5.
  5. "June 10, 1977 - Apple II Released Today". This Day in History. Mountain View, CA: Computer History Museum. Retrieved August 3, 2012. June 10, 1977 was a Friday.
  6. Weyhrich, Steven. "4-The Apple II, cont. - Product Introduction". Apple II History. Apple2History.org. Retrieved August 3, 2012. The first motherboard-only Apple II computers shipped on May 10, 1977, for those who wanted to add their own case, keyboard, and power supply (or wanted to update their Apple-1 'system' with the latest and greatest). A month later, on June 11, 1977, Apple began shipping full Apple II systems.
  7. 7.0 7.1 7.2 Helmers, Carl (March 1978). "An Apple to Byte". BYTE. p. 18. Retrieved October 17, 2013.
  8. Forster, Winnie (2005). The encyclopedia of consoles, handhelds & home computers 1972 – 2005. GAMEPLAN. p. 19. ISBN 3-00-015359-4.
  9. 1977 Apple II price list A-VIDD Electronics Co., 1977 Long Beach, CA.
  10. Steven Weyhrich (April 21, 2002). "4-The Apple II, cont.". Apple II History. Retrieved November 16, 2006.
  11. Wozniak, Steve (May 1977). "System Description / The Apple-II". BYTE. pp. 34–43. Retrieved October 17, 2013.
  12. Steven Weyhrich (December 28, 2001). "5-The Disk II". Apple II History. Archived from the original on December 1, 2006. Retrieved November 16, 2006.
  13. Freiberger, Paul; Swaine, Michael (January 1985). Fire In The Valley, Part Two. A+ Magazine (Book excerpt). p. 45.
  14. Gibson, Steve. "The origins of sub-pixel font rendering". Gibson Research Corporation. Archived from the original on July 21, 2006. Retrieved August 4, 2006.
  15. Petersen, Marty (February 6, 1984). "Review: Premium Softcard IIe". InfoWorld (InfoWorld Media Group) (Vol. 6, Num. 6): 64. Several manufacturers, however, make Z80 coprocessor boards that plug into the Apple II.
  16. http://www.righto.com/2012/02/apple-didnt-revolutionize-power.html#ref28
  17. Walter Isaacson: Steve Jobs, Chapter Six. Simon & Schuster (October 24, 2011) ISBN 1-4516-4855-3
  18. Helmers, Carl (April 1977). "A Nybble on the Apple". BYTE. p. 10. Retrieved October 16, 2013.
  19. Coll, John; Sweeten, Charles (August 1978). "Colour is an Apple II". Personal Computer World. p. 50. Retrieved 18 August 2014.