Registry / other / cpclib-asm

cpclib-asm

JSON →
library0.10.0rscratesunverified

A library for z80 assembly operations within the cpclib ecosystem.

# Cargo.toml [dependencies] cpclib-asm = "0.10.0"
INSTALL
IMPORT
SIG · CPCLIB-ASM
C
cpclib-asm
otherrustv0.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Assembler
use cpclib_asm::Assembler;

Creates a new assembler instance.

use cpclib_asm::Assembler; fn main() { let assembler = Assembler::new(); println!("Assembler created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Meta
1
Amazon
1
Resources
cpclib-asm — cargo add cpclib-asm · libregistry