acme

Multi-platform cross assembler for 6502/6510/65816 CPU

Version

0.96.5-1
(2020-06-02)

Size

206.8

KiB

Repository

HaikuPorts
x86_64
ACME is a free cross assembler that 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.