64tass 1.58.2974-1 source package in Ubuntu

Changelog

64tass (1.58.2974-1) unstable; urgency=medium

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Sat, 21 Jan 2023 10:37:34 +0100

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
64tass_1.58.2974-1.dsc 1.7 KiB 72fe454540dddb1cd2c5e1038a07a94b54fcdd034c87d2e8eea17172e8bc803c
64tass_1.58.2974.orig.tar.xz 454.4 KiB cbe544abb1ff42e8884e49590fcc953a4c6494e00025a8f19427e42da3efd69b
64tass_1.58.2974-1.debian.tar.xz 3.1 KiB ca7848881f1a7ec7d170c92c7ca6e2f08b300f143063f818d8c3e2a705a58ccd

Available diffs

No changes file available.

Binary packages built by this source

64tass: cross (turbo) assembler targeting the MOS 65xx series of micro processors

 Multi pass optimizing macro assembler for the 65xx series of processors.
 Key features:
  - Familiar syntax to Omicron TASS and TASM
  - Supports 6502, 65C02, R65C02, W65C02, 65CE02, 65816, DTV, 65EL02, 4510
  - Arbitrary-precision integers and bit strings, double precision floating
    point numbers
  - Character and byte strings, array arithmetic
  - Handles UTF-8, UTF-16 and 8 bit RAW encoded source files, Unicode character
    strings
  - Supports Unicode identifiers with compatibility normalization and optional
    case insensitivity
  - Built-in `linker' with section support
  - Various memory models, binary targets and text output formats (also Hex/
    S-record)
  - Assembly and label listings available for debugging or exporting
  - Conditional compilation, macros, structures, unions, scopes

64tass-dbgsym: debug symbols for 64tass