Function cpclib_asm::parser::parse_assemble
source · pub fn parse_assemble(
input: Z80Span
) -> IResult<Z80Span, LocatedExpr, Z80ParserError>Expand description
Parse the single opcode assembling function
pub fn parse_assemble(
input: Z80Span
) -> IResult<Z80Span, LocatedExpr, Z80ParserError>Parse the single opcode assembling function