rubyx/test/risc
Torsten Ruger 576ae9261d recode resolve method as assembler
definitely needs some refactoring
in fact i was hoping to code this in ruby (with compiler tweeks)
but there it is: goes through the linked list of methods of the type
and compares their name with self (method on word)
if not found ends in sys exit for now
2018-04-02 19:32:59 +03:00
..
interpreter recode resolve method as assembler 2018-04-02 19:32:59 +03:00
helper.rb rename register to risc 2017-01-19 09:02:29 +02:00
test_collector.rb don't collect labels anymore 2018-03-27 19:06:16 +03:00
test_compat.rb rename register to risc 2017-01-19 09:02:29 +02:00
test_instructions.rb remove all that label stuff 2018-03-26 14:54:41 +03:00
test_machine.rb move to parfait integers in risc layer 2018-03-31 13:25:59 +03:00
test_padding.rb rename register to risc 2017-01-19 09:02:29 +02:00
test_positioned.rb rename register to risc 2017-01-19 09:02:29 +02:00
test_text_writer.rb rename assembler to text_writer 2018-03-29 18:17:19 +03:00
test_translator.rb fix calling to binaries 2018-03-28 13:00:03 +03:00