pub fn parse_indexregister_with_index(
    input: Z80Span
) -> IResult<Z80Span, DataAccess, Z80ParserError>
Expand description

Parse the use of an indexed register as (IX + 5)“