Commodore Plus/4

Last updated
Commodore Plus/4
Commodore Plus 4 logo.svg
Commodore Plus 4.jpg
Commodore Plus/4. Note the four arrow-shaped keys forming the cursor key "diamond" to the right.
Manufacturer Commodore Business Machines
Type Home computer
Release date1984;40 years ago (1984)
Introductory priceUS$299(equivalent to $880 in 2023) [1]
Discontinued1985
Operating system Commodore BASIC 3.5
CPU MOS Technology 7501 or 8501
@ 1.76 MHz
Memory64 KB RAM + 64 KB ROM
Graphics TED (320 × 200, 121 colors) [2]
Sound TED (2-channel with 4-octave + white noise)

The Commodore Plus/4 is a home computer released by Commodore International in 1984. The "Plus/4" name refers to the four-application ROM-resident office suite (word processor, spreadsheet, database, and graphing); it was billed as "the productivity computer with software built in".[ citation needed ]

Contents

Internally, the Plus/4 shared the same basic architecture as the lower-end Commodore 16 and 116 models, and was able to use software and peripherals designed for them. The Plus/4 was incompatible with the Commodore 64's software and some of its hardware. Although the Commodore 64 was more established, the Plus/4 was aimed at the more business-oriented part of the personal computer market.

History

Commodore Plus/4 startup screen Plus4-animated.gif
Commodore Plus/4 startup screen

In the early 1980s, Commodore found itself engaged in a price war in the home computer market. Companies like Texas Instruments and Timex Corporation were releasing computers that undercut the price of Commodore's PET line. Commodore's MOS Technology division had designed a video chip but could not find any third-party buyers. The VIC-20 resulted from the confluence of these events and it was introduced in 1980 at a list price of $299.95. Later, spurred by the competition, Commodore was able to reduce the VIC's street price to $99, and it became the first computer (of any kind) to sell over 1 million units. The Commodore 64, the first 64  KB computer to sell for under US$600 in the US, was another salvo in the price war but it was far more expensive to make than the VIC-20 because it used discrete chips for video, sound, and I/O. Still, the C64 went on to become a best-seller and was selling for $199 at the time of the Plus/4's introduction. [3] Even while C64 sales were rising, Commodore president Jack Tramiel wanted a new computer line that would use fewer chips and at the same time address some of the user complaints about the VIC and C64.

Rumors spread in late 1983 of a new computer in 1984 called the "Commodore 444" or "Ted", with built-in word processing and spreadsheet software, and that it would be one of four new computers that would replace the VIC-20 and C64, which the company would discontinue. [4] [5] The company's third salvo  which, as it turned out, was fired just as most of Commodore's competition was leaving the home computer market  was the C116, C16, and 264, which became the Plus/4. There were also prototypes of a 232, basically a 32 KB version of the Plus/4 without the software ROMs, and a V364, which had a numeric keypad and built-in voice synthesis. The latter two models never made it to production.[ citation needed ] All these computers used a 6502 compatible MOS 7501 or 8501 that was clocked approximately 75% faster than the CPUs used in the VIC-20 and C64, and a MOS Technology TED all-in-one video, sound, and I/O chip. The Plus/4's design is thus philosophically closer to that of the VIC-20 than that of the C64.

The Plus/4 was introduced in June 1984 and priced at US$299(equivalent to $880 in 2023). The Plus/4 was the flagship computer of the line, featuring 64 KB of RAM while the C16 and C116 had 16 KB. The Plus/4 had built-in software, whereas the others did not. All of the machines were distinguished by their dark gray cases and light gray keys. This was a reversal of the color scheme on the C64 and VIC, which used lighter cases and darker-colored keys.

Commodore's intent with the Plus/4 was not to replace the C64, but to expand the home computer market and sell the Plus/4 to users who were more interested in serious applications than in gaming. [6] By 1984, however, in the US, most of these customers were beginning to switch to the new, low-cost IBM PC compatibles such as the Leading Edge Model D and Tandy 1000 series.

It was discontinued in 1985. Although, like the Commodore B128, Plus/4 systems remained available from liquidators for years after its discontinuation, the Plus/4 disappeared from Commodore's major markets by 1988. [7]

Hardware

