Module state

Module state 

Source
Expand description

Exposes some structs to help track state in a processor.

Structs§

CpuState
A proposed implementation of a processor state.
OperationState
The state of an operation.

Enums§

TickState
The result of a processor tick.