rubyx/test/risc/interpreter/calling
Torsten Ruger f9a89db10c use fake memory
fix integer offset bug
(which only didn’t cause errors as fixnums are still an order too big
and the famous +1 error hit the empty space)
2018-05-28 15:09:59 +03:00
..
test_div10.rb fix all test 2018-05-25 20:40:39 +03:00
test_get_byte.rb fix all test 2018-05-25 20:40:39 +03:00
test_minus.rb fix all test 2018-05-25 20:40:39 +03:00
test_mod.rb use fake memory 2018-05-28 15:09:59 +03:00
test_mult.rb fix all test 2018-05-25 20:40:39 +03:00
test_plus.rb use fake memory 2018-05-28 15:09:59 +03:00
test_puts.rb use fake memory 2018-05-28 15:09:59 +03:00
test_set_byte.rb fix all test 2018-05-25 20:40:39 +03:00