Commodore Plus/4 with accessories. Clockwise from top left: power supply, joystick, 1531 tape recorder with tapes Plus4 komplett.jpg
Commodore Plus/4 with accessories. Clockwise from top left: power supply, joystick, 1531 tape recorder with tapes

Graphics

The TED offered 121-color (15 colors × 8 luminance levels + black) video, a palette matched only by the Atari 8-bit computers and the Enterprise at the time, and 320×200 video resolution, similar to many computers intended to be capable of connecting to a television.

The TED chip had identical resolutions and video modes to the VIC-II (bitmap or character graphics which could be high-resolution or multicolor), but lacked hardware sprites. Its sound capability was a two-voice square wave generator.

The first eight colors of the TED's palette are the same as the VIC-II, but colors 8-15 are different. It allowed each color except 0 (black) to be set to one of eight possible luminance levels, thus making 121 total colors possible.

The power-on default configuration places the screen memory at $0C00 and the color memory at $0800. Color memory is integrated into the TED and there is no separate color RAM like on the VIC-20 and C64. Bits 0-3 of each byte in color RAM hold the color value and 4-6 hold the luminance. Bit 7 is a flag that sets blinking text. Bitmap mode is similar to the C64, however in hi-res mode the color RAM is used to supply the luminance values for each block (bits 0-3 the luminance for color 0 and 4-7 the luminance for color 1) while it is not used at all in C64 hi-res graphics. In multicolor bitmap mode, the same setup is used, but while on the C64, color RAM holds the values for color 3, on the Plus/4 it instead holds the luminance values for colors 1–2. Color 3 is instead global and obtained from the register at $FF16.

Since the Plus/4 does not have sprites, games must make use of character graphics for software sprites, like on the VIC-20 this tended to cause unintentional color clash.[ original research? ]

The Plus/4's TED has several advantages over C64's VIC+SID. All TED registers that are available can be read and written. TED may realize the blinking cursor and the characters in the reverse-video mode. It may display 256 characters in the text mode. It may use graphics split by raster interrupt and show pictures at 320x248 resolution. This, with interlaced mode, makes it possible to show 320x496 images. In addition, the TED has 16 address lines, thus it can "see" the entire memory space of the computer unlike the VIC-II. The video buffers may thus be placed anywhere in memory and there are no mirrors of the character ROM to get in the way like on the C64. [8]

Input and output

Commodore released a high-speed floppy disk drive for the Plus/4, the Commodore 1551, which offered much better performance than the C64/1541 combination because it used a parallel interface rather than a serial bus. The 1551 plugged into the cartridge port.

The Plus/4 had a built-in MOS Technology 6551 UART chip that could perform up to 19200 bit/s , [9] unlike the C64, which emulated the 6551 chip in software.[ citation needed ] This allowed the Plus/4 to use high-speed modems without additional hardware or software tricks (the C64 required specially written software to operate at 2400 bit/s), at a time when 300- or 1200-bit/s modems were more common  and Commodore never released a 2400-bit/s modem  so this feature went largely unnoticed. The Plus/4's serial port is the standard Commodore user port used since the PET, featuring TTL voltage which is incompatible with RS-232. This requires a voltage converter to use modems or other serial devices from non-Commodore vendors.

The Plus/4 keyboard had a separately placed directional "diamond" of four cursor keys, presumably more intuitive to use than the VIC's and C64's two shifted cursor keys.[ improper synthesis? ]

A reset button was added on the right side of the system, a feature lacking on the C64.

The Plus/4 also revived the built-in machine language monitor from the PET days, a feature missing on the VIC-20 and C64.

Specifications

Main board Plus4 main board.jpg
Main board
I/O ports Plus4 Interface.jpg
I/O ports

Software

BASIC

The Plus/4's memory map, which used bank switching far more extensively than the C64, gave it a 56% larger amount of user-accessible memory than the C64 for programming in BASIC, and its BASIC programming language was vastly improved, adding sound and graphics commands as well as looping commands that improved program structure.

The Plus/4 does not have the Restore key on the VIC and C64, but a similar function may be achieved by holding down Run/Stop and pressing the reset button. This will reboot the computer into the machine language monitor, but any BASIC programs in memory will be left intact.

