Apple II series

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

The 1977 Apple II, shown here with two Disk II floppy disk drives and a 1980s-era Apple Monitor II. The Apple II featured an integrated keyboard, sound, a plastic case, and eight internal expansion slots.

The Apple II series (trademarked with square brackets as "Apple ][" and rendered on later models as "Apple //") is a family of home computers, one of the first highly successful mass-produced microcomputer products,[1] designed primarily by Steve Wozniak, manufactured by Apple Computer (now Apple Inc.) and introduced in 1977 with the original Apple II. In terms of ease of use, features and expandability, the Apple II was a major technological advancement over its predecessor, the Apple I, a limited-production bare circuit board computer for electronics hobbyists that pioneered many features that made the Apple II a commercial success. Introduced at the West Coast Computer Faire on April 16, 1977, the Apple II was among the first successful personal computers; it launched the Apple company into a successful business (and allowed several related companies to start). Throughout the years, a number of models were sold, with the most popular model remaining relatively little changed into the 1990s. While primarily an 8-bit computer, by mid-run a 16-bit model was introduced.

It was first sold on June 10, 1977.[2][3] By the end of production in 1993, somewhere between five and six million Apple II series computers (including about 1.25 million Apple IIGS models) had been produced.[4] The Apple II was one of the longest running mass-produced home computer series, with models in production just under 17 years.

The Apple II became one of several recognizable and successful computers during the 1980s and early 1990s, although this was mainly limited to the USA. It was aggressively marketed through volume discounts and manufacturing arrangements to educational institutions which made it the first computer in widespread use in American secondary schools, displacing the early leader Commodore PET. The effort to develop educational and business software for the Apple II, including the 1979 release of the popular VisiCalc spreadsheet, made the computer especially popular with business users and families.[5][6][7]

The original Apple II operating system was in ROM along with Integer BASIC. Programs were entered, then saved and loaded on cassette tape. When the Disk II was implemented in 1978 by Steve Wozniak, a Disk Operating System or DOS was commissioned from the company Shepardson[8][9] where its development was done by Paul Laughton.[10] The final and most popular version of this software was Apple DOS 3.3. Some commercial Apple II software booted directly and did not use standard DOS formats. This discouraged the copying or modifying of the software on the disks and improved loading speed. Apple DOS was superseded by ProDOS, which supported a hierarchical filesystem and larger storage devices. With an optional third-party Z80-based expansion card[11] the Apple II could boot into the CP/M operating system and run WordStar, dBase II, and other CP/M software. At the height of its evolution, towards the late 1980s, the platform had the graphical look of a hybrid of the Apple II and Macintosh with the introduction of the Apple IIGS. By 1992, the platform had 16-bit processing capabilities, a mouse-driven Graphical User Interface, and graphics and sound capabilities far beyond the original.

Despite the introduction of the Motorola 68000-based Apple Macintosh in 1984 the Apple II series still reportedly accounted for 85% of the company's sales in the first quarter of fiscal 1985,[12] and remained the company's primary revenue source for most of the following decade.[citation needed] At its peak, it was a billion-dollar-a-year industry with its associated community of third-party developers and retailers. The Apple IIGS was sold until the end of 1992; the last II-series Apple in production, the IIe, was discontinued on October 15, 1993.

Design

The Apple II was designed to look more like a home appliance than a piece of electronic equipment.[13] The lid popped off the beige plastic case without the use of tools, allowing access to the computer's internals, including the motherboard with eight expansion slots, and an array of random access memory (RAM) sockets that could hold up to 48 kilobytes worth of memory chips.

The Apple II had color and high-resolution graphics modes, sound capabilities and one of two built-in BASIC programming languages (initially Integer BASIC, later Applesoft BASIC). The Apple II was targeted for the masses rather than just hobbyists and engineers; it also influenced most of the microcomputers that followed it. Unlike preceding home microcomputers, it was sold as a finished consumer appliance rather than as a kit (unassembled or preassembled). VanLOVEs Apple Handbook and The Apple Educators Guide by Gerald VanDiver and Rolland Love reviewed more than 1,500 software programs that the Apple II series could use. The Apple dealer network used this book to emphasize the growing software developer base in education and personal use.

The Apple II series had a keyboard built into the motherboard shell, with the exception of the Apple IIGS which featured an external keyboard. An upgrade kit was sold later to house the motherboard of an Apple IIGS in an Apple IIe case. The Apple II case was durable enough, according to a 1981 Apple ad, to protect an Apple II from a fire started when a cat belonging to one early user knocked over a lamp.[14]

Models

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Early II-series models were usually designated "Apple ]["; later models "Apple //", plus a letter suffix.

Apple II

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

An Apple II computer with an internal modem and external DAA

The first Apple II computers went on sale on June 10, 1977[2][3] with a MOS Technology 6502 (later Synertek)[15] microprocessor running at 1 MHz, 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 displayed 40 columns by 24 lines of monochrome, upper-case-only (the original character set matches ASCII characters 0x20 to 0x5F) 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 US$1298[16][17](with 4 kB of RAM) and US$2638 (with the maximum 48 kB of RAM). To reflect the computer's color graphics capability, the Apple logo on the casing was represented using rainbow stripes,[18] which remained a part of Apple's corporate logo until early 1998. The earliest Apple IIs were assembled in Silicon Valley, and later in Texas;[19] printed circuit boards were manufactured in Ireland and Singapore.

An external 5¼-inch floppy disk drive, the Disk II, attached via a controller card that plugged into one of the computer's expansion slots (usually slot 6), was used for data storage and retrieval to replace cassettes. The Disk II interface, created by Steve Wozniak, was regarded as an engineering masterpiece for its economy of electronic components.[20][21] While other controllers had dozens of chips for synchronizing data I/O with disk rotation, seeking the head to the appropriate track, and encoding the data into magnetic pulses, Wozniak's controller card had few chips; instead, the Apple DOS used software to perform these functions. The Group Code Recording used by the controller was simpler and easier to implement in software than the more common MFM. In the end, the low chip count of the controller helped make Apple's Disk II the first affordable floppy drive for personal computers. As a side effect, Wozniak's scheme made it easy for proprietary software developers to copy-protect the media on which their software shipped by changing the low-level sector format or stepping the drive's head between the tracks; inevitably, other companies eventually sold software to foil this protection. Another Wozniak optimization allowed him to omit Shugart's Track-0 sensor. When the Operating System wants to go to track 0, the controller simply moves 40 times toward the next-lower-numbered track, relying on the mechanical stop to prevent it going any further down than track 0. This process, called "recalibration", made a loud buzzing (rapid mechanical chattering) sound that often frightened Apple novices.

