HOME

TheInfoList



OR:

The 7360/8360 Text Editing Device (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 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 produc ...
and 16. Packaging consisted of a JEDEC-standard 48-pin DIP. The only difference between models 7360 and 8360 is the manufacturing technology used; model 8360 is more common.


Video capabilities

The video capabilities provided by the TED were largely a subset of those in the VIC-II. The TED supported five video modes: * Text mode of 40×25 characters with 8×8 pixels * Multicolor text (4×8 pixels per character, double pixel width in the x-direction) * Extended background color mode (8×8 pixels per character) * Multicolor Graphics 160×200 pixels * Hi-Res Graphics 320×200 pixels * of the long visible part of the scan lines is filled with pixels These modes were largely unchanged from the corresponding VIC-II modes aside from different register and memory mappings (see the article on the VIC-II for information on graphics modes). However, the TED lacked the sprite capabilities of the VIC-II, and so game animation had to be done exclusively with custom character sets like on the VIC-20. This restricted the graphics of C16/Plus 4 games versus the C64. On the VIC-II, sprites used of the die area pushing the transistor count over that of the CPU. In contrast, the TED caches the color attributes on-chip, increasing the SRAM from and does away with the external color RAM. The TED did include two features that the VIC-II lacked: luminance control and blinking text. Fifteen of its 16 colors (black being the exception) could be assigned one of 8 luminance values, thus making the TED capable of displaying a far wider array of colors than the VIC-II. The full palette of 121 colors is shown below. :


Sound capabilities

The TED featured a simple tone generator that produced two channels of audio. The first channel produced a
square wave A square wave is a non-sinusoidal periodic waveform in which the amplitude alternates at a steady frequency between fixed minimum and maximum values, with the same duration at minimum and maximum. In an ideal square wave, the transitions b ...
, and the second could produce either a square wave or
white noise In signal processing, white noise is a random signal having equal intensity at different frequencies, giving it a constant power spectral density. The term is used, with this or similar meanings, in many scientific and technical disciplines, ...
. Between the two channels you could hear either two tones or one tone plus noise. This tone generator was designed for business applications, and did not provide the extensive sound features found in the SID chip.


Other features

The TED includes three 16-bit interval timers, which consist of down counters operating at the master clock frequency. They can generate IRQs on underflow as can a raster register on equality with the current scan line. The chip also contains an I/O port, which is used on the Plus/4 and 16 to scan the keyboard and
joystick A joystick, sometimes called a flight stick, is an input device consisting of a stick that pivots on a base and reports its angle or direction to the device it is controlling. A joystick, also known as the control column, is the principal cont ...
. In addition, it handles bank switching, used by the operating system to maximize the amount of RAM available to Commodore BASIC. TED has a higher priority on DRAM access than the CPU. Thus in the borders the CPU is able to run at full speed, but in the active display area it is throttled down to half the clock rate. An undesirable feature of the chip is its well-known tendency to destroy itself through overheating. To preserve a computer which employs this chip in working order, it is recommended to improve its cooling. As TED chips are not produced anymore, its internal architecture has been investigated and replicated by Hungarian developer Istvan Hegedus using verilog HDL in a project called FPGATED. The source code of this project has been made open source which lead to a C16 implementation on the MisTer platform and a working prototype drop in chip replacement by the original code developer. There is another TED replacement in development based on the original source code by the "ThED project".


Notes


External links


Talking to TED: The MOS 7360/8360 Text Display ICs
{{DEFAULTSORT:Mos Technology Ted MOS Technology integrated circuits Graphics chips Sound chips Input/output integrated circuits