rubyx/test/risc
Torsten Ruger 606e3f8cb3 fix calling to binaries
used to be to the method, but we assemble the method to its own
position.
Throw in a test for binary calling
2018-03-28 13:00:03 +03:00
..
interpreter also separate risc and cpu inits for the machine 2018-03-25 19:36:00 +03:00
helper.rb rename register to risc 2017-01-19 09:02:29 +02:00
test_assembler.rb start on new binary creation process 2018-03-27 20:47:41 +03: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 have to translate the labels 2018-03-28 12:50:07 +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_translator.rb fix calling to binaries 2018-03-28 13:00:03 +03:00