rubyx/test/risc/interpreter
Torsten Ruger 5b92b6b785 get plus (+) working
alas, new integer is not created yet
2018-03-31 19:37:24 +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 get plus (+) working 2018-03-31 19:37:24 +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