ull 0.2.0

Provides core primitives for the ull emulation project.
Documentation
[lib]
name = "ull"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["emulators"]
description = "Provides core primitives for the ull emulation project."
documentation = "https://docs.rs/ull"
edition = "2024"
homepage = "https://github.com/patricktcoakley/ull"
keywords = ["6502", "emulator", "cpu", "nostd", "apple"]
license = "MIT"
name = "ull"
readme = "README.md"
repository = "https://github.com/patricktcoakley/ull"
version = "0.2.0"