dasm 2.20.15~20201109+really2.20.14.1-2 source package in Ubuntu

Changelog

dasm (2.20.15~20201109+really2.20.14.1-2) unstable; urgency=medium

  * [00c6200] bump std-ver to 4.6.1; no changes
  * [bbd9157] convert to new lintian override format
  * [abd5a78] bump copyright year

 -- Joseph Nahmias <email address hidden>  Thu, 27 Oct 2022 00:05:37 -0400

Upload details

Uploaded by:
Joe Nahmias
Uploaded to:
Sid
Original maintainer:
Joe Nahmias
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
dasm_2.20.15~20201109+really2.20.14.1-2.dsc 2.0 KiB a1314af344e110d535b6b4fb5e948efbbd516968b3ee3d02f7891e49b5d7317c
dasm_2.20.15~20201109+really2.20.14.1.orig.tar.gz 957.4 KiB ec71ffd10eeaa70bf7587ee0d79a92cd3f0a017c0d6d793e37d10359ceea663a
dasm_2.20.15~20201109+really2.20.14.1-2.debian.tar.xz 3.5 KiB 975eed3dc586323c234c0030d9897e39142e4148e4603a4a4bea3f0a4c803a78

No changes file available.

Binary packages built by this source

dasm: Macro assembler with support for several 8-bit microprocessors

 DASM is a versatile macro assembler with support for several 8-bit
 microprocessors including MOS 6502 & 6507; Motorola 6803, 68705, and 68HC11;
 Hitachi HD6303 (extended Motorola 6801) and Fairchild F8.
 .
 DASM boasts a number of features including:
 .
   * fast assembly
   * supports several common 8 bit processor models
   * takes as many passes as needed
   * automatic checksum generation, special symbol ’...’
   * several binary output formats available
   * allows reverse indexed origins
   * multiple segments, BSS segments (no generation), relocatable origin
   * expressions, as in C
   * 32-bit integer expressions
   * no real limitation on label size
   * complex pseudo-ops, repeat loops, macros

dasm-dbgsym: debug symbols for dasm