Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

xa-2.4.1-1.1 RPM for armv7hl

From OpenSuSE Ports Tumbleweed for armv7hl

Name: xa Distribution: openSUSE Tumbleweed
Version: 2.4.1 Vendor: openSUSE
Release: 1.1 Build date: Sun Mar 24 18:55:20 2024
Group: Development/Languages/Other Build host: reproducible
Size: 212226 Source RPM: xa-2.4.1-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://www.floodgap.com/retrotech/xa/
Summary: High-speed, two-pass portable 6502 cross-assembler
xa is a high-speed, two-pass portable cross-assembler for the 6502 CPU
with a C-like preprocessor. One of several popular 65xx assemblers, xa
is written in C and released under the GPL-2. It has been in continuous
development since 1989.

Other tools in the xa package are:
 * file65   - a tool for printing information about o65 object files.
 * ldo65    - a linker for o65 object files.
 * printcbm - a simple CBM BASIC detokenizer similar to the far more
              powerful petcat proviced by VICE.
 * reloc65  - a relocator for o65 object files.
 * uncpk    - a c64 cpk archive manager.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Sun Mar 24 2024 Andrea Manzini <andrea.manzini@suse.com>
  - Update to 2.4.1
    * Allow colon-based unnamed labels to be used separately of CA65 mode
      (such as with 65816) with -a. Implies -XMASM.
    * Restore ^ syntax for generating control sequences (e.g., "^m^j" evaluates as 0d 0a) with -k.
    * Fix a bug using cheap local labels in expressions.
    * Properly tag and match CPU types in o65 objects during relocation and linking.
    * Fix a bug with .align when aligning segments.
    * Better validation of arguments to indexed opcodes.
    * Testsuite expanded.
  - Update to 2.4.0
    * Listing feature (-P, -F) in plain text or HTML, along with .listbytes to control
      how hex bytes get listed in the output.
    * Add -E commandline option to not stop after 20 errors, but show all of them.
    * Introduce -X compatibility set command line option to distinguish between MASM and CA65
      compatibility options; also adds C option for 0x and 0 to specify hex or octal.
      As a result, -M is now deprecated, and colons in comments may become the default
      in a future version.
    * Implement CA65 "cheap local labels", ":=" label definitions, and various pseudo-opcodes
      (.include, .import, .importzp, .zeropage, .proc (anonymous only), .endproc,
      .code, .org, .reloc).
    * -U option to allow all undefined labels in relocating mode; this allows exporting them
      to an .o65 file and link at a later time (or specify one at a time with -L).
    * Globals may also be specified manually with -g.
    * #error allows preprocessor-level assertions.
    * .assert allows assembler-level assertions.
    * Better fix for segfault with smaller arity macro issue.
    * Some 2.3.x features still allowed with -XXA23, which is obviously deprecated.
    * The quote escape character is now the \ (backslash), except if -XXA23.
    * Recursive /* */ comments are no longer allowed, except if -XXA23.
    * XA_MAJOR and XA_MINOR predefined macros, except if -XXA23.
    * -M is now deprecated (use -XMASM), just in case you forgot.
    * printcbm(1) is now deprecated (use VICE petcat, it does a lot more).
    * Previously deprecated options (16-bit mvn/mvp argument, -S, -x) finally removed.
      If you need this support, you must use 2.3.x.
* Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %autosetup macro. Allows to eliminate the usage of deprecated
    PatchN.
* Mon Feb 13 2023 Martin Hauke <mardnh@gmx.de>
  - Initial package, version 2.3.14

Files

/usr/bin/file65
/usr/bin/ldo65
/usr/bin/printcbm
/usr/bin/reloc65
/usr/bin/uncpk
/usr/bin/xa
/usr/share/doc/packages/xa
/usr/share/doc/packages/xa/ChangeLog
/usr/share/licenses/xa
/usr/share/licenses/xa/COPYING
/usr/share/man/man1/file65.1.gz
/usr/share/man/man1/ldo65.1.gz
/usr/share/man/man1/printcbm.1.gz
/usr/share/man/man1/reloc65.1.gz
/usr/share/man/man1/uncpk.1.gz
/usr/share/man/man1/xa.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:22:44 2024