The Dazzler used over 70 MOS and TTL ICs, which required two cards to hold all the chips, "Board 1" held the analog circuits, while "Board 2" held the bus interface and digital logic. The two cards were connected together with a 16-conductor ribbon cable. Although the analog card did not talk on the bus, it would normally be plugged into the bus for power connections and physical support within the chassis. The manual also described a way to "piggyback" the two cards with a separate power cable to save a slot. Output from the analog card was
composite color, and an
RF modulator was available for direct connection to a color TV. The Dazzler lacked its own
frame buffer, accessing the host machine's
main memory using a custom
DMA controller that provided 1 Mbit/s throughput. The card read data from the computer at speeds that demanded the use of
SRAM memory, as opposed to lower cost
DRAMs. Control signals and setup was sent and received using the S-100 bus's input/output "ports", normally mapped to 0E and 0F. 0E contained an 8-bit address pointing to the base of the frame buffer in main memory, while 0F was a bit-mapped control register with various setup information. The Dazzler supported four graphics modes in total, selected by setting or clearing bits in the control register (0F) that controlled two orthogonal selections. The first selected the size of the frame buffer, either 512 bytes or 2 kB. The other selected normal or "X4" mode, the former using 4-bit nybbles packed 2 to a byte in the frame buffer to produce an 8-color image, or the latter which was a higher resolution monochrome mode using 1-bits per pixel, 8 to a byte. Selecting the mode indirectly selected the resolution. In normal mode with a 512 byte buffer there would be 512 bytes × 2 pixels per byte = 1,024 pixels, arranged as a 32 by 32 pixel image. A 2 kB buffer produced a 64 by 64 pixel image, while the highest resolution used a 2 kB buffer in X4 mode to produce a 128 by 128 pixel image. In normal mode the color was selected from a fixed 8-color palette with an additional bit selecting intensity (
4-bit RGBI), while in X4 mode the foreground color was selected by setting three bits in the control register to turn on red, green or blue (or combinations) while a separate bit controlled the intensity. ==Super Dazzler==