fix util namespace
and instruction move ripples
This commit is contained in:
@ -14,7 +14,7 @@ module Risc
|
||||
#
|
||||
class Interpreter
|
||||
# fire events for changed pc and register contents
|
||||
include Eventable
|
||||
include Util::Eventable
|
||||
include Logging
|
||||
log_level :info
|
||||
|
||||
|
Reference in New Issue
Block a user