# 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------------------------------------------------------| mads: mads (cross assembler for 6502, targetting the Atari 8-bit) mads: mads: MADS is oriented toward users of QA, XASM, and FA. The syntax is mads: borrowed from QA, some macro commands and syntax come from XASM, and mads: SpartaDOS X (SDX) syntax is inherited from FA. Additional characters mads: are allowed in label names. Also added are support for the 65816 mads: CPU, macros, procedures, splitting across virtual memory banks, mads: and nested label names. mads: mads: mads: