Apple IIGS

Source: Wikipedia, the free encyclopedia.

Apple IIGS
ManufacturerApple Computer
Release dateSeptember 15, 1986; 37 years ago (1986-09-15)
Introductory priceUS$999 (equivalent to $2,670 in 2022), excluding monitor
DiscontinuedDecember 1992 (1992-12)
Operating systemApple ProDOS
Apple GS/OS
GNO/ME
CPU65C816 @ 2.8 MHz
Memory256 KB or 1 MB (expandable to 8 MB)
GraphicsVGC 12-bpp palette, 320×200, 640×200
SoundEnsoniq ES5503 DOC 8-bit wavetable synthesis sound chip,
32 oscillators/voice channels

The Apple IIGS (styled as IIGS) is a 16-bit personal computer produced by Apple Computer. It is the fifth and most powerful of the Apple II family. It is compatible with earlier Apple II models but has a Macintosh look and feel, and resolution and color similar to the Amiga and Atari ST. The "GS" in the name stands for "Graphics and Sound", referring to its enhanced multimedia hardware, especially its state-of-the-art audio.[1]

The microcomputer is a radical departure from any previous Apple II, with a 16-bit 65C816 microprocessor, direct access to megabytes of random-access memory (RAM), and bundled mouse. It is the first computer from Apple with a color graphical user interface (color was introduced on the Macintosh II six months later) and Apple Desktop Bus interface for keyboards, mice, and other input devices. It is the first personal computer with a wavetable synthesis chip, utilizing technology from Ensoniq.

The IIGS set forth a promising future and evolutionary advancement of the Apple II line, but Apple chose to focus on the Macintosh and no new Apple IIGS models were released. Apple ceased IIGS production in December 1992.

Hardware

The Apple IIGS made significant improvements over the

MHz, which is faster than the 8-bit processors used in the earlier Apple II models. The 65C816 allows the IIGS to address considerably more RAM
.

The 2.8 MHz clock was a deliberate decision to limit the IIGS's performance to less than that of the Macintosh. This decision had a critical effect on the IIGS's success; the original 65C816 processor used in the IIGS was certified to run at up to 4 MHz.[2] Faster versions of the 65C816 processor were readily available, with speeds of between 5 and 14 MHz, but Apple kept the machine at 2.8 MHz throughout its production run.[3]

Its graphical capabilities are superior to the rest of the Apple II series, with higher resolution video modes and more color. These include a 640×200-pixel mode with 2-bit color and a 320×200 mode with 4-bit color, both of which can select 4 or 16 colors (respectively) at a time from a palette of 4,096 colors. By changing the palette on each scanline, it is possible to display up to 256 colors or more per screen. With clever programming, it is possible to make the IIGS display as many as 3,200 colors at once.

Audio is generated by a built-in Ensoniq 5503 digital synthesizer chip, which has its own dedicated RAM and 32 channels of sound. These channels can be paired to produce 15 voices in stereo.[4]

AST RamStakPlus memory board for Apple IIGS

The IIGS supports both 5.25-inch and 3.5-inch floppy disks and has seven general-purpose expansion slots compatible with those on the Apple II, II+, and IIe. It also has a memory expansion slot for up to 8 MB of RAM. The IIGS has ports for external floppy disk drives, two serial ports for devices such as printers and modems (which can also be used to connect to a LocalTalk network), an Apple Desktop Bus port to connect the keyboard and mouse, and composite and RGB video ports.[4]

A real-time clock is maintained by a built-in battery (initially a non-replaceable 3.6-volt lithium battery; removable in a later-revision motherboard).

The IIGS also supports booting from an AppleShare server, via the AppleTalk protocol, over LocalTalk cabling.[5] This was over a decade before NetBoot offered the same capability to computers running Mac OS 8 and beyond.

Graphics

In addition to supporting all graphics modes of previous Apple II models (40 and 80 columns text, Low and Double-Low, High and Double-High resolution), the Apple IIGS's Video Graphics Chip (VGC) introduced a new graphic mode called "Super-High Resolution". This new mode offers an increased screen resolution and a vastly wider color palette, with none of the limitations of earlier Apple II graphic modes (such as color bleeding and fringing). Super-High-Resolution supports 200 lines, in either 320 or 640 pixels horizontally. Both modes use a 12-bit palette for a total of 4,096 possible colors, with up to 256 colors (or more) onscreen, though not all colors can appear onscreen at the same time.

