Home • VB 7+ • VB 1-6 • FB • QB64 • QB45 • GW-BASIC • Micro • Retro
Atari
2600
- 2600 (STELLA) Programmer’s Guide by Steve Wright
- Steve Guidi Video Companion Files (GitHub): Find some sample programs as well as a keyboard “overlay”. He also has a project for connecting a PS2 keyboard to an Atari 2600!
BASIC Programming
- BASIC PROGRAMMING - ATARI GAME PROGRAM INSTRUCTIONS
- Basic Programming - Atari - Atari 2600
- Try BASIC Programming on the Atari 2600 (15-30 mins)
- Everything I Needed to Know About Programming I Learned from BASIC (Coding Horror)
- Write Atari 2600 Video Games in BASIC
- Atari Mania - BASIC Programming
Atari Dev Studio
- Atari Dev Studio for Homebrew Development [Release]
- Atari Dev Studio (GitHub)
- Atari Dev Studio (VSCode)
batari Basic
- batari-Basic: a BASIC-like language for creating games that run on the Atari 2600 console (GitHub)
- batari Basic Commands
- Official Home for batari Basic
- batari Basic (defunct website?)
7800
Atari Dev Studio
- Atari Dev Studio for Homebrew Development [Release]
- Atari Dev Studio (GitHub)
- Atari Dev Studio (VSCode)
600XL and 800XL
Atari BASIC
Atari BASIC is an interpreter for the BASIC programming language that shipped with the Atari 8-bit family of 6502-based home computers. Unlike many 8-bit BASICs, 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, for example.
- Atari BASIC on Wikipedia
- Atari BASIC Reference Manual
- Atari BASIC Source Book - A complete explanation of the inside workings of Atari BASIC, along with the original source.
- Atari BASIC - A Self-teaching Guide
- Atari BASIC - XL Edition
FastBasic
This is a fast interpreter for the BASIC language on the Atari 8-bit computers and the Atari 5200 console.