ATasm is a 6502 command-line cross-assembler that is compatible with the original Mac/65 macro assembler released by OSS software. The aim of ATasm is to provide Atari home-brew coders with a comfortable and powerful toolset.
Features
- 6502 command-line cross-assembler, compatible with original Mac/65
- Produce Atari native binary load object files
- Produce .XFD/.ATR disk images, or Atari800 state files
- Rich macro support
- Conditional code generation
- Atari-specific assembler directives and support for undocumented opcodes
License
GNU General Public License version 2.0 (GPLv2)Follow ATasm: 6502 cross-assembler
Other Useful Business Software
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Rate This Project
Login To Rate This Project
User Reviews
-
I am from Mac/65 background, so it was great to find a compatible cross-assembler. Makes my life much easier during AspeQt development.
-
Recently I was revisiting some of my old Atari source code with the idea of doing some upgrades for the "Colleen" Atari 800 emulator on the Android platform. I was able to compile it using the old Mac/65 assembler cartridge on an emulated 800 via the Atari800 emulator on my PC, but boy, the old editor made the work excruciating. Thank heaven for ATasm! I can use all my old Mac/65 source code, editing it with a modern Windows-based editor, and crank out perfect exectuables in a fraction of the time. Mark Schmelzenbach, you ROCK. -Tom