This package browser is in early development. Mind the rough edges.

xa 2.3.12

Two-pass portable cross-assembler

xa is a high-speed, two-pass portable cross-assembler. It understands mnemonics and generates code for NMOS 6502s (such as 6502A, 6504, 6507, 6510, 7501, 8500, 8501, 8502 ...), CMOS 6502s (65C02 and Rockwell R65C02) and the 65816.

Installation

Install xa 2.3.12 as follows:

guix install xa@2.3.12

Or install the latest version:

guix install xa

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.