improve reinit of interpreter
This commit is contained in:
@ -29,7 +29,7 @@ module Interpreter
|
||||
end
|
||||
|
||||
def start instruction
|
||||
@clock = 0
|
||||
initialize
|
||||
set_state(:running)
|
||||
set_instruction instruction
|
||||
end
|
||||
|
Reference in New Issue
Block a user