Subject: CVS commit: pkgsrc/cross/dasm
From: Frederic Cambus
Date: 2020-12-01 15:55:54
Message id: 20201201145554.BF719FA9D@cvs.NetBSD.org

Log Message:
dasm: update to 2.20.14.1.

ChangeLog:

DASM version 2.20.14.1:

    * fixed support for forced word address x/y indexed (.wx / .wy)

    * man page added

    * missing opcodes added for mc68hc908 controller

    * Support for older macOS versions (OSX 10.5 and up)

DASM version 2.20.14:

    * Technical Documentation / User Guide for dasm in PDF format,
      written by Andrew Davie in his engaging style.

    * Dynamic Labels support by concatenating evaluated values

    * Multiline C style /* */ comments

    * Support for mc68hc908 controller family

    * Cleaned up and improved Unit Tests

    * new switch -R to remove output file if dasm found an
      error during assembly

    * Small optimization in the Atari 2600 CLEAN_START macro

    * SETSTR expression; typically used within a macro to use
      the name of an argument

Files:
RevisionActionfile
1.15modifypkgsrc/cross/dasm/Makefile
1.4modifypkgsrc/cross/dasm/PLIST
1.13modifypkgsrc/cross/dasm/distinfo