BASIC Programming

BASIC Programming
Developer(s) Warren Robinett[1]
Publisher(s) Atari
Designer(s) Warren Robinett
Platform(s) Atari 2600
Release 1979

BASIC Programming (Model# CX2620) is an Atari 2600 cartridge that teaches simple computer programming. It was released in 1979 and was one of only a few non-gaming cartridges designed for the console. The programming language is similar to dialects of BASIC. The Atari 2600's RAM size of 128 bytes restricts the possibilities for writing programs.

Details

The BASIC Programming display is divided into six regions:

  • Program is where instructions are typed. It has a maximum of nine to eleven lines of code.
  • Stack shows temporary results of what the program does.
  • Variables stores the values of any variables that the program is using.
  • Output displays any output values that the program creates.
  • Status shows the amount of available memory remaining.
  • Graphics contains two colored squares that can be manipulated by the program.

Input is given through two Atari keypad controllers, which came with special overlays to show how to type the different commands and letters.[2] Programs are restricted to 64 characters in size and 9 lines of code, limiting the programs that can be written. Users can disable all windows except Program and keep selecting "New Line" until 11 lines of code are present.

See also

References

  1. Interview:Warren Robinett, By James Hague, Halcyon Days, How long did it take to write?...I had "Adventure" sort of done in the fall of 1978, but I wasn't satisfied. I sort of put it on the shelf for the next six months while I did the "BASIC Programming" cartridge, and finished them both simultaneously, in June 1979.
  2. Controllers - Atari Keypad, Atari KeypadSystem: Atari 2600, Model Number: CX50, Sold in pairs, functionally identical to the Kid's Controller and the Video Touch Pad. Included overlays with commands, meant to be used with Basic Programming.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.