diff options
author | B. Watson <yalhcru@gmail.com> | 2017-09-07 08:27:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-09 06:56:14 +0700 |
commit | 77502fbd76ce725f45d919c8f08ab15aacba7280 (patch) | |
tree | 46165fb7626ed237e6314fd04faa3e21fb915cbf /development/mads/slack-desc | |
parent | 5528773b70839c4612672eda520656075fb35624 (diff) |
development/mads: Added (cross assembler).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/mads/slack-desc')
-rw-r--r-- | development/mads/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/mads/slack-desc b/development/mads/slack-desc new file mode 100644 index 000000000000..7ddf5f73c069 --- /dev/null +++ b/development/mads/slack-desc @@ -0,0 +1,19 @@ +# 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: |