Path to this page:
./
cross/asm6809,
Portable assembler targeting Motorola 6809 and Hitachi 6309
Branch: CURRENT,
Version: 2.13,
Package name: asm6809-2.13,
Maintainer: pkgsrc-usersasm6809 is a portable cross assembler targeting the Motorola 6809
and Hitachi 6309.
Features arbitrarily complex expressions (with most C-style
operators available), forward references, macro expansion and
conditional assembly. Output formats are: Raw binary, DragonDOS
binary, CoCo RS-DOS (or "DECB") binary, Motorola SREC, Intel HEX.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 754.498 KB
Version history: (Expand)
- (2023-07-29) Updated to version: asm6809-2.13
- (2020-03-05) Package added to pkgsrc.se, version asm6809-2.12 (created)
CVS history: (Expand)
2023-07-28 23:20:55 by Jason R Thorpe | Files touched by this commit (2) |
Log message:
Update to asm6809-2.13. Change log from upstream:
* Fix crash when exporting empty symbol table.
* Accept immediate value as argument to stack ops.
|
2021-10-26 12:07:57 by Nia Alarie | Files touched by this commit (59) |
Log message:
cross: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be fetched
conditionally):
./cross/avr-gcc/distinfo isl-0.24.tar.bz2
|
2021-10-07 15:30:28 by Nia Alarie | Files touched by this commit (60) |
Log message:
cross: Remove SHA1 hashes for distfiles
|
2020-03-05 17:17:55 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
asm6809: Fix HOMEPAGE.
|
2020-03-05 17:11:49 by Jonathan Perkin | Files touched by this commit (4) |
Log message:
asm6809: Import version 2.12 into pkgsrc cross.
asm6809 is a portable cross assembler targeting the Motorola 6809
and Hitachi 6309.
Features arbitrarily complex expressions (with most C-style
operators available), forward references, macro expansion and
conditional assembly. Output formats are: Raw binary, DragonDOS
binary, CoCo RS-DOS (or "DECB") binary, Motorola SREC, Intel HEX.
|