64tass 1.59.3120-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Thu, 14 Sep 2023 13:24:54 +0000

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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
64tass_1.59.3120-1.dsc 1.7 KiB d5b12597a010491b1189cd69bc3179c4578228050fc4e2fbc8c86687356c3c5e
64tass_1.59.3120.orig.tar.xz 470.1 KiB f33aaf77f44f9143a8afd2c2038e313a21afb8bbcf019b04675455f6649956ed
64tass_1.59.3120-1.debian.tar.xz 3.1 KiB 03d88bccf6c8ffeffec2d2418f265abfa71af1afac2c6d5da7558703413bc6ea

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