The Plus/4 contains an Easter egg. Entering the command SYS DEC("CDAB") (or SYS 52651) puts up the names of three programmers and a hardware designer: Fred Bowen, John Cooper, Terry Ryan and Bil Herd, with Bowen's name at the top in reverse-field and Ryan's at the bottom blinking on and off.

While the C64 had the advertised 64 KB of RAM installed, only about 38 KB was available for BASIC programs. The Plus/4's BASIC V3.5 made 59 KB available, aided by its memory map that swapped the ROMs in and out of memory as needed, and that placed the memory mapped I/O registers, which all 6502-based computers have to use, at the top of memory ($FD00), while in the C64 they had been located at the much lower address $D000. On the C64, a program was able to swap out the ROMs and the I/O registers manually and thus gain access to the full 64 KB, but this was not compatible with BASIC on that machine; on the Plus/4, on the other hand, most of the ROM area was automatically switched out when not needed, rendering the RAM existing at the same addresses accessible for BASIC programs.

The BASIC program area on the Plus/4 begins at $1000, but the BASIC ROM starts at $8000 so the automatic switching of the OS ROMs is not initiated unless a BASIC program grows big enough to reach $8000, or 28K in size. Since RAM on the C16 never exceeds the $8000 line, banking does not occur on that machine. As on the C64, writing to the ROM areas will alter the RAM underneath.

The registers at $FDD0-$FDDF contain the ROM configuration for the machine, which normally has the BASIC and kernal ROMs enabled. The ROM configuration is adjusted by writing to the registers (the value is irrelevant). $FDD0 enables or disables BASIC$, FDD1 the low function ROM$, FDD2 the low cartridge ROM$, FDD3 is unused$, FDD4 the kernal$, FDD5 the high function ROM, and $FDD6 the high cartridge ROM. The upper portion of the kernal ROM at $FC00-$FCFF is always enabled no matter what the memory configuration, as are the I/O registers.

Furthermore, the registers at $FF3E-$FF3F if written to will bank out (or in) all ROMs currently enabled via the ROM configuration at $FDD0-$FDDF excepting $FC00-$FCFF; this is done by BASIC automatically to read program text above $8000. Since disabling the ROMs will also remove the kernal interrupt handler, it will be necessary to first turn off interrupts via an SEI instruction.

BASIC 3.5 added all of BASIC 4.0's disk commands as well as sound and graphics functions to support the TED, additional programming features, and statements to allow structured programming. While BASIC 2.0 was 8K in size and BASIC 4.0 12K, BASIC 3.5 ballooned to 20K in size, as big as the entire set of OS ROMs in the VIC-20 and C64.

Application software

The Plus/4, unlike the C64, was equipped with a ROM-resident application suite. It was, however, completely inadequate for the Plus/4's originally intended market of business and professional users. In an otherwise largely favorable review of the computer, John J. Anderson of Creative Computing wrote "I would guess that the applications were whipped up in a great hurry ... I would never use the software". [11] The Transactor stated, "The word processor is barely that, the data base defiles the name, and the spreadsheet has little spread". The magazine advised users to "think of the software as an almost free bonus". [12] BYTE called the built-in software "just a tiny bit better than bad", noting that a Commodore 64 with Multiplan and other third-party software would be cheaper and much more powerful. The magazine stated that the computer "should have been called not the Plus 4, but the Minus 60". [13] INFO warned that users who wanted to use the computer "for serious 'productive' work, you are in deep trouble with the PLUS/4" because of the poor software, and unlikelihood that better third-party replacements would be available. [14] Better business software packages were available for equivalently-priced systems, including the C64. Since IBM compatibles were quickly dominating the small business market, the Plus/4 had no realistic chance of succeeding in its intended use.

Further dividing the market was that once the user had created data using many of the built-in software packages, the result could only be saved to a connected disk drive  much of the software did not support tape. [15] Thus, tape-based home users, the only users who might still have been interested in the Plus/4's less-capable but built-in and instantly ready software, were shut out from the package.

Peripherals

The keyboard on the Plus/4 was different from the keyboards of previous Commodore machines and also its sibling the C16; this was due to cost saving measures resulting from the need to retool for Plus/4 production, while the C16 could use the existing C64 tooling due to an identical case design.

