Difference between revisions of "Acorn Atom"

From BeebWiki
Jump to: navigation, search
Line 2: Line 2:
  
 
[[File:AcornAtom.jpg]]
 
[[File:AcornAtom.jpg]]
 +
 +
The Acorn Atom has a 1 MHz 6502 CPU. The minimum system has 2K RAM and 8K ROM. The 2K RAM is split 0.5K for program memory, 0.5K video RAM and 1K page zero, page zero is used by the OS, CPU stack and BASIC variables. The memory can be expanded to 12K RAM, split 5K for programs, 1K page zero and 6K for high resolution graphics (if hi resolution graphics are not used then an additional 5 ½K is available for programs.
 +
 +
The Acorn Atom has a Motorola MC6847 video chip which allows text (32X16 characters) or 2 colour graphics (upto 256 x 192 monochrome). It can be connected to a TV or, with modifications, a monitor. A PAL colour graphics card was also available. A 6522 VIA controls the serial and parallel ports. An INS8255 PPI drives the cassette interface and keyboard.
 +
 +
The basic Atom could be expanded by:
 +
 +
Expand the lower text space to 5K, in increments of 1K, this is used for BASIC programs.
 +
Expand the Video Graphics RAM from 1K to 5K.
 +
Install 4K Floating Point ROM
 +
Install 4K Utility ROM, this can be any application.
 +
Install 6522 VIA
 +
Install a centronics printer port (requires 6522 VIA installed)
 +
Install the 64-way connector for the Acorn bus and the bus buffers which allow external interface cards to be used with the Atom.
 +
Add Eurocard extensions, Any of the Acorn Eurocards can be used with the Atom, including an Econet interface to network the Atom.
 +
Other extension boards can be fittted to PL8

Revision as of 14:27, 12 September 2020

The Acorn Atom was released in March 1980, as was available as a kit or assembled.

AcornAtom.jpg

The Acorn Atom has a 1 MHz 6502 CPU. The minimum system has 2K RAM and 8K ROM. The 2K RAM is split 0.5K for program memory, 0.5K video RAM and 1K page zero, page zero is used by the OS, CPU stack and BASIC variables. The memory can be expanded to 12K RAM, split 5K for programs, 1K page zero and 6K for high resolution graphics (if hi resolution graphics are not used then an additional 5 ½K is available for programs.

The Acorn Atom has a Motorola MC6847 video chip which allows text (32X16 characters) or 2 colour graphics (upto 256 x 192 monochrome). It can be connected to a TV or, with modifications, a monitor. A PAL colour graphics card was also available. A 6522 VIA controls the serial and parallel ports. An INS8255 PPI drives the cassette interface and keyboard.

The basic Atom could be expanded by:

Expand the lower text space to 5K, in increments of 1K, this is used for BASIC programs. Expand the Video Graphics RAM from 1K to 5K. Install 4K Floating Point ROM Install 4K Utility ROM, this can be any application. Install 6522 VIA Install a centronics printer port (requires 6522 VIA installed) Install the 64-way connector for the Acorn bus and the bus buffers which allow external interface cards to be used with the Atom. Add Eurocard extensions, Any of the Acorn Eurocards can be used with the Atom, including an Econet interface to network the Atom. Other extension boards can be fittted to PL8