i80

Intel 8080 assembler instruction.

Members

Functions

parse
void parse(string line)

Parse each line into (up to) five tokens.

Variables

a1
string a1;

First argument

a2
string a2;

Second argument

comm
string comm;

Comment

lab
string lab;

Label

op
string op;

Instruction mnemonic

Meta