pkg.soopen package index

brew / rang 8712

Installer z80asm avec Homebrew, apt, dnf

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de z80asm pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install z80asm

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install z80asm

Debian stable package indexes · z80asm · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install z80asm

Fedora Rawhide package metadata · z80asm · Source: dl.fedoraproject.org

aperçu

Résumé du paquet

Assembler for the Zilog Z80 microprcessor and compatibles

Commandes et alias

  • z80asm

historique

Historique du projet et usages

z80asm is a free assembler for the Zilog Z80 microprocessor and compatible CPUs. The official NonGNU page presents it as an ANSI C assembler that recognizes official mnemonics, most unofficial mnemonics, complex expressions, include files, conditional code, labels, and listing files.

Historique du projet

The project is hosted on GNU Savannah/NonGNU, with its homepage emphasizing a free, easy-to-expand, easy-to-use assembler whose source can be read, modified, and redistributed. That framing fits the retrocomputing and embedded-toolchain world, where developers often need transparent tools for old instruction sets.

The Savannah cgit history shows continued maintenance into 2021, including fixes around undocumented IX/IY opcode handling and bug branches. The public history is not heavily narrative, but it shows a long-lived utility maintained through the free-software hosting ecosystem rather than a vendor IDE.

Historique d'adoption

z80asm persists in package managers because Z80 code persists: retrocomputing, emulator projects, calculator and handheld work, hobby operating systems, embedded experiments, and ROM hacking all need a scriptable assembler.

The input facts for this run list z80asm in Homebrew, Debian, Fedora, and Ubuntu, which is the key adoption signal for a small classic-CPU assembler: it is available wherever users expect to assemble old 8-bit code on modern systems.

Modes d'utilisation

Users write Z80 assembly, usually set an origin with org, define bytes and words with directives such as db and dw, include source or binary files, use conditionals and macros, and assemble to a binary output suitable for ROM images, emulators, or target devices.

The official usage page says command-line help documents invocation, while the web docs focus on writing assembly for this assembler. That split is typical of small Unix tools: install the command, use --help for options, and read the project pages for syntax details.

Pourquoi les passionnés de paquets s'y intéressent

z80asm is significant because it keeps a 1970s CPU architecture usable from modern Unix package managers. It is a small bridge between historical hardware and contemporary reproducible builds.

It also has the classic assembler-package shape: tiny binary, no service, no credentials, little runtime state, but high value when a build pipeline needs exact bytes.

Chronologie

  • 2000s: z80asm is hosted as a NonGNU/Savannah free-software project.
  • 2016-05-09: Savannah cgit history shows macro-related maintenance.
  • 2018-08-28: Savannah cgit history shows portability maintenance around locale headers.
  • 2021-03-16: Savannah cgit history shows fixes for undocumented IX/IY opcode handling and related bugs.

Related projects

  • The Zilog Z80 CPU is the target architecture for z80asm.
  • GNU Savannah/NonGNU is the hosting ecosystem for the project.
  • z80dasm and similar Z80 disassemblers are adjacent tools used to round-trip or inspect Z80 binaries.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 13 plateformes.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
z80asmcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-04
version du gestionnaire1.8
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.nongnu.org/z80asm/

  • infoNo package-manager update timestamp was available.confiance faible
  • infoRelease/tag comparison is only available for GitHub repositories.https://www.nongnu.org/z80asm/confiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:z80asm
Version1.8
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/z80asm
Page d'accueilhttps://www.nongnu.org/z80asm/
Docs amonthttps://www.nongnu.org/z80asm/
LicenceGPL-3.0-or-later
Archive sourcehttps://download.savannah.gnu.org/releases/z80asm/z80asm-1.8.tar.gz
Bouteilledisponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namez80asm
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

z80asm 1.8-2

assembler for the Zilog Z80 microprocessor

sudo apt install z80asm
  • Section: devel
  • Architecture: amd64
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Z80asm
Debian stable package indexes · deb.debian.org · Debian stable package indexes: z80asm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

z80asm 1.8-2

assembler for the Zilog Z80 microprocessor

sudo apt install z80asm
  • Section: universe/devel
  • Architecture: amd64
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Z80asm
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: z80asm from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

z80asm 1.8-31.fc45

Z80 Assembler

http://savannah.nongnu.org/projects/z80asm/

sudo dnf install z80asm
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: z80asm
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Z80asm
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: z80asm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation