ATasm v0.95 ("The New Year Release") A mostly Mac/65 compatible 6502 cross-assembler (c) Mark Schmelzenbach 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 disk images and the machine state files produced by the Atari800Win emulator (version 2.5c or greater) and the Atari800 emulator (version 0.9.8g 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. It runs native on IBM PCs either in DOS/Win3.1/W95/NT/W98 and compiles cleanly under LINUX or any platform with the GNU C compiler. All source code and binaries for DOS/W95 are included in the package.