Usage of Super-High-Resolution mode may include:

  • 320×200 pixels with a single palette of 16 colors.
  • 320×200 pixels with up to 16 palettes of 16 colors. In this mode, the VGC holds 16 separate palettes of 16 colors in its own memory. Each of the 200 scan lines can be assigned any one of these palettes, allowing for up to 256 colors on the screen at once.
  • 320×200 pixels with up to 200 palettes of 16 colors. In this mode, the CPU assists the VGC in swapping palettes into and out of the video memory so that each scan line can have its own palette of 16 colors, allowing for up to 3,200 colors on the screen at once.
  • 320×200 pixels with 15 colors per palette, plus a fill-mode color. In this mode, color 0 in the palette is replaced by the last non-zero color pixel displayed on the scan line (to the left), allowing fast solid-fill graphics (drawn with only the outlines).
  • 640×200 pixels with 4 pure colors.
  • 640×200 pixels with up to 16 palettes of 4 pure colors. In this mode, the VGC holds 16 separate palettes of 4 pure colors in its own memory. Each of the 200 scan lines can be assigned any one of these palettes, allowing for up to 64 colors on the screen at once.
  • 640x200 pixels with up to 200 palettes of 4 pure colors. In this mode, the CPU assists the VGC in swapping palettes into and out of the video memory so that each scan line can have its own palette of 4 colors, allowing for up to 800 colors on the screen at once.
  • 640×200 pixels with 16 dithered colors. In this mode, two palettes of four pure colors each are used in alternating columns. The hardware then dithers the colors of adjacent pixels to create 16 total colors on the screen.

Each scan line on the screen can independently select either 320- or 640-line mode, fill mode (320-mode only), and any of the 16 palettes, allowing graphics modes to be mixed on the screen. This is most often seen in graphics programs where the menu bar is constantly in 640-pixel resolution and the working area's mode can be changed depending on the user's needs.

Audio

The Apple IIGS's sound is provided by an Ensoniq 5503 DOC (Digital Oscillator Chip) wavetable synthesis chip designed by Bob Yannes, creator of the SID synthesizer chip used in the Commodore 64. The ES5503 DOC is the same chip used in Ensoniq Mirage and Ensoniq ESQ-1 professional-grade synthesizers. The chip has 32 oscillators, which allows for a maximum of 32 voices (with limited capabilities when all used independently), though Apple's firmware pairs them for 16 voices, to produce fuller and more flexible sound, as do most of the standard tools of the operating system (the Apple MIDISynth toolset goes even a step further for richer sound, grouping four oscillators per voice, for a limit of seven-voice audio). The IIGS is often referred to as a 15-voice system, because one voice, or "sound generator" consisting of two oscillators, is always reserved as a dedicated clock for the sound chip's timing interrupt generator. Software that does not use the system firmware, or uses custom-programmed tools (certain games, demos, and music software), can access the chip directly and take advantage of all 32 voices.

The computer's audio capabilities were given as the primary reason for record label Apple Corps's 1989 resumption of legal action against Apple that had been previously suspended. Apple Corps claimed that the IIGS's audio chip violated the terms of the 1981 settlement with the company that prohibited Apple, Inc. from getting involved in the music business.[citation needed]

A standard 18-inch headphone jack is on the back of the case, and standard stereo computer speakers can be attached there. This jack provides only monaural sound and a third-party adapter card is required for stereo;[6] despite that, the Ensoniq and virtually all native software produces stereo audio. The Ensoniq can drive 16 speaker output channels, but the Molex expansion connector Apple provided only allows 8. There is 64 KB of dedicated memory (DOC-RAM) on the IIGS motherboard, separate from system memory, for the Ensoniq chip to store its sampled wavetable instruments.

To exploit the IIGS's audio capabilities, during its introduction, Apple sold Bose Roommate amplified speakers for the computer (matching its platinum color and with custom Bose/Apple logo grille covers).

Expansion

An Apple SCSI expansion card installed in an Apple IIGS

Like other Apple II machines before it, the IIGS is highly expandable. The expansion slots can be used for a variety of purposes, greatly increasing the computer's capabilities.

10BASE-T Ethernet and CompactFlash
cards to be used on the IIGS.

Development

Some design features from the unsuccessful Apple III lived on in the Apple IIGS, such as GS/OS borrowing elements from SOS (including, by way of ProDOS, the SOS file system), a unique keyboard feature for dual-speed arrow keys, and colorized ASCII text.

Release

An original Apple IIGS "Woz Edition", with signature on the front
A close-up view of the "Woz" signature printed on the Limited Edition Apple IIGS

Limited Edition ("Woz"-signed case)

As part of a commemorative celebration marking the 10th anniversary of the Apple II series' development, as well as Apple Computer itself celebrating the same anniversary, a special limited edition was introduced at product launch. The first 50,000 Apple IIGSs manufactured had a reproduced copy of Wozniak's signature ("Woz") at the front right corner of the case, with a dotted line and the phrase "Limited Edition" printed just below it. Owners of the Limited Edition, after mailing in their Apple registration card, were mailed back a certificate of authenticity signed by Wozniak and 12 key Apple engineers, as well as a personal letter from Wozniak himself (both machine-reproduced). Because the difference between standard and Limited Edition machines was purely cosmetic, many owners of new were able to "convert" to the Limited Edition by merely swapping the case lid from an older (and likely nonfunctional) machine.[14][self-published source]

Upgrading an Apple IIe

