Closed frroossst closed 1 year ago
Impl a PC, that updates with each instruction, on a EndOfInstruction
increment PC by 4 and execute that label, this is pretty much the same as the above, but with an added Program Counter layer in between which'll allow for increased extensibility in the future
Most 215 assignment make heavy use of dropdown execution and control flow, add a toggle/ config to enable this. Shouldn't be too hard to implement
EndOfInstruction
check if dropdown toggle is on,