The approach taken in the Disk II controller was typical of Wozniak's design sensibility. The Apple II used 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 avoided memory contention issues and also eliminated 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 was proportional to the resistance of the game controller, and used a software loop to measure the timer.

The text and graphics screens had a complex arrangement (the scanlines were not stored in sequential areas of memory) which was 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 was determined by pixel position and could thus be implemented in software, saving Wozniak the chips needed to convert bit patterns to colors. This also allowed for sub-pixel font rendering since orange and blue pixels appeared half a pixel-width further to the right on the screen than green and purple pixels.[22]

Color on the Apple II series took advantage of 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 tacked 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.

The Apple II display provided two pixels per subcarrier cycle. When the color burst reference signal was turned on and the computer attached to a color display, it could 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. Later, blue and orange became available by tweaking the offset of the pixels by half a pixel-width in relation to the colorburst signal. The high-resolution display offered more colors simply by compressing more, narrower pixels into each subcarrier cycle. The coarse, low-resolution graphics display mode worked differently, as it could output a short burst of high-frequency signal per pixel to offer more color options.

The epitome[by whom?] of the Apple II design philosophy was the Apple II sound circuitry. Rather than having a dedicated sound-synthesis chip, the Apple II had a toggle circuit that could 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) were generated entirely by software that clicked the speaker at just the right times. Not for nearly a decade would an Apple II be released with a dedicated sound chip (though with six expansion slots, users could add sound functionality with various sound cards). Similar techniques were used for cassette storage: the cassette output worked the same as the speaker, and the input was a simple zero-crossing detector that served as a crude (1-bit) audio digitizer. Routines in the ROM were used to encode and decode data in frequency-shift keying for the cassette. Since the Apple II mainboard had no interrupts, it was impossible to use the speaker without taking CPU time and so most games had little sound.

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

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.[23] Isaacson quotes Wozniak saying that this was not something he could have done; "I only knew vaguely what a switching power supply was."[24]

The original Apple II was discontinued at the start of 1981, having been superseded by the II+. An estimated 40,000 machines were sold for its 4-year production run.[citation needed]

Apple II Plus

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Apple II Plus

