![]() First edition | |
Author | Ian Chadwick |
---|---|
Language | English |
Subject | Atari 8-bit |
Publisher | COMPUTE! Publications |
Publication date | 1983, 1985 |
Publication place | United States |
ISBN | 0-87455-004-1 |
OCLC | 13271042 |
005.265 19 | |
LC Class | QA76.8.A82 C424 1985 |
Mapping the Atari, written by Ian Chadwick and published by COMPUTE! Publications in 1983, is an address-by-address explanation of the memory layout of the Atari 8-bit computers. The introduction is by Optimized Systems Software co-founder Bill Wilkinson.
The book covers the 64K address space of the system's 6502 processor from low to high, including addresses used by the operating system or mapped to hardware registers, as well as how to use them. For example, location 756 (2F4) CHBAS
contains the starting memory address that tells ANTIC where to find the character set. The author explains how to use this feature to build custom character sets.
An updated version covering changes to the operating system and newer machines like the 130XE followed in 1985. Antic magazine serialized the book in 1989 and 1990. [1] [2] [3] [4]
The Addison-Wesley Book of Atari Software 1984 recommended Mapping the Atari, calling it "the most valuable reference book for machine language programmers". [5] Antic introduced the serialized version of the book as follows: [1]
Ian Chadwick's "Mapping The Atari" has been one of the core references for Atari 8-bit programmers since the first edition was published in 1983... But it is much more than that. It is a virtual encyclopedia of indispensable information about the inner workings of the Atari.
VisiCalc is the first spreadsheet computer program for personal computers, originally released for the Apple II by VisiCorp on October 17, 1979. It is considered the killer application for the Apple II, turning the microcomputer from a hobby for computer enthusiasts into a serious business tool, and then prompting IBM to introduce the IBM PC two years later. More than 700,000 copies were sold in six years, and up to 1 million copies over its history.
The Atari 8-bit computers, formally launched as the Atari Home Computer System, are a series of home computers introduced by Atari, Inc., in 1979 with the Atari 400 and Atari 800. The architecture is designed around the 8-bit MOS Technology 6502 CPU and three custom coprocessors which provide support for sprites, smooth multidirectional scrolling, four channels of audio, and other features. The graphics and sound are more advanced than most of its contemporaries, and video games are a key part of the software library. The 1980 first-person space combat simulator Star Raiders is considered the platform's killer app.
Atari BASIC is an interpreter for the BASIC programming language that shipped with Atari 8-bit computers. Unlike most American BASICs of the home computer era, Atari BASIC is not a derivative of Microsoft BASIC and differs in significant ways. It includes keywords for Atari-specific features and lacks support for string arrays.
Galahad and the Holy Grail is an action-adventure game for Atari 8-bit computers. It was designed and programmed by Douglas Crockford and published by the Atari Program Exchange in 1982. Influenced by Adventure for the Atari VCS and Arthurian legend, it contains almost 100 rooms–according to the manual–which are switched between with a flip screen technique. The game resulted in Crockford being hired at Atari Research. Following the closure of the Atari Program Exchange, a lightly updated version of Galahad and the Holy Grail was published by Antic Software.
Excalibur is a resource management strategy video game for Atari 8-bit computers published in 1983. It was designed by Chris Crawford and developed with the help of Larry Summers and Valerie Atkinson. Like Crawford's earlier Eastern Front (1941), Excalibur was released through the Atari Program Exchange.
Action! is a procedural programming language and integrated development environment written by Clinton Parker for the Atari 8-bit computers. The language, which is similar to ALGOL, compiles to high-performance code for the MOS Technology 6502 of the Atari computers. Action! was distributed on ROM cartridge by Optimized Systems Software starting in 1983. It was one of the company's first bank-switched 16 kB "Super Cartridges". The runtime library is stored in the cartridge; to make a standalone application requires the Action! Toolkit which was sold separately by OSS.
Atari DOS is the disk operating system used with the Atari 8-bit computers. Operating system extensions loaded into memory were required in order for an Atari computer to manage files stored on a disk drive. These extensions to the operating system added the disk handler and other file management features.
Optimized Systems Software (OSS) was a company that produced disk operating systems, programming languages with integrated development environments, and applications primarily for Atari 8-bit computers. The founders of OSS previously developed Atari DOS, Atari BASIC, and the Atari Assembler Editor for Atari, Inc., and many OSS products are substantially improved versions. OS A+ and DOS XL are based on Atari DOS. BASIC A+, BASIC XL, and BASIC XE are based on Atari BASIC. EASMD and MAC/65 are modeled on the Atari Assembler Editor. Action! is an ALGOL-inspired compiled programming language with an integrated full-screen editor. OSS also sold some software for the Apple II.
Caverns of Mars is a vertically scrolling shooter for Atari 8-bit computers. It was written by Greg Christensen, with some features later added by Richard Watts, and published by the Atari Program Exchange (APX) in 1981. Caverns of Mars became the best selling APX software of all-time and was moved into Atari, Inc.'s official product line, first on diskette, then on cartridge.
AtariWriter is a word processor program for the Atari 8-bit computers released by Atari, Inc. as a 16 kB ROM cartridge in 1983. The program was fast and easy to use, while still allowing for the creation of fairly complex documents. It was a success for the platform, with at least 800,000 units initially sold, not including international versions and later updates.
HomePak, published in 1984 by Batteries Included, is an integrated application written for the Atari 8-bit computers and ported to the Commodore 64, Commodore 128, IBM PCjr, and Apple II. It includes a word processor (HomeText), database (HomeFind), and terminal communications program (HomeTerm). HomePak was designed by Russ Wetmore for Star Systems Software, Inc. The Commodore 128 version was ported by Sean M. Puckett and Scott S. Smith.
Antic was a print magazine devoted to Atari 8-bit computers and later the Atari ST. It was named after the ANTIC chip in the 8-bit line which, in concert with CTIA or GTIA, generates the display. The magazine was published by Antic Publishing from April 1982 until June/July 1990.Antic printed type-in programs, reviews, and tutorials, among other articles. Each issue contained one type-in game as "Game of the Month." In 1986, STart magazine was spun off to exclusively cover the Atari ST line.
Crossfire is a multidirectional shooter created by Jay Sullivan for the Apple II and published by On-Line Systems in 1981. Using keyboard-based twin-stick shooter controls, the player maneuvers a ship in a grid-like maze. Versions with joystick-control use the stick for movement and switch to firing mode when the button is held down.
Atari Program Exchange (APX) was a division of Atari, Inc. that sold software via mail-order for Atari 8-bit computers from 1981 until 1984. Quarterly APX catalogs were sent to all registered Atari 8-bit owners. APX encouraged any programmer, not just professionals, to submit video games, educational software, applications, and utilities. A few internally developed Atari products were sold through APX, such as Atari Pascal, the developer handbook De Re Atari, and a port of the arcade video game Kangaroo.
Many games, utilities, and educational programs were available for Atari 8-bit computers. Atari, Inc. was primarily the publisher following the launch of the Atari 400/800 in 1979, then increasingly by third parties. Atari also distributed "user written" software through the Atari Program Exchange from 1981 to 1984. After APX folded, many titles were picked up by Antic Software.
De Re Atari, subtitled A Guide to Effective Programming, is a book written by Atari, Inc. employees in 1981 and published by the Atari Program Exchange in 1982 as an unbound, shrink-wrapped set of three-holed punched pages. It was one of the few non-software products sold by APX. Targeted at developers, it documents the advanced features of the Atari 8-bit computers and includes ideas for how to use them in applications. The information in the book was not available in a single, collected source at the time of publication.
Sierra was the code name for a 16-bit/32-bit personal computer designed by the Sunnyvale Research Lab (SRL) of Atari, Inc. starting around 1983. The design was one of several new 16-bit computer systems proposing to use a new chipset from Atari Corporate Research.
Clipper is a video game written by John S. Bayes for Atari 8-bit computers and published by Program Design, Inc. in 1983
Kid Grid is a grid capture game which borrows heavily from the 1981 arcade video game Amidar. Written by Arti Haroutunian for Atari 8-bit computers, it was published by Tronix in 1982. A Commodore 64 port from the same programmer was released in 1983. In Kid Grid, the player moves along the horizontal and vertical lines of the playfield, turning the lines from dotted gray to solid blue. If all the lines around a square are completed, it is filled-in. Deadly creatures chase the player.
Zeppelin is a multidirectional scrolling shooter designed by Cathryn Mataga and published in 1983 by Synapse Software for Atari 8-bit computers. A Commodore 64 port programmed by David Barbour was released in 1984.