ACME is a free cross assembler released under the GNU GPL.
It can produce code for the following processors: 6502, 6510 (including illegal opcodes), 65c02 and 65816.
ACME supports the standard assembler stuff like global/local/anonymous labels, offset assembly, conditional assembly and looping assembly. It can include other source files as well as binaries while assembling.
Calculations can be done in integer or float mode.
Oh, and it is fast.
License
GNU General Public License version 2.0 (GPLv2)Follow ACME Cross-Assembler
Other Useful Business Software
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
-
Powerful macros, many CPUs supported, backwards compatible, lists and strings availability, easy of use. Docs should be improved, but that's up to the Community too.
-
Assembler with elaborate features. The syntax for pseudo commands is not very common but can be converted in a straightforward way. The support is great and alive. 65xx/x family support is great (even undocumented opcodes, 16-bit 65816, ...). Just the macro feature has (so far) a uncommon parameter passing system which may cause trouble converting other source (based on heavily macro usage) ;)
-
Easy for use.