[][src]Module dez80::decoder

Structs

InstructionDecoder

Represents an instruction decoder that maintains a state. Its main use case is to decode instructions progressively byte by byte, when a data source cannot implement Read.