# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| acme: acme (6502 family cross assembler) acme: acme: ACME is a free cross assembler released under the GNU GPL. It can acme: produce code for the following processors: 6502, 6510 (including acme: illegal opcodes), 65c02 and 65816. ACME supports the standard acme: assembler stuff like global/local/anonymous labels, offset assembly, acme: conditional assembly and looping assembly. It can include other source acme: files as well as binaries while assembling. Calculations can be done acme: in integer or float mode. Oh, and it is fast. acme: acme: