Hello monks. I am working on a task in which I have been given 8 different memory address eg 0x00 = cmp. 0x01 = jnz. I need to code something which runs through the given bits, converts them to the instruction and executes it. I am not asking for someone to code this for me, simply HOW I could go about doing. A small example would be hugely appreciated. Thanks.