49c4d170ce
but still using the risc_instruction stream
5 lines
84 B
Ruby
5 lines
84 B
Ruby
require_relative "../helper"
|
|
class DevNull
|
|
def write_unsigned_int_32( _ );end
|
|
end
|