Function cpclib_asm::parser::parse_indexregister8
source · [−]pub fn parse_indexregister8(
input: Z80Span
) -> IResult<Z80Span, DataAccess, Z80ParserError>Expand description
Parse and indexed register in 8bits
pub fn parse_indexregister8(
input: Z80Span
) -> IResult<Z80Span, DataAccess, Z80ParserError>Parse and indexed register in 8bits