HOME

TheInfoList



OR:

In addition to the Amiga chipsets, various specially designed chips have been used in Commodore
Amiga Amiga is a family of personal computers introduced by Commodore International, Commodore in 1985. The original model is one of a number of mid-1980s computers with 16- or 32-bit processors, 256 KB or more of RAM, mouse-based GUIs, and sign ...
computers that do not belong to the 'Amiga chipset' in a tight sense.


System logic


Gary

CSG 5719 ''Gary'', short for ''Gate Array'', has been used in the Amiga 500, 2000(B) and CDTV. Gary provides glue logic for
bus A bus (contracted from omnibus, with variants multibus, motorbus, autobus, etc.) is a road vehicle that carries significantly more passengers than an average car or van. It is most commonly used in public transport, but is also in use for cha ...
control and houses supporting functions for the
floppy disk A floppy disk or floppy diskette (casually referred to as a floppy, or a diskette) is an obsolescent type of disk storage composed of a thin and flexible disk of a magnetic storage medium in a square or nearly square plastic enclosure lined ...
drive. It integrates many functions built discretely in the earlier Amiga 1000 in order to reduce costs.


Fat Gary

''Fat Gary'' was Gary's upgrade for the 32-bit A3000/T and A4000/T.


Gayle

''Gayle'' replaced Gary in the A600 and A1200. It also incorporates the control logic for the
PCMCIA The Personal Computer Memory Card International Association (PCMCIA) was a group of computer hardware manufacturers, operating under that name from 1989 to 2009. Starting with the PCMCIA card in 1990 (the name later simplified to ''PC Card''), ...
and internal ATA interface on these systems.


Akiko

''Akiko'' is the CD32's all-purpose 'glue' chip and forms part of the AGA chipset used in that system. Akiko is responsible for implementing system glue logic that in previous Amiga models were found in the discrete chips Budgie, Gayle and the two CIAs. In detail, it includes control logic for the CD32's CD-ROM controller, system timers, the two game ports, the serial ('AUX') port, and the chip memory soldered onto the motherboard. It controls a one kilobyte EEPROM for saving data such as highscores etc. Additionally, the Akiko chip is able to assist simple ' chunky-to- planar' graphics conversion in hardware. The Amiga's native display is a planar display which is simple and efficient to manipulate for routines like scrolling or 2D composition. However, chunky displays are faster and more efficient for 3D graphics manipulation. Akiko assists this conversion in hardware, instead of shifting the bits solely by CPU code which would cause more overhead. The conversion works by writing 32 8-bit chunky pixels to Akiko's registers and reading back eight 32-bit words of converted planar data to be copied to the display buffer.


Bridgette

''Bridgette'' is an integrated bus buffer in the A4000 series. It connects the chip, CPU and I/O buses. It replaces six 74F646s and four 74F245s chips used in the original A3000 design.


Expansion


Buster

''Buster'' is the expansion ''BUS conTrollER'' and was used in the Amiga 2000(B), integrating discrete logic from the original A2000(A). Buster controls bus
arbitration Arbitration is a form of alternative dispute resolution (ADR) that resolves disputes outside the judiciary courts. The dispute will be decided by one or more persons (the 'arbitrators', 'arbiters' or ' arbitral tribunal'), which renders the ...
and
DMA DMA may refer to: Arts * ''DMA'' (magazine), a defunct dance music magazine * Dallas Museum of Art, an art museum in Texas, US * Danish Music Awards, an award show held in Denmark * BT Digital Music Awards, an annual event in the UK * Doctor of M ...
for the Zorro II expansion subsystem.


Super Buster (Fat Buster)

The Amiga 3000 and 4000 lines use ''Super Buster'' for bus control and arbitration of both Zorro II and Zorro III subsystems. Super Buster's development was never really finished, so there are various levels of compatibility. All revision Super Buster are pin-compatible and can be upgraded. * Level I - up to rev 7 (A3000), only provides support for basic Zorro III without DMA. * Level II ** rev 9 (A4000) is slightly faster than Level I. It provides DMA support, but has a bug that might lead to a bus lockup. ** rev 11 (Late A4000, A4000CR, A4000T and aftermarket) provides DMA support for a single bus master. A 16 MHz A3000 requires a 25 MHz upgrade for Buster 11 to work. All revisions fully support Zorro II PIO and DMA.


Budgie

Used in the A1200, ''Budgie'' connects the trapdoor expansion port for Zorro II-like expansions and controls additional Fast RAM.


Memory and direct memory access


8727 DMA

The MOS Technology ''8727 DMA'' was used on the A2090(A) ST-506/
SCSI Small Computer System Interface (SCSI, ) is a set of standards for physically connecting and transferring data between computers and peripheral devices. The SCSI standards define commands, protocols, electrical, optical and logical interface ...
Controller and provides DMA management for the Konan DJC-002 (ST-506) and the WD33C93 SCSI controllers with byte-to-word funnelling and a 64-byte FIFO buffer.


DMAC

