| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=a3erlbl6bj96iorcr5sbdn6ukj; path=/
content-type: text/html; charset=UTF-8
date: Sun, 28 Dec 2025 17:45:23 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
atasm
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./cross/atasm, Cross-assembler for 6502 optimized to code for Atari 8 bit computers
[
Branch: CURRENT, Version: 1.09, Package name: atasm-1.09, Maintainer: pkgsrc-users
This is a 6502 cross-assembler optimized to code for the Atari 8 bit
computer line. It is meant to be compatible with the Mac/65 assembler
on the native Atari 8 bit platform.
Required to build:
[pkgtools/cwrappers]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
atasmcrosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./cross/atasm, Cross-assembler for 6502 optimized to code for Atari 8 bit computers
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 1.09, Package name: atasm-1.09, Maintainer: pkgsrc-users
This is a 6502 cross-assembler optimized to code for the Atari 8 bit
computer line. It is meant to be compatible with the Mac/65 assembler
on the native Atari 8 bit platform.
Required to build:
[pkgtools/cwrappers]
Master sites:
Filesize: 388.341 KBVersion history: (Expand)
- (2021-03-21) Updated to version: atasm-1.09
- (2020-04-24) Updated to version: atasm-1.06nb1
- (2014-12-09) Updated to version: atasm-1.06
- (2006-02-06) Updated to version: atasm-1.04nb2
- (2005-10-05) Package added to pkgsrc.se, version atasm-1.04nb1 (created)
CVS history: (Expand)
| 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 |
| 2021-03-21 11:21:07 by Frederic Cambus | Files touched by this commit (5) | |
Log message: atasm: update to 1.09. Pkgsrc changes: - Regenerate Makefile patch - Remove patch for GCC 2.95 introduced in 2004 ChangeLog: September 21, 2011 version 1.07 - Introduced .BANKNUM operator - Allow .SET 6 to forward reference labels - Allow leading underscores in label names - Fixed an error with command-line defines - Allow character quoting of spaces and semicolons - Allow comments to start without a preceding space - Fixed local label references inside of macros or macro parameters May 26, 2014 version 1.08 - Initial support of list files with -g command-line parameter - Allow .INCBIN to honor include paths - Missing state files no longer segfault - Double-forward defines now throw an error rather than silently generate bad code March 20, 2021 version 1.09 - Fixed a problem with filename creation when saving output to an ATR image - Fixed CVE-2019-19785: Stack-based buffer overflow in to_comma() - Fixed CVE-2019-19786: Stack-based buffer overflow in parse_expr() - Fixed CVE-2019-19787: Stack-based buffer overflow in get_signed_expression() |
| 2020-04-23 21:42:41 by Roland Illig | Files touched by this commit (1) |
Log message: cross/atasm: fix placeholder in manual page |
| 2017-08-01 16:59:08 by Thomas Klausner | Files touched by this commit (211) |
Log message: Follow some http -> https redirects. |
| 2015-11-03 01:47:45 by Alistair G. Crooks | Files touched by this commit (40) |
Log message: Add SHA512 digests for distfiles for cross category Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail. |
| 2014-12-15 13:37:01 by Jonathan Perkin | Files touched by this commit (3) |
Log message: Find correct zlib. |
| 2014-12-09 16:10:47 by Makoto Fujiwara | Files touched by this commit (5) |
Log message:
(pkgsrc)
- to make pkglint clean, change directory organization, using BUILD_DIR= src etc.
- Add LICENSE= gnu-gpl-v2
- Use SUBST instead of ${SED} at do-install: target
- Newly installs example files
- (invocation without argument gives error as
Pass 1: Error: Cannot open file: 'test.m65'
but it is the same as prev. version and user should give input)
(upstream) Update 1.04 to 1.06
------------------------------
October 10, 2003
version 1.05 - added new directives .BANK, .SET 6, and .OPT LIST/NO LIST;
Preliminary support for .ATR disk images and the Atari++
emulator memory snapshots;
March 17, 2009
version 1.06 - allow negative offsets with .SET 6 directives; allow arithmentic
expressions in REPEAT blocks; Better detection of resized labels;
Fixed a buffer overflow problem; Added -l option to allow label \
output;
Compiling Windows executable with mingw
|
