seperate position create and register
many test fixes
This commit is contained in:
@ -20,6 +20,7 @@ module Risc
|
||||
@machine = Risc.machine.boot
|
||||
@machine.translate(:arm)
|
||||
@machine.position_all
|
||||
@machine.create_binary
|
||||
@text_writer = TextWriter.new(@machine)
|
||||
end
|
||||
def test_write_all
|
||||
|
Reference in New Issue
Block a user