Back view of IIGS upgrade, with the new port openings and connectors

Upon its release in September 1986, Apple announced it would be making a kit that would upgrade an Apple IIe to a IIGS available for purchase. This followed an Apple practice of making logic board upgrades available that dated from the earliest days of the Apple II until Steve Jobs' return to Apple in 1997. The IIe-to-IIGS upgrade replaced the IIe motherboard with a 16-bit IIGS motherboard. Users would take their Apple IIe machines into an authorized Apple dealership, where the IIe motherboard and lower baseboard of the case were swapped for an Apple IIGS motherboard with a new baseboard (with matching cut-outs for the new built-in ports). New metal sticker ID badges replaced those on the front of the IIe, rebranding the machine. Retained were the upper half of the IIe case, the keyboard, speaker, and power supply. Original IIGS motherboards (those produced between 1986 and mid-1989) have electrical connections for the IIe power supply and keyboard present, although only about half of those produced have the physical plug connectors factory-presoldered in, which were mostly reserved for the upgrade kits.

The replacement nameplates for the front lid, used in the Apple IIe-to-IIGS upgrade

The upgrade cost US$500, plus the trade-in of the user's existing Apple IIe motherboard. It did not include a mouse, and the keyboard, although functional, lacked a numeric keypad and did not mimic all the features and functions of the Apple Desktop Bus keyboard. Some cards designed for the GS did not fit in the Apple IIe's slanted case. In the end, most users found that the upgrade did not save them much money once they purchased a 3.5-inch floppy drive, analog RGB monitor, and mouse.[citation needed]

Software features

Software that runs on the Apple IIGS can be divided into two major categories: 8-bit software compatible with earlier Apple II systems such as the IIe and IIc, and 16-bit IIGS software, which takes advantage of its advanced features, including a near-clone of the Macintosh graphical user interface.

8-bit Apple II compatibility

Apple claimed that the IIGS was 95% compatible with contemporary Apple II software. One reviewer, for example, successfully ran demo programs that came on cassette with his 1977 Apple II.[6] The IIGS can run all of Apple's earlier Apple II operating systems: Apple DOS, ProDOS 8, and Apple Pascal. It is also compatible with nearly all 8-bit software running on those systems. Like the Apple II+, IIe, and IIc, the IIGS also includes Applesoft BASIC and a machine-language monitor (which can be used for very simple assembly language programming) in ROM, so they can be used even with no operating system loaded from disk. The 8-bit software runs twice as fast unless the user turns down the processor speed in the IIGS control panel.

System Software

The Apple IIGS System Software utilizes a graphical user interface (GUI) very similar to that of the Macintosh and somewhat like GEM for PCs and the operating systems of contemporary Atari and Amiga computers. Early versions of the System Software are based on the ProDOS 16 operating system, which is based on the original ProDOS operating system for 8-bit Apple II computers. Although it was modified so that 16-bit Apple IIGS software can run on it, ProDOS 16 was written largely in 8-bit code and does not take full advantage of the IIGS's capabilities. Later System Software versions (starting with version 4.0) replaced ProDOS 16 with a new 16-bit operating system known as GS/OS. It makes better use of the unique capabilities of the IIGS and includes many valuable new features. The IIGS System Software was substantially enhanced and expanded over the years during which it was developed, culminating in its final official version, System 6.0.1, which was released in 1993. In July 2015, members of a computer group from France released a new, though unofficial, version of that System Software, dubbed "System 6.0.2" (and later followed by System 6.0.3 and 6.0.4), that primarily fixed some bugs.[15]

Graphical user interface

Similar to that of the Macintosh, the IIGS System Software provides a

Desk Accessories
, can be used simultaneously. The IIGS has a Finder application very similar to the Macintosh's, which allows the user to manipulate files and launch applications. By default, the Finder is displayed when the computer starts up and whenever the user quits an application that is started from it, although the startup application can be changed by the user.

Software companies complained that Apple did not provide technical information and development tools to create IIGS-specific software. In 1988 Compute! reported that both Cinemaware and Intergalactic Development had to write their own tools to maximize their use of IIGS audio, with the latter stating that "these sorts of problems … are becoming well-known throughout the industry".[16]

Extensibility

The IIGS System Software can be extended through various mechanisms. New Desk Accessories are small programs ranging from a calculator to simple word processors that can be used while running any standard desktop application. Classic Desk Accessories also serve as small programs available while running other applications, but they use the text screen and can be accessed even from non-desktop applications. Control Panels and initialization files are other mechanisms that allow various functions to be added to the system. Finder Extras permits new capabilities to be added to the Finder, drivers can be used to support new hardware devices, and users can also add "tools" that provide various functions that other programs can utilize easily. These features can be used to provide features that were never planned for by the system's designers, such as a TCP/IP stack known as "Marinetti".

Multitasking capability

A third party

