diff options
Diffstat (limited to 'devel/acme/pkg-descr')
-rw-r--r-- | devel/acme/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/acme/pkg-descr b/devel/acme/pkg-descr new file mode 100644 index 000000000000..0b4224ab54d9 --- /dev/null +++ b/devel/acme/pkg-descr @@ -0,0 +1,5 @@ +ACME is a free crossassembler, released under the GNU General Public License. +The current version can produce code for the 6502, 65c02 and 65816 processors. +It also supports some of the undocumented ("illegal") opcodes of the 6502. + +WWW: https://sourceforge.net/projects/acme-crossass/ |