Here are two Atari computer programs (written in BASIC) and accompanying articles that I wrote for Antic Magazine when I was a teenager. They’re also available at atarimagazines.com. I am grateful to them for them scanning and making this content available on the Web. I have my own local copies below, just in case this great site ever goes away.
Antic Vol. 8 No. 3 – July 1989 – Atari Glyphics
- Game of the Month: Red Squares Challenge For Your Mind And Your Reflexes by Marc Abramowitz
Antic Vol. 8 No. 8 – February/March 1990 – Atari Recorder
Downloads
- Disk images with my programs “Red Squares” and “Pull-Down Menus”:
These disk images can be easily loaded into an Atari emulator. For some suggested emulators, see the links below. Assuming that you’ve mounted one of these disk images on the second disk drive (you probably want to use the first disk drive to load a DOS image), you’d type the following commands in Atari BASIC to load the programs:
LOAD "D2:SQUARES.BAS"
– or –
LOAD "D2:PULLDOWN.BAS"
After loading one of the programs, you could use LIST
to list the BASIC code or RUN
to run the program.
Links
- The Atari 8-bit New User, Emulator Help FAQ
- Atari800MacX – Atari 8-bit emulator for Mac OS X
- Atari800 – portable and free Atari 8-bit emulator
Wow, happy memories of hacking away on my Atari and importing Antic magazine at great expense to the UK 🙂