UNIX-like multitasking kernel was produced, called GNO/ME, which runs under the GUI and provides preemptive multitasking. In addition, a system called The Manager can be used to make the Finder more like the one on the Macintosh, allowing major software (other than just the "accessory" programs) to run simultaneously through cooperative multitasking
.

Reception

After previewing the computer, BYTE stated in October 1986 that "The Apple IIGS designers' achievements are remarkable, but the burden of the classic Apple II architecture, now as venerable (and outdated) as COBOL and batch processing, may have weighed them down and denied them any technological leaps beyond an exercise in miniaturization." The magazine added that "hog-tied by [classic] Apple II compatibility, [the IIGS] approaches but does not match or exceed current computer capabilities" of the Macintosh, Amiga, or Atari ST, and predicted that many vendors would "enhance existing products for the [classic] Apple II instead of writing new software" that fully exploited the IIGS's power.[4]

inCider, which in September had warned that the next Apple II "needs (at least) ... a megabyte of RAM ... That's what the market wants",[17] indeed reported in November that "Rather than risk investing time and money in programs that work only on the Apple IIGS, a number of software developers have simply upgraded old Apple II programs", and that the "most interesting program available specifically for the IIGS at this time is LearningWays' Explore-a-Story, which was released simultaneously for the good old 128K Apple IIe and IIc". The magazine concluded, "The moral is simple: Good hardware, even innovative hardware, won't give birth to good, new software overnight."[18]

Nibble was more positive, calling the price "fantastic" for "Steve Wozniak's dream machine". It praised the IIGS's "incredible" legacy Apple II compatibility, graphics, and sound, stated that only its slower speed made the computer significantly inferior to the Macintosh, and expected that Apple would soon introduce new products to better distinguish the two product lines. The magazine concluded that "The IIGS is an incredibly fine computer, arguably the finest assemblage of chips and resistors ever soldered together ... Ladies and gentlemen of Apple, on behalf of the Apple II user community, you have earned our gratitude and admiration."[19]

Compute! described the IIGS in November 1986 as "two machines in one—a product that bridges the gap between the Macintosh and Apple IIe, and in so doing poses what may be serious competition for the Commodore Amiga and the Atari ST series". It described the IIGS's graphics "as different as night and day" from the earlier Apple IIs and the audio as "in a class by themselves ... [it] justifies the price of the IIGS to many music fans and fanatics". The magazine reported that "well over one hundred outside developers were actively engaged in creating software for the IIGS", and predicted that "as new products are developed to take advantage of the IIGS, people will move away from the pure Apple II and toward the newer titles with their improved performance".[20]

Compute!'s Apple Applications in December 1987 reported, however, that "Many publishers have canceled or postponed their plans for Apple IIGS software and instead are cautiously introducing programs for the Apple IIc and IIe", while "many of the products for the Apple IIGS are simply versions of" older Apple II software "that incorporate color and use the mouse interface". So little IIGS software was available, it said, that "the hottest product ... is AppleWorks. No mouse interface, no color, no graphics. Just AppleWorks from the IIe and IIc world". The magazine stated that many customers either chose the slightly more expensive Macintosh Plus or kept their inexpensive IIc or IIe which ran AppleWorks well, with the IIGS "in a strange position" in between.[21]

BYTE's Bruce Webster in January 1987 praised Apple for permitting Wozniak to finish the IIx project, but said that the company should have done so "a few years ago". The IIGS is an excellent replacement for the [earlier models from the] Apple II line, but it's awfully late in coming. The technology is more trailing-edge than leading-edge in many areas", with speed and graphics inferior to that of the Amiga and Atari ST. The other computers, he wrote, have both larger software libraries that use their power and lower prices; Webster found that a IIGS package costing $2,500 was comparable to a $1,500 Atari ST configuration. He concluded with a "qualified approval" of the computer: "It was necessary to prevent the Apple II line from dying off during the next year or so. However, Apple didn't go far enough."[22] A BYTE review in April 1987 concluded that the IIGS "has the potential to be a powerful computer" but needed a faster CPU and more addressable memory. The magazine advised potential customers to compare the Macintosh, Amiga, and Atari ST's more powerful 68000 CPU with the IIGS's greater expandability and large Apple II software library.[6]

Compute! in 1988 urged Apple to make the computer faster, stating that "no matter which way you cut it, the IIGS is slow" and that IIGS-specific programs could not keep up with user actions.[23] In 1989 the magazine stated "One of the biggest complaints of IIGS-specific software is the way it imitates the pace of a zombie. You'd think 16-bit software had died and voodoo-transformed into a shuffling, stumbling imitation of real computer applications."[24] It reported that year that after increases in September, a IIGS with color monitor, two disk drives, and ImageWriter II cost more than $3,000, a price the magazine called "staggering".[25] inCider also criticized the price increase, warning that it "opens the door further to low-cost MS-DOS computers".[26]

Technical specifications

Microprocessor

  • WDC 65C816 running at 2.8 MHz
  • 8-bit data bus, with selectable 8- or 16-bit registers
  • 24-bit addressing, using a 16-bit address bus and a multiplexed bank address