The Apple II Plus, introduced in June 1979,[25][26][27][28] included the Applesoft BASIC programming language in ROM. This Microsoft-authored dialect of BASIC, which was previously available as an upgrade, supported floating-point arithmetic, and became the standard BASIC dialect on the Apple II series (though it ran at a noticeably slower speed than Steve Wozniak's Integer BASIC).

Except for improved graphics and disk-booting support in the ROM, and the removal of the 2k 6502 assembler/disassembler to make room for the floating point BASIC, the II+ was otherwise identical to the original II. RAM prices fell during 1980–81 and all II+ machines came from the factory with a full 48k of memory already installed. The language card in Slot 0 added another 16k, but it had to be bank switched since the remaining CPU address space was occupied by the ROMs and I/O area. For this reason, the extra RAM in the language card was bank-switched over the machine's built-in ROM, allowing code loaded into the additional memory to be used as if it actually were ROM. Users could thus load Integer BASIC into the language card from disk and switch between the Integer and Applesoft dialects of BASIC with DOS 3.3's INT and FP commands just as if they had the BASIC ROM expansion card. The language card was also required to use the UCSD Pascal and FORTRAN 77 compilers, which were released by Apple at about the same time. These ran under the UCSD p-System operating system, which had its own disk format and emitted code for a "virtual machine" rather than the actual 6502 processor.

A TEMPEST-approved version of the Apple II Plus was created in 1980 by the Georgia Tech Research Institute for U.S. Army FORSCOM, and used as a component in the earliest versions of the Microfix system. Fielded in 1982, the Microfix system was the first tactical system using video disk (Laserdisk) map technology providing zoom and scroll over map imagery coupled with a point database of intelligence data such as order of battle, airfields, roadways, and bridges.[29][30][31]

Apple II Europlus and J-Plus

Apple II J-Plus

After the success of the first Apple II in the United States, Apple expanded its market to include Europe, Australia and the Far East in 1979, with the Apple II Europlus (Europe, Australia) and the Apple II J-Plus (Japan). In these models, Apple made the necessary hardware, software and firmware changes in order to comply to standards outside of the U.S. The power supply was modified to accept the local voltage, and in the European and Australian model the video output signal was changed from color NTSC to monochrome PAL – an extra video card was needed for color PAL graphics, since the simple tricks Wozniak had used to generate a pseudo-NTSC signal with minimal hardware did not carry over to the more complex PAL system. In the Japanese version of the international Apple, the keyboard layout was changed to allow for Katakana writing (full Kanji support was clearly beyond the capabilities of the machine), but in most other countries the international Apple was sold with an unmodified American keyboard; thus the German model still lacked the umlauts, for example. For the most part, the Apple II Europlus and J-Plus were identical to the Apple II Plus. Production of the Europlus ended in 1983.

Apple IIe

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

An Apple IIe with DuoDisk and Monitor //.

The Apple II Plus was followed in 1983 by the Apple IIe, a cost-reduced yet more powerful machine that used newer chips to reduce the component count and add new features, such as the display of upper and lowercase letters and a standard 64 kB of RAM.

The IIe RAM was configured as if it were a 48 kB Apple II Plus with a language card; the machine had no slot 0, but instead had an auxiliary slot that for most practical purposes took the place of slot 3, the most commonly used slot for 80-column cards in the II Plus.

The auxiliary slot could accept a 1 kB memory card to enable the 80-column display. This card contained only RAM; the hardware and firmware for the 80-column display was built into the Apple IIe, remaining fairly compatible with the older Videx-style cards, even though the low-level details were very different. An "extended 80-column card" with more memory expanded the machine's RAM to 128 kB.

As with the language card, the memory in the 80-column card was bank-switched over the machine's main RAM; this made the memory better suited to data storage than to running software, and in fact the ProDOS operating system, which was introduced with the Apple IIe, would automatically configure this memory as a RAM disk upon booting.

Third-party aux-slot memory cards later allowed expansion up to 1 MB. The 1 K 80-column card also enabled one new graphics mode, Double Lo-Res (80×48 pixels). The extended 80-column card enabled two, Double Lo-Res and Double Hi-Res (560×192 pixels). Both modes doubled the horizontal resolution in comparison to the standard Lo-Res (40×48) and Hi-Res (280×192) Modes; in the case of Double Hi-Res, the number of available colors was increased as well, from 6 to 15. Apple IIes from the very first production run could not use Double Hi-Res. Neither of these modes was directly supported by the built-in BASIC, however, so the user had to resort to the use of lots of POKE and CALL commands in BASIC, or assembly language programming, or one of a number of software Toolkits to exploit these modes.

While it was possible for software to switch out the 80-column firmware, making the firmware of a card in slot 3 available with a card in the auxiliary slot, it was not a common thing to do. However, even with the 80-column firmware enabled, slot 3's I/O memory range was still usable, giving it approximately the capability of slot 0 on a II or II plus. This meant that it actually was possible to use slot 3 for things, such as coprocessor cards and language cards, that did not use slot firmware space.

Introduced with the IIe was the DuoDisk, essentially two Disk II 5.25-inch drives in a single enclosure designed to stack between the computer and the monitor, and a new controller card to run it. This controller was (by design) functionally identical to the original Disk II controller but used a different connector, allowing a single cable to control both drives in the DuoDisk. The DuoDisk was plagued by reliability problems, however, and did not catch on as well as the Apple IIe itself.

The Apple IIe was the most popular Apple II ever built and was widely considered the "workhorse" of the line. It also has the distinction of being the longest-lived Apple computer of all time – it was manufactured and sold with only minor changes for nearly 11 years. In that time, following the original, two important variations were introduced known as the Apple IIe Enhanced (four new replacement chips to give it some of the features of the later model Apple IIc, including an upgraded processor called the 65C02) and the Apple IIe Platinum (a modernized new look for the case color to match other Apple products of the era, along with the addition of a built-in numeric keypad). An Enhanced IIe with 128 kB of RAM can be considered the minimum requirement for running most Apple II software released after about 1988. //e models were distinguished from the standard IIe by having 128k of memory, DHGR graphics mode, and a 65C02 CPU.

Two and a half years before the Apple IIe, Apple produced and unsuccessfully marketed a computer called the Apple III for business users. Some of its features were carried over in the design of the Apple IIe. Among them was the ProDOS operating system, which was based on Apple III's Sophisticated Operating System (SOS).

Apple IIc

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

The Apple IIc was Apple's first compact and portable computer.

Apple released the Apple IIc in April 1984, billing it as a portable Apple II, because it could be easily carried, though unlike modern portables it lacked a built-in display and battery. The IIc even sported a carrying handle that folded down to prop the machine up into a typing position. It was the first of three Apple II models to be made in the Snow White design language, and the only one that used its unique creamy off-white color.[32] (The other Snow White computers from the Apple II series, the IIGS and the IIc Plus, were light gray, called "Platinum" by Apple.) The obsolete cassette port was omitted from the IIc.

The Apple IIc was the first Apple II to use the 65C02 low-power variant of the 6502 processor, and featured a built-in 5.25-inch floppy drive and 128 kB RAM, with a built-in disk controller that could control external drives, composite video (NTSC or PAL), serial interfaces for modem and printer, and a port usable by either a joystick or mouse. Unlike previous Apple II models, the IIc had no internal expansion slots at all, this being the means by which its compact size was attained. Third parties did eventually figure out how to wedge up to 1 MB of additional memory and a real-time clock into the machine, and a later revision of the motherboard provided an expansion slot that could accept an Apple memory card bearing up to 1 MB of RAM. The disk port, originally intended for a second 5.25-inch floppy drive, eventually was able to interface to 3½-inch disk drives and (via third parties) even hard disks.

IIc machines supported the 16 color DHGR (double hi-resolution graphics) graphics mode and from a software standpoint were identical to the //e.

To play up the portability, two different monochrome LCD displays were sold for use with the IIc's video expansion port, although both were short-lived due to high cost and poor legibility. (An Apple IIc with the smaller of these displays appeared briefly in the film 2010.) The IIc had an external power supply that converted AC power to 12 V DC, allowing third parties to offer battery packs and automobile power adapters that connected in place of the supplied AC adapter.

The Apple IIc (in its American version) was the first microcomputer to include support for the Dvorak Simplified Keyboard, which was activated using a switch above the keyboard. This feature was also later found in late-model American Apple IIe computers (though the switch was inside the computer) and in the Apple IIGS (accessible via the built-in control panel). The international models used the same mechanism to switch between the localized and the American keyboard layouts, but did not offer Dvorak.

Apple IIGS

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

The Apple IIGS, the most powerful Apple II, featuring a true 16-bit CPU, 4096 colors, Ensoniq synthesizer, a Mac-like GUI and a mouse.
The Apple IIGS setup, with keyboard and mouse shown.

The next member of the line was the Apple IIGS computer, released on September 15, 1986. A radical departure from the existing Apple II line, the IIGS featured a true 16-bit microprocessor, the 65C816, operating at 2.8 MHz with 24-bit addressing, allowing expansion up to 8 MB of RAM without the bank-switching hassles of the earlier machines (RAM cards with more than 4 MB were never directly supported by Apple[33]). It introduced two completely new graphic modes sporting higher resolutions with a palette of 4,096 colors and up to 256 colors on screen; however, only 4 (at 640×200 resolution) or 16 (at 320×200 resolution) colors could be used on a single line at a time.[34]

In a departure from earlier Apple II graphics modes, the new modes laid out the scanlines sequentially in memory and up to 16 scanline changes could be made (i.e. 16 palettes of 16 distinct colors each, equals 256 colors) without slowing down the CPU. However, programmers in search of a graphics challenge could always turn to 3200-color mode, which involved precisely swapping in a different 16-color palette for each of the screen's 200 scanlines as the monitor's electron beam traced the screen line by line. This exotic technique did not leave many CPU cycles available for other processing, so this "mode" was best suited to displaying static images.

The Apple IIGS stood out from any previous (or future) Apple II models, evolving and advancing the platform into the next generation of computing while still maintaining near-complete backward compatibility. The secret of the Apple IIGS's compatibility was a single chip called the Mega II, which contained the functional equivalent of an entire Apple IIe computer (sans processor). This, combined with the flawless 65C02 emulation mode of the 65C816 processor, provided full support for legacy software.

The computer also included a 32-voice Ensoniq 5503 DOC 'wavetable' sample-based sound synthesizer chip with 64 kB dedicated RAM,[35] 256 kB (or later 1.125 MB) of standard RAM, built-in peripheral ports (switchable between IIe-style card slots and IIc-style onboard controllers for disk drives, mouse, RGB video, and serial devices), built-in AppleTalk networking, and a ROM toolbox that supported a graphical user interface derived from the Macintosh toolbox. The computer could run existing 8-bit Apple II software (including software written for the very first Apple II in Integer BASIC), but also supported 16-bit software running under a new (albeit modified) OS called ProDOS 16 and later replaced by a full 16-bit OS called GS/OS.[34] The new OS eventually included a Finder that could be used for managing disks and files and opening documents and applications, along with desk accessories – just like the Macintosh. The 16-bit operating system would automatically switch to the text display and downshift to 8-bit mode to run legacy software, while offering a consistent, Macintosh-like graphical interface for native 16-bit applications. Eventually, the IIGS gained the ability to read and write Macintosh disks and, through third-party software, even multitasking (both cooperative and preemptive, the latter in the form of a Unix-type shell), outline TrueType font support, and in one case, even real-time 3D gaming using texture mapping.

The first 50,000 Apple IIGS computers came with Steve Wozniak's "Woz" signature silkscreened on the front and were referred to as the "Woz Limited Edition". These machines are not functionally different from machines from the same time period without the signature.

Apple IIc Plus

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

The Apple IIc Plus, an 8-bit revision of the original portable but with faster CPU, 3.5-inch floppy and built-in power supply. It was the last introduced of the Apple II line.

The final Apple II model was the Apple IIc Plus introduced in 1988. It was the same size and shape as the IIc that came before it, but the 5.25-inch floppy drive had been replaced with a 3½-inch drive, the power supply was moved inside (gone was the IIc's "brick on a leash" power supply), and the processor was a fast 4 MHz 65C02 processor that actually ran 8-bit Apple II software faster than the IIGS. (Third-party accelerators for other models could, however, go as fast as 10 MHz, and IIGS accelerators would eventually reach 16 MHz.) The IIc Plus's accelerator was derived from a design licensed from Zip Technologies, a third-party maker of accelerators for the Apple II, though Apple used separate chips instead of combining the processor, cache, and supporting logic on a multi-chip module as did Zip. Like later models of the original Apple IIc, the IIc Plus included a memory expansion slot that would accept a daughter-card carrying up to a megabyte of RAM. The IIc Plus also featured a new keyboard layout that matched the Platinum IIe and IIGS. Unlike the IIe, IIc and IIGS, the IIc Plus came only in one version (American) and was not officially sold anywhere outside the USA.

Many perceived the IIc Plus as Apple's attempt to compete with the Laser 128EX/2, a popular third party Apple-compatible machine that also had an accelerated processor and a built-in 3.5-inch drive. There were few other rational explanations for Apple expending resources on the continued development of a new 8-bit Apple II model rather than furthering the 16-bit Apple IIGS. However, with its 3.5-inch drive and speedy processor, it provided a compact machine for running the AppleWorks integrated productivity package, especially with the 1 MB memory upgrade.

Apple IIe Card

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Although not an extension of the Apple II line, in 1990 the Apple IIe Card, an expansion card for the LC line of Macintosh computers, was released. Essentially a miniaturized Apple IIe computer on a card (using the Mega II chip from the Apple IIGS), it allowed the Macintosh to run 8-bit Apple IIe software through hardware emulation (although video was emulated in software and was slower at times than a IIe). Many of the LC's built-in Macintosh peripherals could be "borrowed" by the card when in Apple II mode (i.e. extra RAM, 3.5-inch floppy, AppleTalk networking, hard disk). The IIe card could not, however, run software intended for the 16-bit Apple IIGS. The Macintosh LC with IIe Card was intended to replace the Apple IIGS in schools and homes and was presumably the reason a new model Apple IIGS that was confirmed by insiders to be in development at one point was cancelled and never released.

Final years

Apple's Macintosh product line finally eclipsed the Apple II in the early 1990s. Even after the Macintosh's introduction, the Apple II had remained the company's primary revenue source for years. The computer was the first to attract a loyal user community and many outspoken Apple II fans were bitter that the company had invested its Apple II profits into the Macintosh rather than using them to further the Apple II series.[citation needed]

Apple continued to sell Apple II systems alongside the Macintosh until terminating the IIGS in December 1992[36] and the IIe in November 1993.[37]

Advertising, marketing, and packaging

1977 Byte magazine advertisement for the original Apple II

Mike Markkula,[38] a retired Intel marketing manager, provided the early critical funding for Apple Computer. From 1977 to 1981, Apple used the Regis McKenna agency for its advertisements and marketing. In 1981, Chiat-Day acquired Regis McKenna's advertising operations and Apple used Chiat-Day. At Regis McKenna Advertising, the team assigned to launch the Apple II consisted of Rob Janoff, art director, Chip Schafer, copywriter and Bill Kelley, account executive. Janoff came up with the Apple logo with a bite out of it. The design was originally an olive green with matching company logotype all in lower case. Steve Jobs insisted on promoting the color capability of the Apple II by putting rainbow stripes on the Apple logo. In its letterhead and business card implementation, the rounded "a" of the logotype echoed the "bite" in the logo. This logo was developed simultaneously with an advertisement and a brochure; the latter being produced for distribution initially at the first West Coast Computer Faire. Ever since the original Apple II, Apple has paid high attention to its quality of packaging, partly because of Steve Jobs' personal preferences and opinions on packaging and final product appearance.[39] All of Apple's packaging for the Apple II series looked similar, featuring lots of clean white space and showing the Apple rainbow logo prominently.[40] For several years up until the late 1980s, Apple used the Motter Tektura font for packaging, until changing to the Apple Garamond font.

Apple ran the first advertisement for the Apple II, a two-page spread ad titled "Introducing Apple II", in BYTE in July 1977.[41] The first brochure, was entitled "Simplicity" and the copy in both the ad and brochure pioneered "demystifying" language intended to make the new idea of a home computer more "personal." The Apple II introduction ad was later run in the September 1977 issue of Scientific American.[42]

For the Apple IIc, Apple wanted an advertisement to demonstrate the power of the machine despite its small size; they ran a memorable television commercial featuring a high-rise office building in which they claimed with words and images that the IIc had all the power necessary to run a large building, suggesting that it had more than enough power for the home user. (This ad, along with the 1984 Macintosh ad, was featured in a Marketing telecourse run on PBS.)

Apple later aired eight television commercials for the Apple IIGS, emphasizing its benefits to education and students, along with some print ads.[43]

Towards the end of 1982, art director Brent Thomas and Steve Hayden came up with the idea of doing an advertising campaign based on the timely tagline "Why 1984 will not be like 1984". Chiat-Day shopped it around to a number of clients, including Apple, where it was proposed to be used for a print ad in the Wall Street Journal promoting the Apple II. However, Apple did not go for it, and the idea was filed away until the spring of 1983, when they met with the Macintosh marketing team to start working on the launch, which was scheduled for January 1984. The idea eventually became the famous 1984 commercial which aired during the third quarter at Super Bowl XVIII.[44]

Clones

The Jiama (嘉馬) SPS-109, a Taiwanese clone of the Apple II, looks almost identical to the Apple II and II+, including an identical case, color, and keyboard layout. The only noticeable physical difference is the label above the keyboard.

The Apple II was frequently cloned, both in the United States and abroad and similar cloning of the IBM PC later occurred. According to some sources (see below), more than 190 different models of Apple II clones were manufactured.[citation needed] Most could not be legally imported into the United States; United States Customs might confiscate even a clone purchased in Asia and brought into the country as luggage.[45] Apple sued and sought criminal charges against clone makers in more than a dozen countries, and cooperated with the agency in investigations. For example, in December 1983 raids on three separate importers, customs confiscated about 400 clones of the discontinued Apple II that investigators purchased for $375–500.[46]

Without explicitly stating that they were Apple II clones, many had fruit-related names. An example was the Pineapple, and[47]) that a review of the ACT Apricot explained that it was not "yet another 'fruity' Apple rip-off".[48] Apple successfully forced the "Pineapple" to change its name to "Pinecom".

Soviet clone of Apple II "Agat".

Agat was a series of Apple II compatible computers produced in Soviet Union between 1984 and 1993. They were widely used in schools in 80's. First mass-produced models Agat 4 and Agat 7 had different memory layouts and video modes to Apple II, which made first Agats only partially compatible. Agats were not direct clones of Apple II, but rather uniquely designed computers based on 6502 CPU and emulated Apple II architecture. That helped developers to port Apple II software titles to Agat. Later model Agat 9 had Apple II compatibility mode out of the box. Soviet engineers and enthusiasts developed thousands of software titles for Agat, including system software, business applications and rich frameworks for education.[49]

Bulgarian Pravetz Series 8 was Apple II clone with Cyrillic support.[citation needed]

Basis, a German company, created the Basis 108,[50] a clone for the Apple II that included both a 6502 processor and the Zilog Z80, allowing it to run the CP/M operating system as well as most Apple II software. This machine was unusual in that it was housed in a heavy cast aluminum chassis. The Basis 108 was equipped with built-in Centronics (parallel) and RS232c (serial) ports, as well as the standard six Apple II compatible slots. Unlike the Apple II it came with a detached full-stroke keyboard (AZERTY/QWERTY) of 100 keys plus 15 functions keys and separate numeric and editing keypads.[citation needed]

Another European Apple II clone was the Pearcom Pear II, which was larger as the original as it sported not eight but fourteen expansion slots. It also had a numerical keypad. Pearcom initially used a pear shaped rainbow logo, but stopped after Apple threatened to take legal action.[51]

A Bosnian company named IRIS Computers (subsidiary of an electric company in Bosnia and Herzegovina and Yugoslavia ENERGOINVEST) produced Apple II clones starting in the early 1980s. Their official brand name was IRIS 8. They were very expensive and hard to obtain and were produced primarily for use in early computerized digital telephone systems and for education. Their use in offices of state companies, R&D labs and in the Yugoslav army was also reported. IRIS 8 machines looked like early IBM PCs, with a separate central unit accompanied by a cooling system and two 5.25-inch disks, monitor, and keyboard. Compatibility with the original Apple II was complete. Elite high schools in Yugoslavia and especially Bosnia and Herzegovina were equipped with clusters of 8, 16, or 32 IRIS 8 computers connected in a local network administrated by an IRIS 16 PC clone. The number of IRIS 8s produced is believed to be on the order of 10 or 20 thousand.[citation needed]

An Australian-produced clone of the Apple II was the Medfly, named after the Mediterranean fruit fly that attacks apples. The Medfly computer featured a faster processor, more memory, detached keyboard, lower and upper case characters, and a built-in disk controller.[citation needed]

Until 1992 in Brazil, it was illegal to import microcomputers. Because of that, the illegal cloning industry of Apple II-based computers was strong there. In the early 1980s, there were around 20 different clones of Apple II Plus computers in that country, all of them using illegally copied software and hardware (since the Apple II and II Plus used commonly available TTL integrated circuits). Some of the names include Elppa ("Apple" spelled backwards), Maxtro, Exato MC4000 (by CCE), AP II (by Unitron), and even an "Apple II Plus" (manufactured by a company called Milmar, which was using the name illegally). There were only two clones of the Apple IIe, since it used custom IC chips that could not be copied, and therefore had to be reversed-engineered and developed in the country. These clones were the TK3000 IIe by Microdigital and Exato IIe by CCE. In addiiton, the Laser IIc was manufactured by Milmar and, despite the name, was a clone of the Apple II Plus, not of the Apple IIc, although it had a design similar to that of the Apple IIc, with an integrated floppy controller and 80-column card, but without an integrated floppy disk drive.[citation needed]

The Ace clones from Franklin Computer Corporation were the best known Apple II clones and had the most lasting impact, as Franklin copied Apple's ROMs and software and freely admitted to doing so. Franklin's response was that a computer's ROM was simply a pattern of switches locked into a fixed position, and one cannot copyright a pattern of switches. Apple fought Franklin in court for about five years to get its clones off the market, and was ultimately successful when a court ruled that software stored in ROM was in fact copyrightable in the U.S. (See Apple Computer, Inc. v. Franklin Computer Corp.) Franklin later released non-infringing but less-compatible clones; these could run ProDOS and AppleWorks and had an Applesoft-like BASIC, but compatibility with other software was hit-or-miss.[citation needed]

Apple also challenged VTech's Laser 128, an enhanced clone of the Apple IIc first released in 1984, in court. This suit proved less fruitful for Apple, because VTech had reverse-engineered the Monitor ROM rather than copying it and had licensed Applesoft BASIC from its creator, Microsoft. Apple had neglected to obtain exclusive rights to the Applesoft dialect of BASIC from Microsoft; VTech was the first cloner to license it. The Laser 128 proved popular and remained on the market for many years, both in its original form and in accelerated versions that ran faster than 1 MHz. Although it was not fully compatible with the Apple II, it was close, and its popularity ensured that most major developers tested their software on a Laser as well as on genuine Apple machines. Because it was frequently sold via mail order and mass-market retailers such as Sears, the Laser 128 cut into the sales of low-cost competitors such as Commodore Business Machines as much as it did Apple's.[citation needed]

While the first Apple II clones were generally exact copies of their Apple counterparts that competed mainly on price, many clones had extra capabilities too. A Franklin model, the Ace 1000, sported a numeric keypad and lower-case long before these features were added to the Apple II line. The Laser 128 series is sometimes credited with spurring Apple to release the Apple IIc Plus; the built-in 3½-inch drive and accelerated processor were features Laser had pioneered. The Laser 128 also had a IIe-style expansion slot on the side that could be used to add peripheral cards.[citation needed]

Bell & Howell, an audiovisual equipment manufacturer whose products (particularly film projectors) were ubiquitous in American schools, offered what appeared at first glance to be an Apple II Plus clone in a distinctive black plastic case. However, these were in fact real Apple II Plus units manufactured by Apple for B&H for a brief period of time. Many schools had a few of these Black Apple or Black "Darth Vader" Apples in their labs.[citation needed]

ITT made the ITT 2020, a licensed Apple II Plus clone, in the UK. It has the same shape as the Apple II but was matte silver (it was sometimes known as the "silver Apple") and was not an exact copy functionally.[52] The ITT2020 produced a PAL video signal for the European market, where the domestic US market used NTSC.[53] Software using the BIOS worked correctly on both the Apple and ITT, but software written to access the Apple's display hardware directly, bypassing the BIOS, displayed with vertical stripes on the ITT 2020. The Apple II itself was later introduced in the UK, and both the Apple II and ITT 2020 were sold for a time, the ITT at a lower price.[citation needed]

Syscom 2 Inc (from Carson City, NV) created the Syscom 2 Apple II+ clone. The case looked nearly identical. It had 48kb of RAM and the normal expansion capabilities. These clones also supported lower case characters, toggled with a ^O keystroke.[citation needed]

An unknown company produced a clone called the RX-8800. One new feature it had was a numeric keypad.[citation needed]

One of the best Apple II clones, SEKON, made in Taiwan, had the same color plastic case as an Apple ][, sported 48kb of RAM standard, and a lower-uppercase switch, located where the power light indicator was typically situated on Apple II's. Additionally, it featured a 5-amp power supply which supplied ample power for add-on cards. SEKON avoided shipments being confiscated by U.S. Customs, by shipping their computers without ROMS, leaving it to the dealers to populate the boards upon arrival to their private stores. Often these machines would boot up with a familiar logo of the Apple II after the dealers removed E-proms of original Apple ROMS and added them in. The reason for such activity was so that users could obtain a fully Apple-compatible clone for usually around US$600, as opposed to US$2500 from Apple.[citation needed]

Although not technically a clone, Quadram produced an add-in ISA card, called the Quadlink, that provided hardware emulation of an Apple II+ for the IBM PC.[54] The card had its own 6502 CPU and dedicated 80 K RAM (64 K for applications, plus 16 K to hold a reverse-engineered Apple ROM image, loaded at boot-time), and installed "between" the PC and its floppy drive(s), color display, and speaker, in a pass-through configuration. This allowed the PC to operate in a dual-boot fashion: when booted through the Quadlink, the PC could run the majority of II software, and read and write Apple-formatted floppies through the standard PC floppy drive.[55] Because it had a dedicated processor, rather than any form of software emulation, this system ran at nearly the same speed as an equivalent Apple machine.[56][57] Another company, Diamond Computer Systems, produced a similar card called the Trackstar, that had both a 6502 and a Z80, allowing use of software for both Apple DOS and Apple CP/M.[58] The Trackstar also had a connector allowing use of an actual Apple floppy drive, which enhanced its compatibility with software that took advantage of Apple hardware for copy-protection.[citation needed]

Most of the clone manufacturers chose to stop production on their own once the IBM PC became popular since it was possible to make legitimate clones of the PC which would not violate any of IBM's patents or copyrights.[citation needed]

General

Data storage

Originally the Apple II used audio cassette tapes for program and data storage. A dedicated tape recorder along the lines of the Commodore Datasette was never produced; Apple recommended using the Panasonic RQ309 in some of its early printed documentation. The uses of common consumer cassette recorders and a standard video monitor or television set (with a third party R-F modulator) made the total cost of owning an Apple II less expensive and helped contribute to the Apple II's success.

Cassette storage may have been inexpensive, but it was also slow and unreliable. The Apple II's lack of a disk drive was "a glaring weakness" in what was otherwise intended to be a polished, professional product. Recognizing that the II needed a disk drive to be taken seriously, Apple set out to develop a disk drive and a DOS to run it. Wozniak spent the 1977 Christmas holidays designing a disk controller that reduced the number of chips used by a factor of 10 compared to existing controllers. Still lacking a DOS, and with Wozniak inexperienced in operating system design, Jobs approached Shepardson Microsystems with the project. On April 10, 1978 Apple signed a contract for $13,000 with Sheperdson to develop the DOS.[59]

Even after disk drives made the cassette input and output ports obsolete they were still used by enthusiasts as simple one-bit audio input-output ports. Ham radio operators used the cassette input to receive slow scan TV (single frame images). A commercial speech recognition Blackjack program was available, after some user-specific voice training it would recognize simple commands (Hit, stand). Bob Bishop's "Music Kaleidoscope" was a simple program which monitored the cassette input port and based on zero-crossings created color patterns on the screen, a predecessor to current audio visualization plug-ins for media players. Music Kaleidoscope was especially popular on projection TV sets in dance halls.

Apple and many third-party developers made software available on tape at first, but after the Disk II became available in 1978, tape-based Apple II software essentially disappeared from the market. The initial price of the Disk II drive and controller was US$595, although a $100 off coupon was available through the Apple newsletter "Contact". The controller could handle two drives and a second drive (without controller) retailed for $495.

The Disk II single-sided floppy drive used 5.25-inch floppy disks; double-sided disks could be used, one side at a time, by turning them over and notching a hole for the write protect sensor. The first disk operating systems for the Apple II were DOS 3.1 and DOS 3.2, which stored 113.75 kB on each disk, organized into 35 tracks of 13 256-byte sectors each. After about two years, DOS 3.3 was introduced, storing 140 kB thanks to a minor firmware change on the disk controller that allowed it to store 16 sectors per track. (This upgrade was user-installable as two PROMs on older controllers.) After the release of DOS 3.3, the user community discontinued use of DOS 3.2 except for running legacy software. Programs that required DOS 3.2 were fairly rare; however, as DOS 3.3 was not a major architectural change aside from the number of sectors per track, a program called MUFFIN was provided with DOS 3.3 to allow users to copy files from DOS 3.2 disks to DOS 3.3 disks. It was possible for software developers to create a DOS 3.2 disk which would also boot on a system with DOS 3.3 firmware.

Later, double-sided drives, with heads to read both sides of the disk, became available from third-party companies. (Apple only produced double-sided 5.25" disks for the Lisa 1 computer).

On a DOS 3.x disk, tracks 0, 1, and most of track 2 were reserved to store the operating system. (It was possible, with a special utility, to reclaim most of this space for data if a disk did not need to be bootable.) A short ROM program on the disk controller had the ability to seek to track zero – which it did without regard for the read/write head's current position, resulting in the characteristic "chattering" sound of a Disk II boot, which was the read/write head hitting the rubber stop block at the end of the rail – and read and execute code from sector 0. The code contained in there would then pull in the rest of the operating system. DOS stored the disk's directory on track 17, smack in the middle of the 35-track disks, in order to reduce the average seek time to the frequently used directory track. The directory was fixed in size and could hold a maximum of 105 files. Subdirectories were not supported.

Most game publishers did not include DOS on their floppy disks, since they needed the memory it occupied more than its capabilities; instead, they often wrote their own boot loaders and read-only file systems. This also served to discourage "crackers" from snooping around in the game's copy-protection code, since the data on the disk was not in files that could be accessed easily.

Some third-party manufacturers produced floppy drives that could write 40 tracks to most 5.25-inch disks, yielding 160 kB of storage per disk, but the format did not catch on widely, and no known commercial software was published on 40-track media. Most drives, even Disk IIs, could write 36 tracks; a two byte modification to DOS to format the extra track was common.

The Apple Disk II stored 140 kB on single-sided, "single-density" floppy disks, but it was very common for Apple II users to extend the capacity of a single-sided floppy disk to 280 kB by cutting out a second write-protect notch on the side of the disk using a "disk notcher" or hole puncher and inserting the disk flipped over. Double-sided disks, with notches on both sides, were available at a higher price, but in practice the magnetic coating on the reverse of nominally single-sided disks was usually of good enough quality to be used (both sides were coated in the same way to prevent warping, although only one side was certified for use). Early on, diskette manufacturers routinely warned that this technique would damage the read/write head of the drives or wear out the disk faster, and these warnings were frequently repeated in magazines of the day. In practice, however, this method was an inexpensive way to store twice as much data for no extra cost, and was widely used for commercially released floppies as well.

Later, Apple IIs were able to use 3.5-inch disks with a total capacity of 800 kB and hard disks. DOS 3.3 did not support these drives natively; third-party software was required, and disks larger than about 400 kB had to be split up into multiple "virtual disk volumes."

DOS 3.3 was succeeded by ProDOS, a 1983 descendent of the Apple ///'s SOS. It added the capabilities for subdirectories and larger storage capacities.

ProDOS became the Apple II operating system of choice for users with these larger disks thanks to its native support of volumes up to 32 MB in size and the fact that AppleWorks and other newer programs required it.

Renditions of the "II" name

The "II" portion of the Apple II name was rendered in a variety of creative ways using stylized characters which resembled punctuation symbols on the front lids of the computers, and most printed material followed this lead. The II and II+ were labeled ][ and ][ plus. The IIGS and IIc Plus were rendered in small caps. The Apple III, IIc, and IIe models used slashes: ///, //c and //e.

Legacy

Today, emulators for various Apple II models are available to run Apple II software on OS X, Linux, Microsoft Windows, homebrew enabled Nintendo DS and other operating systems. Numerous disk images of Apple II software are available free over the Internet for use with these emulators. AppleWin and MESS are among the best emulators compatible with most Apple II images. The MESS emulator supports recording and playing back of Apple II emulation sessions, as does Home Action Replay Page (a.k.a. HARP).[60]

However, many emulators cannot run software on copy-protected media, or can run only software employing fairly simple protection schemes, unless it is "cracked" (copy restrictions removed). Breaking protection on software was widely popular in the Apple II's heyday; even Apple itself apparently engaged in the practice.[61] Commercial cracking software such as the popular Copy II+ program were sold in stores with the purpose of creating legitimate back-ups of protected software. Although creating back-ups was legitimate under copyright law of the time, the use of such software today is of questionable legality in the U.S. (see DMCA). For those who prefer to obtain their old software legally, the Lost Classics Project has the goal of convincing copyright holders of classic Apple II software to officially allow unrestricted free distribution of their software and has "freed" a number of programs.

In addition, an active retrocomputing community of vintage Apple II collectors and users, continue to restore, maintain and develop hardware and software for daily use of these original computers. Numerous websites and support groups exist for these enthusiasts who maintain and use their machines. There is still a small annual convention, KansasFest, dedicated to the platform.

Industry impact

The Apple II series of computers had an enormous impact on the technology industry and on everyday life. The Apple II was the first personal computer many people ever saw. Its price was within the reach of many middle-class families, and a partnership with MECC helped make the Apple II popular in schools.[62] By the end of 1980 Apple had already sold over 100,000 Apple IIs.[63] Its popularity bootstrapped the computer game and educational software markets and began the boom in the word processor and computer printer markets. The first microcomputer program for business was VisiCalc, the earliest spreadsheet, and it ran first on the Apple II. Many businesses bought Apple IIs just to run VisiCalc.

The Apple II series had much more business software than the rival Atari 8-bit computers.[64] Its success caused IBM to create the IBM PC, which many businesses purchased to run spreadsheet and word processing software, at first ported from Apple II versions; later, whole new application software dynasties would be founded on the PC. The popularity of these PCs and their clones then transformed business again with LAN applications such as e-mail and later Internet applications such as Usenet and the WWW.

The first 1000 or so Apple IIs shipped with a 68-page mimeographed "Apple II Mini Manual" bound with brass paper fasteners. This was the basis for the Apple II Reference Manual (a/k/a Red book) which was published in January 1978. All existing customers who sent in their warranty cards were sent free copies of the Red Book.

The Apple II Reference Manual contained the complete schematic of the entire computer's circuitry and a complete source listing of the "Monitor" ROM firmware that served as the machine's BIOS. A revised spiral bound guide released several years later with updated information had to be purchased separately, and in the case of the Apple IIGS, the full technical documentation ran to several volumes. The Apple II's slots, allowing any peripheral card to take control of the bus and directly access memory, enabled an independent industry of card manufacturers who together created a flood of hardware products that let users build systems that were far more powerful and useful (at a lower cost) than any competing system, most of which were not nearly as expandable and were universally proprietary. The first peripheral card was a blank prototyping card intended for electronics enthusiasts who wanted to design their own peripherals for the Apple II.

Specialty peripherals kept the Apple II in use in industry and education environments for many years after Apple Computer stopped supporting the Apple II. Well into the 1990s every clean-room (the super-clean facility where spacecraft are prepared for flight) at the Kennedy Space Center used an Apple II to monitor the environment and air quality. Most planetariums used Apple IIs to control their projectors and other equipment.

Even the game port was unusually powerful and could be used for digital and analog input and output. The early manuals included instructions for how to build a circuit with only four commonly available components (one transistor and three resistors) and a software routine to drive a common Teletype Model 33 machine. One hacker (Don Lancaster) used the game I/O to drive a LaserWriter printer.

Timeline of Apple II and Family models

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.
  3. 3.0 3.1 Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. 11.0 11.1 11.2 Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Helmer, Carl, "An Apple to Byte," Byte, March 1978, p. 18-46.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.
  16. Lua error in package.lua at line 80: module 'strict' not found.
  17. Lua error in package.lua at line 80: module 'strict' not found.
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. Lua error in package.lua at line 80: module 'strict' not found.
  20. Lua error in package.lua at line 80: module 'strict' not found.
  21. Freiberger, Paul, and Michael Swaine. "Fire In The Valley, Part Two (Book Excerpt)", A+ Magazine, January 1985: 45.
  22. Lua error in package.lua at line 80: module 'strict' not found.
  23. http://www.righto.com/2012/02/apple-didnt-revolutionize-power.html#ref28
  24. Walter Isaacson: Steve Jobs, Chapter Six. Simon & Schuster (October 24, 2011) ISBN 1-4516-4855-3
  25. Lua error in package.lua at line 80: module 'strict' not found.
  26. Lua error in package.lua at line 80: module 'strict' not found.
  27. Lua error in package.lua at line 80: module 'strict' not found.
  28. Lua error in package.lua at line 80: module 'strict' not found.
  29. Lua error in package.lua at line 80: module 'strict' not found.
  30. Lua error in package.lua at line 80: module 'strict' not found.
  31. Lua error in package.lua at line 80: module 'strict' not found.
  32. "Kunkel, Paul, AppleDesign: The work of the Apple Industrial Design Group, with photographs by Rick English, New York: Graphis, 1997, p.30
  33. Regan, Joe. A2Pro Roundtable, October 1991, Category 16, Topic 2.
  34. 34.0 34.1 Duprau, Jeanne, and Tyson, Molly. "The Making of the Apple IIGS", A+ Magazine, November 1986: 57–74.
  35. Lua error in package.lua at line 80: module 'strict' not found.
  36. Lua error in package.lua at line 80: module 'strict' not found.
  37. Lua error in package.lua at line 80: module 'strict' not found.
  38. Lua error in package.lua at line 80: module 'strict' not found.
  39. Moritz, Michael. The Little Kingdom. New York, William Morrow and Company, Inc, 1984: pg. 186.
  40. A gallery of Apple IIGS packaging from DigiBarn
  41. Lua error in package.lua at line 80: module 'strict' not found.
  42. [1]
  43. Lua error in package.lua at line 80: module 'strict' not found.
  44. Lua error in package.lua at line 80: module 'strict' not found.
  45. Lua error in package.lua at line 80: module 'strict' not found.
  46. Lua error in package.lua at line 80: module 'strict' not found.
  47. Lua error in package.lua at line 80: module 'strict' not found.
  48. Lua error in package.lua at line 80: module 'strict' not found.
  49. Lua error in package.lua at line 80: module 'strict' not found.
  50. Lua error in package.lua at line 80: module 'strict' not found.
  51. Lua error in package.lua at line 80: module 'strict' not found.
  52. Lua error in package.lua at line 80: module 'strict' not found.
  53. Lua error in package.lua at line 80: module 'strict' not found.
  54. Lua error in package.lua at line 80: module 'strict' not found.
  55. Lua error in package.lua at line 80: module 'strict' not found.
  56. Lua error in package.lua at line 80: module 'strict' not found.
  57. Lua error in package.lua at line 80: module 'strict' not found.
  58. Lua error in package.lua at line 80: module 'strict' not found.
  59. http://www.cnet.com/news/the-untold-story-behind-apples-13000-operating-system/
  60. Home Action Replay Page
  61. Even Apple Used Pirate Tools Apple2history.org (November 18, 2010). Retrieved on July 6, 2011.
  62. Lua error in package.lua at line 80: module 'strict' not found.
  63. Lua error in package.lua at line 80: module 'strict' not found.
  64. Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.

Photographs

External links