| 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=4phldea612veuk1o920l4kf0jk; path=/
content-type: text/html; charset=UTF-8
date: Sat, 27 Dec 2025 22:47:27 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
z80asm
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/z80asm, Assembler for the Z80 microprcessor
[
Branch: CURRENT, Version: 1.8nb1, Package name: z80asm-1.8nb1, Maintainer: thorpej
z80asm is an assembler for the Z80 microprcessor. The assembler aims to be
portable and complete.
Features:
* All official mnemonics are recognized.
* Most unofficial mnemonics are recognized.
* Very complex expressions are allowed (bash style).
* Other source files can be included.
* Code can contain conditional parts.
* Beside the binary output file, a label file can be output with a list
of all labels in the program. This label file is includable by other
source files, so linker-like functionality can be obtained with it.
* There is support for listing files, with the input code and the assembled
result next to each other.
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
z80asmcrosspkgtools
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/z80asm, Assembler for the Z80 microprcessor
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 1.8nb1, Package name: z80asm-1.8nb1, Maintainer: thorpej
z80asm is an assembler for the Z80 microprcessor. The assembler aims to be
portable and complete.
Features:
* All official mnemonics are recognized.
* Most unofficial mnemonics are recognized.
* Very complex expressions are allowed (bash style).
* Other source files can be included.
* Code can contain conditional parts.
* Beside the binary output file, a label file can be output with a list
of all labels in the program. This label file is includable by other
source files, so linker-like functionality can be obtained with it.
* There is support for listing files, with the input code and the assembled
result next to each other.
Master sites:
Filesize: 55.927 KBVersion history: (Expand)
- (2023-01-28) Updated to version: z80asm-1.8nb1
- (2023-01-21) Package added to pkgsrc.se, version z80asm-1.8 (created)
CVS history: (Expand)
| 2023-01-28 00:22:31 by Jason R Thorpe | Files touched by this commit (3) |
Log message: Fix a bug in "?label" expression evaluation, which caused those expressions to result in an "non-existent label" error when testing for the existence of a label that does not yet exist (which is the whole point of that expression). Bump PKGREVISION to 1. |
| 2023-01-20 22:43:56 by Jason R Thorpe | Files touched by this commit (7) |
Log message: Add a package for z80asm, a Z80 assembler. This is distinct from the other z80-asm package. Why do we have it, then? Because this Z80 assebler has some features that the z80-asm assembler does not. |
