Assembler#

Given the slow performance of Atari BASIC, the go-to language for programmers writing games or other speed-critical programs was 6502 assembler. The 6502 was somewhat infamous for its simplified design, but this also meant its assembler was very simple and easy to learn. As an introduction to assembler, there are few machines better than the Atari 8-bit.

The first assembler for the Atari available to the public was Atari Assembler Editor, originally written by Shepardson Microsystems and sold by Atari in ROM cartridge format. Assembler Editor lacked many features, and was only suitable for small programs. For more demanding tasks, Atari also released Atari Macro Assembler. Although powerful, Macro Assembler was slow as it was entirely disk based. This led to a thriving market for 3rd party assemblers and debuggers to fix the problems seen in one or the other.

In recent years, a number of cross-compilers have appeared. These allow you to develop Atari assembler programs on your PC or Mac and then send the code to the Atari (or emulator) for testing. These greatly ease the task of writing programs as you have access to modern IDE systems and editors.

Overview#

  • 6502 OpCodes.xlsx(info) ; Excel table with all opcodes and comparisons between different Assemblers
  • 6502-Codes.pdf(info) ; Table with all OpCodes, cycles, flags, comments etc., highly recommended! Thanks to insane from ABBUC :-)

Assemblers for Atari Computers#

Cross-Assemblers#

Development IDE#

Books#

  • The Atari Assembler ; detailed and easy-to-read introduction to programming 6502-assembly on the Atari using Assembler/Editor.

Tutorials#

Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
xlsx
6502 OpCodes.xlsx 115.1 kB 1 17-Sep-2017 21:47 Roland B. Wassenberg 6502 OpCodes.xlsx
pdf
6502-Codes.pdf 37.1 kB 1 26-May-2019 18:14 Roland B. Wassenberg 6502-Codes.pdf
zip
A65_12.ZIP 22.1 kB 1 06-Jan-2016 23:00 Roland B. Wassenberg A65_12.ZIP
« This page (revision-53) was last changed on 24-May-2023 08:18 by Peter Dell  
G’day (anonymous guest) My Prefs
© 2010-2021 AtariWiki
All content in the Wiki is licensed under Creative Commons Share Alike License, unless otherwise noted.
JSPWiki v2.8.3