Memory

  • MB of RAM built-in (256 KB in original) (expandable to 8 MB)
  • 256 KB of ROM built-in (128 KB in original)

Video modes

Emulation video

  • 40- and 80-column text, with 24 lines
  • Low resolution: 40×48 (16 colors)[27]
  • High resolution: 280×192 (6 colors)[27][28]
  • Double low resolution: 80×48 (16 colors)[27]
  • Double high resolution: 560×192 (16 colors)[27][28]

Native video

  • 40- and 80-column text, with 24 lines (16 selectable foreground, background, and border colors)
  • Super-high resolution (320 mode)
    • 320×200 (16 colors, selectable from 4,096-color palette)
    • 320×200 (256 colors, selectable from 4,096-color palette)[29]
    • 320×200 (3,200 colors, selectable from 4,096-color palette)[29]
  • Super-high resolution (640 mode)
    • 640×200 (4 colors, selectable from 4,096-color palette)
    • 640×200 (16 dithered colors, selectable from 4,096-color palette)[30]
    • 640×200 (64 colors, selectable from 4,096-color palette)[29]
    • 640×200 (800 colors, selectable from 4,096-color palette)[29]
  • Fill mode
    • 320×200, sections of screens filled in on-the-fly for up to 60 frame/s full-screen animation
  • Mixed mode
    • 320/640×200, horizontal resolution selectable on a line-by-line basis

Audio

  • Ensoniq 5503 digital oscillator chip
    • 8-bit audio resolution
    • 64 KB of dedicated sound RAM
    • 32 oscillator channels (16 voices when paired)[31]
    • Support for eight independent stereo speaker channels[32]

Expansion

  • Seven Apple II Bus slots (50-pin card-edge)[33]
  • IIGS Memory Expansion slot (44-pin card-edge)[34]

Internal connectors

  • Game I/O socket (16-pin DIP)
  • Ensoniq I/O expansion connector (7-pin Molex)

Specialized chip controllers

  • IWM (Integrated Woz Machine) for floppy drives
  • VGC (video graphics controller) for video
  • Mega II (Apple IIe computer on chip)
  • Ensoniq 5503 DOC (sample-based synthesis)
  • Zilog Z8530 SCC (serial port controller)
  • Apple Desktop Bus microcontroller
  • FPI (Fast Processor Interface) or CYA (Control Your Apple)[35]

External connectors

  • NTSC composite video output (RCA connector)
  • Joystick (DE-9)
  • Audio-out (18-inch mono phono jack)[32]
  • Printer-serial 1 (mini-DIN8)
  • Modem-serial 2 (mini-DIN8)
  • Floppy drive (D-19)
  • Analog RGB video (DA-15)
  • Apple Desktop Bus (mini-DIN4)

Revision history

While in production between September 1986 and December 1992, the Apple IIGS remained relatively unchanged from its inception. During those years, however, Apple did produce some maintenance updates to the system which mainly comprised two new ROM-based updates and a revamped motherboard. It is rumored that several prototypes that greatly enhanced the machine's features and capabilities were designed and even built, though only one has ever been publicly exposed (i.e. the "Mark Twain"). Outlined below are only those revisions and updates officially released by Apple.

Original firmware release ("ROM version 00")

During the entire first year of the machine's production, an early, almost beta-like, firmware version shipped with the machine and was notably bug-ridden. Some limitations of this include the fact that the built-in

RAM Disk
can't be set larger than 4 MB (even if more RAM is present) and the firmware contains the very early System 1.x toolsets. It became incompatible with most native Apple IIGS software written from late-1987 onward, and OS support only lasted up to System 3. The startup splash screen of the original ROM only displays the words "Apple IIgs" at the top center of the screen, in the same fashion that previous Apple II models identify themselves.

Video Graphics Controller (VGC) replacement

Very early production runs of the machine had a faulty video graphics controller (VGC) chip that produced strange cosmetic glitches in emulated (IIe/IIc) video modes. Specifically, the 80-column text display and monochrome double-high-resolution graphics had a symptom wherein small flickering or static pink bits would appear between the gaps of characters and pixels. Most users noticed this when using AppleWorks classic or the Mousedesk application that was a part of System 1 and 2. Apple resolved the issue by offering a free chip-swap upgrade to affected owners.

Second firmware release ("ROM version 01")

In August 1987, Apple released an updated ROM that was included in all new machines and was made available as a free upgrade to all existing owners. The main feature of the new ROM was the presence of the System 2.x toolsets and several bug fixes. The upgrade was vital, as software developers, including Apple, ceased support of the original ROM upon its release (most native Apple IIGS software written from late 1987 onwards would not run unless ROM 01 or higher was present, and this included the GS/OS operating system). This update also allows up to 8 MB for the RAM Disk, added some new features for programmers, and reported the ROM version and copyright information on the startup splash screen.

