From 14a670bf93e05dedbd0d4cf4bea359179c465833 Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 20 Nov 2004 16:24:43 +0000 Subject: 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. --- cross/dasm/DESCR | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 cross/dasm/DESCR (limited to 'cross/dasm/DESCR') 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. -- cgit v1.2.3