rubyx/test/risc/interpreter
Torsten Ruger 727069a306 perfectly adding two numbers
with only 7k lines of code :-)
2018-04-01 12:00:59 +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_byte_to_reg.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30
test_called_if.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30
test_change.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30
test_dynamic_call.rb start on dynamic call test 2018-03-24 17:55:01 +02:00
test_mod.rb introduce load_data instruction 2018-03-31 12:38:30 +03:00
test_mult.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30
test_plus.rb perfectly adding two numbers 2018-04-01 12:00:59 +03:00
test_puts.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30
test_reg_to_byte.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30
test_return_call.rb fix remaining constant issues 2018-03-31 13:58:08 +03:00
test_return.rb fix remaining constant issues 2018-03-31 13:58:08 +03:00
test_simple_if.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30