Standard RAM increased to 512 KB

In March 1988, Apple began shipping IIGS units with 512 KB of RAM as standard. This was done by preinstalling the Apple IIGS Memory Expansion Card (that was once sold separately) in the memory expansion slot—the card had 256 KB of RAM on board with empty sockets for further expansion. The built-in memory on the motherboard remained at 256 KB and existing users were not offered this upgrade.

Third firmware release ("ROM version 3"); 1 MB of RAM

In August 1989, Apple increased the standard amount of RAM shipped in the IIGS to 1.125 MB. This time the additional memory was built-in on the motherboard, which required a layout change and allowed for other minor improvements as well. This update introduced both a new motherboard and a new ROM firmware update; however, neither was offered to existing owners—even as an upgrade option (the new ROM, now two chips, is incompatible with the original single-socket motherboard). Apple had cited the reason an upgrade was not being offered was that most of the features of the new machine could be obtained in existing machines by installing System 5 and a fully populated Apple IIGS Memory Expansion Card.

The new ROM firmware was expanded to 256 KB and contained the System 5.x toolsets. The newer toolsets increased the performance of the machine by up to 10%, due to the fact that less had to be loaded from disk, tool ROM read access being faster than RAM, and their highly optimized routines compared to the older toolsets (pre-GS/OS-based). In addition to several bug fixes, also added were more programmer assistance commands and features, a cleaned-up control panel with improved mouse control and RAM Disk functionality, more flexible Appletalk support and slot-mapping.

In terms of hardware, the new motherboard is a cleaner design that drew less power and resolved audio noise issues that interfered with the Ensoniq synthesizer in the original motherboard. Over four times more RAM is built-in, with double the ROM size, and an enhanced Apple Desktop Bus microcontroller provides native support for sticky keys, mouse emulation, and keyboard LED support (available on extended keyboards). Hardware shadowing of Text Page 2 was introduced, improving compatibility and performance with the classic Apple II video mode. The clock battery is now user-serviceable, being placed in a removable socket, and a jumper location was added to lock out the text-based control panel (mainly useful in school environments). Support for the Apple-IIe-to-IIGS upgrade was removed, and some cost-cutting measures had some chips soldered in place rather than being socketed. As the firmware only worked in this motherboard and no new firmware updates were ever issued, users commonly referred to this version of the IIGS as the "ROM 3".

International versions

Like the Apple IIe and Apple IIc built-in keyboards before it, the detached IIGS keyboard differs depending on what region of the world it was sold in, with extra local language characters and symbols printed on certain keycaps (e.g. French accented characters on the Canadian IIGS keyboard such as "à", "é", "ç", etc., or the British Pound "£" symbol on the UK IIGS keyboard). Unlike previous Apple II models, however, the layout and shape of keys were the same standard for all countries, and the ROMs inside the computer were also the same for all countries, including support for all the different international keyboards. In order to access the local character set layout and display, users would change settings in the built-in software-based control panel, which also provides a method of toggling between 50/60 Hz video screen refresh. The composite video output is NTSC-only on all IIGS systems; users in PAL countries are expected to use an RGB monitor or TVs which featured RGB SCART. This selectable internationalization makes it quick and simple to localize any given machine. Also present in the settings is a QWERTY/DVORAK keyboard toggle for all countries, much like that of the Apple IIc. Outside North America, the Apple IIGS shipped with a different 220 V clip-in power supply, making this and the plastic keycaps the only physical differences (and also very modular, in the sense of converting a non-localized machine to a local one).

Gus

Apple designed the

Mac OS X Classic environment. The app was publicly demonstrated in Rhapsody's Blue Box at WWDC 1997.[44]

Legacy

The Apple Desktop Bus, which for a long time was the standard for most input peripherals for the Macintosh, first appeared on the IIGS. In addition, the other standardized ports and addition of SCSI set a benchmark which allowed Apple, for the first time, to consolidate their peripheral offerings across both the Apple II and Macintosh product lines, permitting one device to be compatible with multiple, disparate computers.

The IIGS is also the first Apple product to bear the new brand-unifying color scheme, a warm gray color Apple dubbed "Platinum". This color would remain the Apple standard used on the vast majority of products for the next decade. The IIGS is also the second major computer design, after the Apple IIc, where Apple worked with Hartmut Esslinger's team at Frog Design. The consistent use of the new corporate color and matching peripherals ushered in the Snow White design language, which was used exclusively for the next five years and made the Apple product line instantly recognizable around the world.

The inclusion of a professional-grade sound chip in the Apple IIGS was hailed by both developers and users, and hopes were high that it would be added to the Macintosh;[citation needed] however, it drew another lawsuit from Apple Corps. As part of an earlier trademark dispute with the business arm of The Beatles, Apple Computer had agreed not to release music-related products. Apple Corps considered the inclusion of the Ensoniq chip in the IIGS a violation of that agreement.

Developers

