NOTICE: This package has been removed from pkgsrc

./wip/xa65, Cross assembler for MOS Technologies 6502

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.3.5, Package name: xa65-2.3.5, Maintainer: mwilhelmy

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.

Key features:
* C-like preprocessor (and understands cpp for additional feature support)
* rich expression syntax and pseudo-op vocabulary
* multiple character sets
* binary linking
* supports o65 relocatable objects with a full linker and relocation suite, as
well as "bare" plain binary object files
* block structure for label scoping


Master sites:

SHA1: d8f4564953adfcee69faacfa300b954875fabe21
RMD160: 7b03a1b217dc855064f7b2b952bdb3762bfed014
Filesize: 129.444 KB

Version history: (Expand)


CVS history: (Expand)


   2012-12-12 14:16:58 by Thomas Klausner | Files touched by this commit (6) | Package removed
Log message:
Remove xa65, imported to pkgsrc/devel.
   2012-10-01 11:24:54 by Moritz Wilhelmy | Files touched by this commit (5)
Log message:
Fix everything pkglint -Wall warns about
   2012-10-01 11:18:41 by Moritz Wilhelmy | Files touched by this commit (1)
Log message:
get rid of user-destdir

   2012-10-01 11:17:07 by Moritz Wilhelmy | Files touched by this commit (1)
Log message:
And then forget to commit the patch...
   2012-10-01 11:16:07 by Moritz Wilhelmy | Files touched by this commit (1)
Log message:
Rename getline to xagetline to make things work on non-prehistoric systems
   2012-09-29 21:06:37 by Moritz Wilhelmy | Files touched by this commit (5)
Log message:
Import xa65-2.3.5 as wip/xa65.

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. 

Key features:
* C-like preprocessor (and understands cpp for additional feature support)
* rich expression syntax and pseudo-op vocabulary
* multiple character sets
* binary linking
* supports o65 relocatable objects with a full linker and relocation suite, as
  well as "bare" plain binary object files
* block structure for label scoping