Peripheral compatibility with the C64 was inconsistent. The Plus/4's serial, user, and video ports were compatible with the C64, but the Datasette port was changed, rendering previous units incompatible without third-party adapters that only became available later. This also posed a problem for the many third-party C64 printer interfaces that allowed one to connect a standard Centronics parallel printer to the Commodore serial port. Since most of these interfaces connected to the Datasette port to get +5 volts for power, they were incompatible with the Plus/4 unless the user modified the interface and risked voiding the warranty. For a computer intended to be used for productivity applications, this was a heavy weakness. Additionally, with the Plus/4, Commodore abandoned the common Atari-style joystick ports used on the C64, replacing them with a proprietary mini-DIN port that was said to be less prone to emit RF interference. While this may have been seen as an advantage by the Federal Communications Commission and other regulatory agencies, end users did not share this view.[ original research? ]

The Plus/4 does not support analog devices via the joyports like the C64 mouse, making programs with a GUI such as GEOS less friendly to use. However, there is an unfinished project that allows the use of a standard IBM PC compatible serial mouse. [16]

Performance

While the Plus/4's CPU could run about 75% faster than the C64's, the computer was still designed with a shared memory architecture, in which screen data resided in main memory. This means that the video chip has to access the memory while it is displaying the picture, in effect slowing down the CPU to less than half its full speed in this screen area. Only during those periods when the video chip is displaying the screen border or putting out the horizontal and vertical retrace signals is the CPU able to run at full speed. This means that, on average, with standard 40x25 screen the Plus/4's CPU runs only about 15% faster than that of the C64. However, as mentioned the Plus/4 can be 75% faster than a C64 when using screen blanking mode. The Plus/4's PAL model may also be switched to NTSC mode by disabling the screen which sets the CPU frequency to 2.22 MHz [17] (this is 115% faster than C64's maximum speed). So a Plus/4 (PAL) is one of the fastest 6502 based computers for raw calculations. This is true for programs in machine code but BASIC 3.5 is slightly slower than BASIC 2.0 due to its greater size, and performance slows down further when programs cross over the $8000 line because the BASIC ROM has to be switched out to read BASIC program text. The NTSC model of Plus/4 is about 10% slower than the PAL model displaying a standard screen but slightly faster with screen blank.

Reliability

The Plus/4 also suffered serious reliability problems due to the TED chip, which was one of the first ICs MOS developed using the newer, lower power HMOS process. MOS had considerable difficulty getting it to work reliably and TED chips and the 7501 CPU consequently had a high failure rate. Autofire-capable joysticks and improperly constructed 9-pin adapters have also been blamed for damaging TED chips. The C16 had fewer reliability problems than the Plus/4 due to a simpler design with fewer ICs and lower heat output, as well as more room inside the case for heat to disperse.

Like with the C64, the Plus/4 also used an unreliable power supply that was prone to overheating and damaging components in the machine.

This made upgrading to the Plus/4 from the VIC-20 or C64 more expensive, since the user in many cases would have to buy new peripherals in addition to the new computer. It also made the Plus/4 less attractive to new buyers, since VIC and C64 peripherals were more plentiful and less expensive than their Plus/4 counterparts. The street price for a complete C64 system was lower than that of a comparable system based on the Plus/4. Combined with the C64's greater abilities and broader software base, most buyers opted for the older model.

Reception

The Plus/4 was sold at closeout sales through the computer press via ads similar to this one Plus4 closeout ad.jpg
The Plus/4 was sold at closeout sales through the computer press via ads similar to this one

The press mocked the Plus/4. INFO showed a photo of the new (competitor) computer with the caption "Is this a joke?" [18] and compared it to the Ford Edsel and to a dinosaur. [19] Compute!'s Gazette compared the Plus/4 to "The Emperor's New Clothes". [20] Many predicted that it would quickly fail; INFO gave away its review unit in a sweepstakes for readers, promising that the computer was "Sure to become a collector's item!". [21] Even a defender of the machine acknowledged that the Plus/4 was expensive compared to the C64, and that the built-in applications' quality was poor. [12]

Computer dealers disliked Commodore's usual practice of introducing new computers incompatible with existing ones. [5] Steve Leininger, the designer of the Tandy TRS-80 Model I, said in July 1984 that the new computer's incompatibility with C64 software "makes you wonder". He added "It's a little on the spooky side", unfavorably comparing the Plus/4 to the Apple IIc's compatibility with the tens of thousands of Apple II software packages. [22]

Another problem that kept the Plus/4 from selling was that even though the three machines (116, C16 and Plus/4) were all compatible with one another, developers tended to write programs for the lowest common denominator in a computer family. So as not to alienate buyers of the C116 and C16, which were intended to be the largest selling machines in this series, most software was designed to run in 16 KB and the extra memory on the Plus/4 was not as widely supported as it could have been. Also, most development for these machines was in the less-lucrative European markets. Major software developers in North America continued to focus instead on the huge C64 market. Plus/4 software development in North America was mostly the domain of obscure companies who sold products via mail order, similar to other computers like the TRS-80 CoCo that did not have support from major developers. Since the Plus/4 accounted for most North American sales, NTSC software was usually designed to support 64K and disk drives unlike in Europe where software was most often distributed on cassette and designed to support a 16K machine.[ original research? ]

Adoption

In total, 1 million 264 series machines were sold in slightly more than a year on the market. Of these, 400,000 were Plus/4s with most of the remainder being C16s. Approximately 50,000 were C116s, with about 43,000 of those being sold in Germany, and the Plus/4 accounted for about 60%-70% of North American sales. Commodore's ultimate decision to discontinue the 264 line was not due to lack of sales, but in order to free up production capacity for C64s for the 1985 Christmas season.[ citation needed ]

The Plus/4 was later used in Denmark, as part of a bundled product from the then-national telecommunications company (now TDC A/S) to help hearing-impaired people communicate over telephone lines. Outgoing calls were made from the Plus/4 via modem to a call center where a service assistant would read the written input from the user, call the other party and read the text aloud. Vice versa, incoming calls could be made from other users to the call center, who would dial the Plus/4 modem. A strobe light connected to the Plus/4 would notify the hearing impaired about the incoming call.

The Plus/4 enjoyed lasting popularity in Hungary due to CBM's decision to saturate the Central European market with the failed product at a greatly reduced price. A number of unofficial ports of C64 games were produced by Hungarian users. [23]

Succession

Most of the developers of the Plus/4 also worked on the later Commodore 128 project, which was much more successful. Even as the Plus/4 and C16 began shipping, Compute!'s Gazette cited rumors that they were being "'de-emphasized'" in favor of the forthcoming 128 which, the magazine reported, would be both hardware and software compatible with the C64. [20] Their shortcomings were the inspiration for the Commodore 128 series as, urged on by the computer press, [24] the designers calculated that if they created a computer that was compatible with the C64 that ultimately management and marketing could not damage the C64 software base (much) in spite of how they were to take the product to market.

See also

Related Research Articles

<span class="mw-page-title-main">Commodore 64</span> 8-bit home computer introduced in 1982

The Commodore 64, also known as the C64, is an 8-bit home computer introduced in January 1982 by Commodore International. It has been listed in the Guinness World Records as the highest-selling single computer model of all time, with independent estimates placing the number sold between 12.5 and 17 million units. Volume production started in early 1982, marketing in August for US$595. Preceded by the VIC-20 and Commodore PET, the C64 took its name from its 64 kilobytes(65,536 bytes) of RAM. With support for multicolor sprites and a custom chip for waveform generation, the C64 could create superior visuals and audio compared to systems without such custom hardware.

<span class="mw-page-title-main">MOS Technology 6510</span> 8-bit microprocessor

The MOS Technology 6510 is an 8-bit microprocessor designed by MOS Technology. It is a modified form of the very successful 6502. The 6510 is widely used in the Commodore 64 (C64) home computer and its variants.

<span class="mw-page-title-main">Atari 8-bit computers</span> Home computer series introduced in 1979

The Atari 8-bit computers, formally launched as the Atari Home Computer System, are a series of 8-bit home computers introduced by Atari, Inc. in 1979 with the Atari 400 and Atari 800. It is the first home computer architecture with coprocessors, enabling more advanced graphics and sound than most of its contemporaries. Video games are key to its software library, and the 1980 first-person space combat simulator Star Raiders is considered the platform's killer app.

<span class="mw-page-title-main">Commodore 128</span> Home computer released in 1985

The Commodore 128, also known as the C128, C-128, or C= 128, is the last 8-bit home computer that was commercially released by Commodore Business Machines (CBM). Introduced in January 1985 at the CES in Las Vegas, it appeared three years after its predecessor, the Commodore 64, the bestselling computer of the 1980s. Approximately 2.5 million C128s were sold during its four year production run.

<span class="mw-page-title-main">VIC-20</span> 1981 home computer by Commodore

The VIC-20 is an 8-bit home computer that was sold by Commodore Business Machines. The VIC-20 was announced in 1980, roughly three years after Commodore's first personal computer, the PET. The VIC-20 was the first computer of any description to sell one million units. It was described as "one of the first anti-spectatorial, non-esoteric computers by design...no longer relegated to hobbyist/enthusiasts or those with money, the computer Commodore developed was the computer of the future."

<span class="mw-page-title-main">Commodore PET</span> Personal computer system

The Commodore PET is a line of personal computers produced starting in 1977 by Commodore International. A single all-in-one case combines a MOS Technology 6502 microprocessor, Commodore BASIC in read-only memory, keyboard, monochrome monitor, and, in early models, a cassette deck.

<span class="mw-page-title-main">TI-99/4A</span> Home computer by Texas Instruments

The TI-99/4 and TI-99/4A are home computers released by Texas Instruments in 1979 and 1981, respectively. The TI-99 series competed against home computers such as the Apple II, TRS-80, Atari 400/800, and VIC-20.

<span class="mw-page-title-main">Commodore 16</span> Home computer

The Commodore 16 is a home computer made by Commodore International with a 6502-compatible 7501 or 8501 CPU, released in 1984 and intended to be an entry-level computer to replace the VIC-20. A cost-reduced version, the Commodore 116, was mostly sold in Europe.

<span class="mw-page-title-main">MAX Machine</span> 1982 home computer

MAX Machine, also known as Ultimax in the United States and Canada and VC-10 in Germany, is a Video game console designed and sold by Commodore International in Japan, beginning in early 1982, a predecessor to the popular Commodore 64, also sharing a lot of components with the C64. The Commodore 64 manual mentions the machine by name, suggesting that Commodore intended to sell the machine internationally; however, it is unclear whether the machine was ever actually sold outside Japan. When it was officially presented, in Tokyo, for the first time, it was named Commodore VICKEY.

<span class="mw-page-title-main">MOS Technology VIC</span>

The VIC (Video Interface Chip), specifically known as the MOS Technology 6560 (NTSC version) / 6561 (PAL version), is the integrated circuit chip responsible for generating video graphics and sound in the VIC-20 home computer from Commodore. It was originally designed for applications such as low cost CRT terminals, biomedical monitors, control system displays and arcade or home video game consoles.

<span class="mw-page-title-main">MOS Technology VIC-II</span> Video microchip in the Commodore 64 and C128 home computers

The VIC-II, specifically known as the MOS Technology 6567/6566/8562/8564, 6569/8565/8566 (PAL), is the microchip tasked with generating Y/C video signals and DRAM refresh signals in the Commodore 64 and Commodore 128 home computers.

<span class="mw-page-title-main">VTech Laser 200</span> 8-bit home computer released in 1983

The VTech Laser 200 is an 8-bit home computer from 1983, also sold as the Salora Fellow, the Seltron 200 in Hungary and Italy, the Smart-Alec Jr. by Dynasty Computer Corporation in Dallas, Texas for the USA, the Texet TX8000A, and the Dick Smith VZ 200 and the VTech VZ 200.

<span class="mw-page-title-main">Commodore 65</span> Prototype computer

The Commodore 65 is a prototype computer created at Commodore Business Machines in 1990–1991. It is an improved version of the Commodore 64, and it was meant to be backwards-compatible with the older computer, while still providing a number of advanced features close to those of the Amiga.

<span class="mw-page-title-main">Commodore CBM-II</span> Series of 8-bit personal computers released in 1982

The Commodore CBM-II series is a short-lived range of 8-bit personal computers from Commodore Business Machines (CBM), released in 1982 and intended as a follow-on to the Commodore PET series.

<span class="mw-page-title-main">C64 Direct-to-TV</span> Games console

The C64 Direct-to-TV, called C64DTV for short, is a single-chip implementation of the Commodore 64 computer, contained in a joystick, with 30 built-in games. The design is similar to the Atari Classics 10-in-1 TV Game. The circuitry of the C64DTV was designed by Jeri Ellsworth, a computer chip designer who had previously designed the C-One.

BASIC 8 – "The Enhanced Graphics System For The C128" – was an American-designed graphics system developed by Walrusoft of Gainesville, Florida and published in 1986 by Patech Software of Somerset, New Jersey. The system was an extension of Commodore's BASIC 7.0 for the Commodore 128 computer. BASIC 8.0 provided commands lacking in BASIC 7.0 to generate (color) graphics in the C128's high-resolution 80-column mode for RGB monitors.

<span class="mw-page-title-main">BBC Master</span> Microcomputer

The BBC Master is a home computer released by Acorn Computers in early 1986. It was designed and built for the British Broadcasting Corporation (BBC) and was the successor to the BBC Micro Model B. The Master 128 remained in production until 1993.

<span class="mw-page-title-main">MOS Technology TED</span>

The 7360/8360 TExt Display (TED) was an integrated circuit made by MOS Technology, Inc. It was a video chip that also contained sound generation hardware, DRAM refresh circuitry, interval timers, and keyboard input handling. It was designed for the Commodore Plus/4 and 16. Packaging consisted of a JEDEC-standard 48-pin DIP.

<span class="mw-page-title-main">Commodore 64 peripherals</span>

The Commodore 64 home computer used various external peripherals. Due to the backwards compatibility of the Commodore 128, most peripherals would also work on that system. There is also some compatibility with the VIC-20 and Commodore PET.

<span class="mw-page-title-main">Oric (computer)</span> UK-manufactured 8-bit computer

Oric was a brand of home computers sold in the 1980s by Tangerine Computer Systems. Tangerine was based in the United Kingdom and sold their computers primarily in Europe. All computers in the Oric line were based on the MOS Technology 6502A microprocessor.

References

  1. InfoWorld, Volume 6, Issue 33, 13 August 1984, p. 9
  2. 1 2 "Commodore Plus/4 Specifications". Dator Museum. 6 January 2018. Retrieved May 21, 2019.
  3. "Compute's Gazette Issue 12 June 1984 Pg 147".
  4. "Rumor, Innuendo & "Ted"". Ahoy!. February 1984. p. 14. Retrieved 16 October 2013.
  5. 1 2 Wierzbicki, Barbara (1983-12-05). "Longevity of Commodore 64, VIC 20 questioned". InfoWorld. p. 24. Retrieved 13 January 2015.
  6. "Interview with Bil Herd".
  7. "Byte Magazine 1/1989, p. 465". January 1989.
  8. "The examples of Plus/4 graphics". 8 April 2013.
  9. "RUN Magazine Issue 35". November 1986.
  10. "/Pub/CBM/Documents/Projects/Memory/Plus4/".
  11. Anderson, John J. (December 1984). "Preview of the Plus 4, the Amiga, and Alphacom printers". Commodore's Port. Creative Computing.
  12. 1 2 Evers, Richard (July 1986). "The Plus 4 - A Quick Overview". The Transactor . 6 (1): 56–58.
  13. Malloy, Rich (January 1985). "Reviewer's Notebook". BYTE. p. 289. Retrieved 27 October 2013.
  14. Dunnington, Benn (1984). "The Plus/4". INFO (5): 28.
  15. "OldComputers.com". Archived from the original on 2010-01-21. Retrieved 2011-01-15.
  16. "Plus/4 - RS232 mouse project".
  17. "6502 actual speed at lemon64". 30 September 2012.
  18. "There's only one word for these prices: rip-off". Info. May–June 1986. p. 56. Retrieved 6 October 2013.
  19. "Double Take". INFO (5): 62. 1984.
  20. 1 2 Lock, Robert (January 1985). "The Editor's Notes". Compute!'s Gazette. p. 6. Retrieved 6 July 2014.
  21. "Plus/4 Sweepstakes". INFO (5): 88. 1984.
  22. Needle, David (1984-07-16). "Q&A: Steve Leininger". InfoWorld. p. 66. Retrieved 1 January 2015.
  23. "History". The C16-Plus/4 retro page.
  24. "Plus/4 and C-16: Disappointingly Mediocre" (PDF).