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 | 14a670bf93e05dedbd0d4cf4bea359179c465833 (patch) | |
tree | a22f6e63f1f0f4d50f11bce95776b67eb031a32d /cross/dasm/PLIST | |
parent | 5fa82e8e80b44178ac920f47367d09692f1dfc3d (diff) | |
download | pkgsrc-14a670bf93e05dedbd0d4cf4bea359179c465833.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/PLIST')
-rw-r--r-- | cross/dasm/PLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cross/dasm/PLIST b/cross/dasm/PLIST new file mode 100644 index 00000000000..a124f0e0f2d --- /dev/null +++ b/cross/dasm/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/20 16:24:43 minskim Exp $ +bin/dasm |