move assembly from assembler to machine

id now called position
This commit is contained in:
Torsten Ruger
2018-03-27 18:47:39 +03:00
parent 4cc1d8455e
commit 4253d7a6b9
4 changed files with 63 additions and 53 deletions

View File

@ -54,7 +54,7 @@ module Risc
def byte_length
0
end
alias :padded_length :byte_length
end
def self.label( source , name , nekst = nil)