fix value return and test

slot load was wrong way around
This commit is contained in:
Torsten Ruger
2018-03-23 20:02:17 +02:00
parent 6721153456
commit 0f183b3a74
4 changed files with 23 additions and 32 deletions

View File

@ -17,7 +17,7 @@ module Risc
# fire events for changed pc and register contents
include Eventable
include Logging
log_level :debug
log_level :info
attr_reader :instruction # current instruction or pc
attr_reader :clock # current instruction or pc