cpclib_asm::parser

Function parse_write_direct_memory

Source
pub fn parse_write_direct_memory(
    input: &mut InnerZ80Span,
) -> PResult<LocatedTokenInner, 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