John Carmack, co-founder of id Software, started his career by writing commercial software for the Apple IIGS, working with John Romero and Tom Hall. Wolfenstein 3D, based on the 1981 Apple II game Castle Wolfenstein, came full-circle when it was released for the Apple IIGS in 1998.

Two mainstream video games, Zany Golf and The Immortal, both designed by Will Harvey,[45] originated as Apple IIGS games that were ported to other platforms, including the Sega Genesis.

Pangea Software started as an Apple IIGS game developer. Naughty Dog started with the classic Apple II machines, but later developed for the IIGS.

Rumors and canceled developments

In August 1988, inCider magazine reported Apple was working on a new Apple IIGS. It was stated it had a faster CPU, improved graphics (double the vertical resolution, 256 colors per scanline and 4,096 colors per screen), 768 KB of RAM, 256 KB of ROM, 128 KB of sound DOC-RAM and a built-in SCSI port. No new machine would appear that year.

In 1989 Compute! reported on speculation that Apple would announce at the May AppleFest a "IIGS Plus" with a processor two to three times faster, 768 KB to 1 MB RAM, and a SCSI port.[46][47] The speculation was partially based on Apple CEO John Sculley stating that the IIGS would receive a new CPU in 1989. No new computer appeared,[48] but in August, the IIGS started shipping with 1 MB RAM in the base configuration.

VTech, makers of the 8-bit Apple II-compatible Laser 128, announced plans for a IIGS-compatible computer in 1988 for under $600.[49] They demonstrated a prototype in 1989, but the computer was never released.[citation needed]

Cirtech produced a working prototype of a black-and-white Macintosh hardware emulation plug-in card for the IIGS dubbed "Duet". Using a 68020 processor, custom ROM and up to 8 MB RAM, Cirtech claimed it outperformed the Macintosh IIcx.[50] The project was ultimately canceled due to the projected high cost of the board.

Timeline of Apple II family
PowerPC 600#PowerPC 603Macintosh LCMacintosh IIMacintosh PlusMacintosh 128KApple LisaApple IIe CardApple IIc PlusApple IIe#Platinum IIeApple III PlusApple IIGS#Third firmware release (ROM version 3); 1 MB of RAMApple IIc#Memory Expansion IIc (ROM version '3')Apple IIe#The Enhanced IIeApple III#RevisionsApple II PlusApple IIGSApple IIcApple IIeApple IIIApple IIApple I

See also

