ATasm: 6502 cross-assembler Code
ATasm is a 6502 command-line cross-assembler.
Brought to you by:
schmelze
File | Date | Author | Commit |
---|---|---|---|
src | 2021-03-20 | schmelze | [r101] Updated atasm to v1.09, including security patc... |
tests | 2021-03-20 | schmelze | [r101] Updated atasm to v1.09, including security patc... |
LICENSE | 2002-06-20 | schmelze | [r2] Initial revision |
README.md | 2021-03-21 | schmelze | [r104] More MD friendly README.md |
VERSION.TXT | 2021-03-21 | schmelze | [r102] Updated version information |
atasm.blurb | 2021-03-21 | schmelze | [r103] More documentation updates |
atasm.txt | 2021-03-21 | schmelze | [r102] Updated version information |
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 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.