c64-assembler-6502

Crates.ioc64-assembler-6502
lib.rsc64-assembler-6502
version
sourcesrc
created_at2025-01-29 16:54:10.899626+00
updated_at2025-03-26 20:24:38.498632+00
descriptionDefinition of 6502 instruction set
homepage
repositoryhttps://github.com/jeroenbakker-atmind/c64-assembler
max_upload_size
id1534977
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Jeroen Bakker (jeroenbakker-atmind)

documentation

README

c64-assembler 6502 instruction set

This crate contains definition of the 6502 instruction set and is used as an internal crate for the c64-assembler crate.

Commit count: 53

cargo fmt