Used in A2091/A590 SCSI adapters, the CDTV, and the A570 CDROM expansion, the 16-bit ''DMAC'' provides DMA and bus interface for the WD33C93A
SCSI Small Computer System Interface (SCSI, ) is a set of standards for physically connecting and transferring data between computers and peripheral devices. The SCSI standards define commands, protocols, electrical, optical and logical interface ...
controller or the A570's XC2064
FPGA A field-programmable gate array (FPGA) is an integrated circuit designed to be configured by a customer or a designer after manufacturinghence the term ''Field-programmability, field-programmable''. The FPGA configuration is generally specifi ...
chip and includes 24-bit address generation.


Ramsey & Super DMAC

In the A3000 and A4000 series, ''Ramsey'' controls the on-board 32-bit Fast RAM, four banks of either 1 or 4 MiB, and provides address generation for ''Super DMAC''. The SDMAC in the A3000/T provides DMA and bus interface for the integrated WD33C93A SCSI controller. Officially, SDMAC rev 02 requires a Ramsey 04, and SDMAC 04 a Ramsey 07 counterpart. but SDMAC 04 + Ramsey 04 combinations have been reported to work as well.amiga.org thread on A3000 chip revisions
/ref> A combination of SDMAC 02 + Ramsey 07 generally works, but major hard disk errors have been reported.


Kickstart

The ''Kickstart ROM'' is not a custom chip but a mask-programmed ROM chip for most versions. It contains the largest part of the
operating system An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ef ...
. Kickstart 1.x ROMs have a capacity of 256  KiB, Kickstart 2.x and 3.x contain 512 KiB. 32-bit Amigas use a pair of 16-bit chips to provide full-width access. Later, non mass-produced upgrade versions were often realized with PROMs or EPROMs.


Input/output


CIA

All Amiga computers use two 8520 ''CIA''s (''Complex Interface Adapter'') for peripheral interfacing and the system timers, except for the CD32, where these functions are performed by the Akiko chip. The CIA chips were also used in some other Commodore devices. * 'Even' CIA functions: floppy control, serial control, some parallel port status * 'Odd' CIA functions: parallel port, keyboard, some floppy support, joystick/mouse button number one.


Video


390562

The 'Hedley Controller' 390562-01 was used in the A2024 high resolution monitor and controlled the frame buffer (usually eight 64K×4 DRAMs) in either
flicker fixer A flicker fixer or scan doubler is a piece of computer hardware that de-interlaces an output video signal. The flicker fixer accomplishes this by adjusting the timing of the natively interlaced video signal to suit the needs of a progressive d ...
mode or its own special 1024×800/1024×1024 resolution modes.


Amber

''Amber'' (390538-03) was used in the A3000(T) and on the A2320
flicker fixer A flicker fixer or scan doubler is a piece of computer hardware that de-interlaces an output video signal. The flicker fixer accomplishes this by adjusting the timing of the natively interlaced video signal to suit the needs of a progressive d ...
expansion for the A2000. Amber buffers alternate video fields in three 256K×4
field memory Field may refer to: Expanses of open ground * Field (agriculture), an area of land used for agricultural purposes * Airfield, an aerodrome that lacks the infrastructure of an airport * Battlefield * Lawn, an area of mowed grass * Meadow, a gra ...
chips (OKI MSM514221) to convert interlaced output to progressive format ('weaving') at 31 kHz, twice the normal scan frequency. Amber can accurately sample Lores and Hires modes but drops every other horizontal
pixel In digital imaging, a pixel (abbreviated px), pel, or picture element is the smallest addressable element in a raster image, or the smallest point in an all points addressable display device. In most digital display devices, pixels are the s ...
in SuperHires (35  ns pixels) mode (for simplicity, it always runs in Hires mode). Non 15 kHz modes are automatically bypassed to the monitor without buffering or changing frequencies. Amber was also designed to work without expensive field memory as a simple
scan doubler A flicker fixer or scan doubler is a piece of computer hardware that de-interlaces an output video signal. The flicker fixer accomplishes this by adjusting the timing of the natively interlaced video signal to suit the needs of a progressive ...
, but has not been marketed that way.


Vidiot

The ''Vidiot'' is a hybrid integrated circuit that works as
digital-to-analog converter In electronics, a digital-to-analog converter (DAC, D/A, D2A, or D-to-A) is a system that converts a digital signal into an analog signal. An analog-to-digital converter (ADC) performs the reverse function. There are several DAC archi ...
(''DAC'') for the OCS/ECS generation's 12-bit video to analog RGB output. It also generates a
monochrome A monochrome or monochromatic image, object or palette is composed of one color (or values of one color). Images using only shades of grey are called grayscale (typically digital) or black-and-white (typically analog). In physics, monochr ...
composite video Composite video is an analog video signal format that carries standard-definition video (typically at 525 lines or 625 lines) as a single channel. Video information is encoded on one channel, unlike the higher-quality S-Video (two channe ...
signal and combined sync. The A3000 uses one Vidiot each for 15 kHz video and for 31 kHz (Amber) output. The A1000 uses discrete resistor arrays and amplification. The A600 and AGA Amigas use
off-the-shelf Off-the-shelf may refer to: * Commercial off-the-shelf, a phrase in computing and industrial supply terminology * Government off-the-shelf * Ready-to-wear * Shelf corporation, a type of company * Off the Shelf Festival, a festival of writing and r ...
DACs.


References

* Commodore Amiga 500/2000 technical reference manual * A3000 system schematics, March 1990 * A4000 system schematics, March 1992 {{Amiga hardware Amiga MOS Technology integrated circuits