Docs.rs
tetanes-core-0.12.2
tetanes-core 0.12.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
lukexor
Dependencies
bincode ^1.3
normal
bitflags ^2.6
normal
cfg-if ^1.0
normal
dirs ^6.0
normal
enum_dispatch ^0.3
normal
flate2 ^1.0
normal
rand ^0.9
normal
serde ^1.0
normal
thiserror ^2.0
normal
tracing ^0.1
normal
anyhow ^1.0
dev
image ^0.25
dev
serde_json ^1.0
dev
tracing-subscriber ^0.3
dev
puffin ^0.19
normal
optional
criterion ^0.5
dev
pprof ^0.14
dev
puffin ^0.19
normal
optional
serde_json ^1.0
normal
web-sys ^0.3
normal
web-time ^1.0
normal
Versions
41.2%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tetanes_
core
0.12.2
Module instr
Module Items
Structs
Enums
In tetanes_
core::
cpu
tetanes_core
::
cpu
Module
instr
Copy item path
Source
Expand description
CPU Addressing Modes and Operations
Structs
§
Instr
CPU Instruction.
Enums
§
Addr
Mode
CPU Addressing mode.
Operation
List of all CPU official and unofficial operations.