Commit Graph

5 Commits

Author SHA1 Message Date
mglocker
c85a3d8b0b Update to 64tass v1.56 r2625. 2022-10-08 11:36:05 +00:00
sthen
3cdf2816b0 sync WANTLIB for some packages that could be semi-automated for some
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
mglocker
8d60d557bf Update to 64tass-1.55.2176.
From <putridsoul66 AT gmail DOT com>.  Thanks.
2020-04-01 11:49:50 +00:00
mglocker
2c5bb1a439 import ports/devel/64tass, ok juanfra@
64tass is a cross-assembler which is nearly 100% compatible with
the original `Turbo Assembler', targeting the 65xx series of micro
processors.  It supports most of the features of the original
`Turbo Assembler Macro'.

Features:
- Open source portable C with minimal dependencies.
- 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.
2020-01-12 11:59:17 +00:00