rubyx/test/risc/interpreter
Torsten Ruger 1a19683e7d fix RegToByte
seems to work, but does not end in syscall
2018-04-01 21:59:06 +03:00
..
wip fix RegToByte 2018-04-01 21:59:06 +03:00
helper.rb also separate risc and cpu inits for the machine 2018-03-25 19:36:00 +03:00
test_assign_local.rb fix remaining constant issues 2018-03-31 13:58:08 +03:00
test_div10.rb fix div10 2018-04-01 14:50:13 +03:00
test_dynamic_call.rb adding returns to all builtins 2018-04-01 15:17:16 +03:00
test_minus.rb add integer minus 2018-04-01 15:26:53 +03:00
test_mod.rb fix mod4 2018-04-01 15:13:12 +03:00
test_mult.rb adds multiplication 2018-04-01 21:18:08 +03:00
test_plus.rb fix integer plus 2018-04-01 14:56:01 +03:00
test_puts.rb fix putstring 2018-04-01 18:57:43 +03:00
test_return.rb fix remaining constant issues 2018-03-31 13:58:08 +03:00
test_set_byte.rb fix RegToByte 2018-04-01 21:59:06 +03:00