The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
atasm-1.09 | 2021-03-21 | ||
atasm-1.06 | 2009-03-17 | ||
atasm-1.05b | 2003-11-13 | ||
atasm-1.04 | 2003-08-23 | ||
atasm-103 | 2003-03-04 | ||
atasm-1.02 | 2002-08-14 | ||
atasm-1.01 | 2002-06-21 | ||
atasm-1.00 | 2002-06-20 | ||
Totals: 8 Items | 3 |
ATasm v1.09
A mostly Mac/65 compatible 6502 cross-assembler
Copyright (c) 1998-2021 Mark Schmelzenbach, modified by Peter Hinz (2021)
ATasm is a 6502 command-line cross-assembler that is compatible with the original Mac/65 macroassembler released by OSS software. Code development can now be performed using "modern" editors and compiles with lightning speed.
ATasm Features
- ATasm produces Atari native binary load object files or can optionally target .XFD/.ATR disk images and the machine state files produced by the Atari800Win emulator (version 2.5c or greater),the Atari800 emulator (version 0.9.8g or greater) or the Atari++ emulator (version 1.24 or greater)
- Conditional code generation, and code block repetition
- Rich macro support, compatible with existing Mac/65 code libraries
- Atari specific assembler directives (.SBYTE,.FLOAT,etc.) and undocumented opcodes.
ATasm runs native on IBM PCs in Windows and compiles cleanly under Linux, MacOS/X or any platform with the GNU C or Clang compiler.
All source code and the Windows binary are included in the package.