References

  1. from the original on January 21, 2022. Retrieved January 21, 2022.
  2. ^ "Histoire de l'Apple IIGS" (in French). Archived from the original on September 4, 2011. Retrieved June 1, 2011.
  3. ^ Knight, Daniel (November 29, 2015). "Apple IIGS: More Power, More Colors, Awesome Sound". LowEndMac. Archived from the original on August 7, 2020. Retrieved July 7, 2020.
  4. ^
    OCLC 637876171
    . Retrieved November 4, 2013.
  5. ^ "Remote booting a IIgs". www.synack.net. Retrieved December 17, 2023.
  6. ^
    OCLC 637876171
    . Retrieved November 5, 2013.
  7. . Retrieved October 26, 2013.
  8. . Retrieved March 19, 2016.
  9. ^ Statt, Paul (August 1986). "Future II's". inCider. Vol. 4, no. 8. p. 14. Retrieved August 10, 2014.
  10. ^ de Peyster, Deborah; Statt, Paul (September 1986). "Extras for the //x". inCider. Vol. 4, no. 9. p. 14. Retrieved July 2, 2014.
  11. ^ Weyhrich, Steven (September 23, 2012). "The Apple II Guide and Mark Twain". apple2history.org. Archived from the original on July 25, 2013. Retrieved May 21, 2014.
  12. ^ Mesa, Andy F. "Apple IIGS". The Apple Museum. Archived from the original on September 16, 2014. Retrieved May 21, 2014.
  13. ^ "APPLE IIgs". OLD-COMPUTERS.com Museum. Archived from the original on November 8, 2006. Retrieved May 21, 2014.
  14. ^ The original Apple II FAQ, the Apple Archived January 9, 2017, at the Wayback Machine IIGS
  15. ^ Schwan, Ben (July 20, 2015). "System 6.0.2 für den Apple IIgs erscheint nach 22 Jahren" [System 6.0.2 for the Apple IIgs appears after 22 years] (in German). Heise Online. Archived from the original on June 7, 2016. Retrieved June 8, 2016.
  16. ^ Keizer, Gregg (December 1988). "Where's Apple?". Compute!. p. 64. Retrieved November 10, 2013.
  17. ^ Statt, Paul (September 1986). "Stattus Report". inCider. p. 110. Retrieved July 2, 2014.
  18. ^ Statt, Paul (November 1986). "Visions of GS Software". inCider. p. 46. Retrieved July 1, 2014.
  19. ^ Szetela, David (October 1986). "The New II". Nibble. p. 5. Retrieved August 18, 2014.
  20. OCLC 923927734
    . Retrieved July 4, 2014.
  21. ^ "II On II". Compute!'s Apple Applications. December 1987. p. 8. Retrieved August 18, 2014.
  22. OCLC 465348247
    . Retrieved June 30, 2014.
  23. . Retrieved November 10, 2013.
  24. ^ Keizer, Gregg (March 1989). "Apple II". Compute!. No. 106. p. 58. Retrieved November 10, 2013.
  25. ^ Keizer, Gregg (February 1989). "Stratospheric". Compute!. No. 105. p. 50. Retrieved November 10, 2013.
  26. ^ Muse, Dan (November 1988). "Born Old (But Not Ugly)". inCider. p. 8. Retrieved July 1, 2014.
  27. ^ a b c d Text can be mixed with graphic modes, replacing either bottom 8 or 32 lines of graphics with four lines of text, depending on video mode. Colorized text is unique to the Apple IIGS, all other Apple II models produce text in only black and white.
  28. ^ a b Effectively 140×192 in color, due to pixel placement restrictions.
  29. ^ a b c d 16 colors per scanline, palette can be changed on each line. Exceeding 16 palettes per screen drastically limits system resources (e.g. only useful for static images typically).
  30. ^ Dithered mode creates the visual illusion of 16 colors by alternated colored pixels in the 4 mini palettes, in addition to taking advantage of the AppleColor RGB's high (0.37 mm) dot pitch.
  31. ^ Only 15 voices are available in most software due to firmware pairing oscillators and reserving one for timing.
  32. ^ a b While output from audio jack is mono, and all third-party stereo cards only produce two-channel stereo, the capability for supporting 8-channel stereo is present on the motherboard/chip.
  33. ^ M2B0 (Mega II Bank 0) signal only available in slot 3 on original 256K RAM motherboard, and slots 1 through 6 on revised 1 MB RAM motherboard
  34. ^ Only the first 4 MB installed in memory expansion slot is DMA accessible (excludes 'Fast RAM' built-in on motherboard which is DMA accessible)
  35. ^ CYA replaced FPI on the revised 1 MB RAM motherboard in 1989.
  36. ^ "apple2history.org, The Apple IIGS, The Beginning of the End". Apple2history.org. September 25, 1991. Archived from the original on March 19, 2021. Retrieved March 27, 2017.
  37. ^ "apple2.org.za, Apple II – Rumors, Facts and Fables – Part 2". Apple2.org.za. September 15, 1996. Archived from the original on October 24, 2005. Retrieved November 13, 2011.
  38. ^ "kashum.com, Me and the Apple II". Kashum.com. Archived from the original on October 15, 2011. Retrieved November 13, 2011.
  39. ^ "apple2history.org, Museum, Screenshots: "Gus Emulator"". Apple2history.org. Archived from the original on July 21, 2010. Retrieved November 13, 2011.
  40. ^ "scout.wisc.edu, Run Apple IIGS programs on your Mac". Scout.wisc.edu. April 2, 1997. Archived from the original on November 20, 2011. Retrieved November 13, 2011.
  41. ^ "wap.org, Washington Apple Pi's Apple II Page". Wap.org. Archived from the original on September 27, 2011. Retrieved November 13, 2011.
  42. ^ "emulation.victoly.com, Apple II, Gus 1.0b4". September 29, 2007. Archived from the original on September 29, 2007. Retrieved November 13, 2011.
  43. ^ "www.apple2.nu, GenieLamp Apple II Vol.5, Issue 53, MESSAGE SPOTLIGHT: A few words about Gus". Archived from the original on September 4, 2011. Retrieved November 13, 2011.
  44. ^ Archived at Ghostarchive and the Wayback Machine: WWDC 1997 - Cross-Platform OpenStep + Mac OS Support in Rhapsody’s Blue Box - Apple VHS Archive. Event occurs at 40:19 – via YouTube.
  45. ^ Hague, James. "The Giant List of Classic Game Programmers". Archived from the original on April 27, 2019. Retrieved September 2, 2019.
  46. ^ Keizer, Gregg (February 1989). "Talk, Talk, Talk". Compute!. No. 105. p. 51. Retrieved November 10, 2013.
  47. ^ Keizer, Gregg (July 1989). "Apple II Forever?". Compute!. No. 110. p. 55. Retrieved November 11, 2013.
  48. ^ Keizer, Gregg (August 1989). "No IIGS Plus". Compute!. No. 111. p. 54. Retrieved November 11, 2013.
  49. ^ Ferrell, Keith (April 1988). "Computers Win Big!". Compute!. No. 95. p. 6. Retrieved November 10, 2013.
  50. ^ "Cirtech has announced Duet, a coprocessor that will allow the IIgs to run Macintosh programs" (PDF). A2-Central. Vol. 6, no. 7. August 1990. p. 4. Archived (PDF) from the original on June 23, 2017. Retrieved May 18, 2017.

External links