diff options
author | minskim <minskim@pkgsrc.org> | 2004-11-20 16:24:43 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-11-20 16:24:43 +0000 |
commit | 7bd57d5ef8f6fa42144d52428519ae05a387765b (patch) | |
tree | a22f6e63f1f0f4d50f11bce95776b67eb031a32d /cross/dasm/DESCR | |
parent | 9a394314b622a00b5f47e39be1839b9fd4ad82d3 (diff) | |
download | pkgsrc-7bd57d5ef8f6fa42144d52428519ae05a387765b.tar.gz |
Import dasm from pkgsrc-wip. Packaged by mor (mor at linex dot com)
in PR pkg/19899 and modified by me.
DASM is a highly evolved cross-assembler for 6502, 6803 and 68HC11
processors. It is very popular for hacking/cross-developing on old
6502-based video game systems from Atari, Nintendo, etc. DASM
processes output from the Distella Atari ROM disassembler without
modification.
Diffstat (limited to 'cross/dasm/DESCR')
-rw-r--r-- | cross/dasm/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cross/dasm/DESCR b/cross/dasm/DESCR new file mode 100644 index 00000000000..65853b28891 --- /dev/null +++ b/cross/dasm/DESCR @@ -0,0 +1,5 @@ +DASM is a highly evolved cross-assembler for 6502, 6803 and 68HC11 +processors. It is very popular for hacking/cross-developing on old +6502-based video game systems from Atari, Nintendo, etc. DASM +processes output from the Distella Atari ROM disassembler without +modification. |