Simple Computer

An 8-bit computer - with 8 bit data and address buses.

Instructions have two bytes
    mmiiirrr, aaaaaaaa
mm is addressing mode, iii the instruction, rrr the register 0..7
aaaaaaaa refers to the address associated with the instruction.

Load Program

Binary Hex

Load Run slow Run fast