[][src]Module olympia_core::registers

Contains operations on CPU registers

Re-exports

pub use crate::instructions::AccRegister;
pub use crate::instructions::ByteRegisterTarget;
pub use crate::instructions::StackRegister;

Structs

RegisterParseError

Enums

ByteRegister

All 8-bit registers

Flag

Represents a CPU flag set after some instructions.

WordByte
WordRegister

All 16-bit registers