make the interpreter platform
but still using the risc_instruction stream
This commit is contained in:
@ -1,8 +1,5 @@
|
||||
require_relative "../helper"
|
||||
require_relative "helper"
|
||||
|
||||
class DevNull
|
||||
def write_unsigned_int_32( _ );end
|
||||
end
|
||||
module Risc
|
||||
class TestTranslator < MiniTest::Test
|
||||
|
||||
|
Reference in New Issue
Block a user