L1InstructionStepper

fun L1InstructionStepper(interpreter: Interpreter)

Construct a new L1InstructionStepper.

Parameters

interpreter

The Interpreter on whose behalf to step through level one nybblecode instructions.