pub fn parse_write_direct_memory(
    input: Z80Span
) -> IResult<Z80Span, Token, Z80ParserError>
Expand description

parse write direct in memory / converted to a bank directive we do not care of the parameters for roms as we are not working in an emulator