fix util namespace

and instruction move ripples
This commit is contained in:
Torsten Ruger
2018-03-26 20:05:30 +03:00
parent c5b3c3f106
commit 4cc1d8455e
7 changed files with 45 additions and 53 deletions

View File

@ -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