The emulator step function represents an atomic clocking of the emulated RISC-V processor. This is an indivisible unit on computation that saves a new EmulatorState to the history stack. This function should consume the assembler output and return information required for debugging.
The emulator step function represents an atomic clocking of the emulated RISC-V processor. This is an indivisible unit on computation that saves a new EmulatorState to the history stack. This function should consume the assembler output and return information required for debugging.