rubyx/test/risc/interpreter
Torsten 4bae5c418b fix register use in putstring
was off by one, the syscall is write 
and the first arg is file_descriptor
ie 1 == stdout
2020-03-26 11:24:56 +02:00
..
2020-03-22 14:31:43 +02:00
2020-03-22 14:31:43 +02:00
2020-03-22 14:31:43 +02:00
2020-03-26 11:24:56 +02:00
2020-03-22 14:31:43 +02:00
2018-04-19 19:33:40 +03:00
2018-04-24 20:12:49 +03:00
2020-03-22 15:58:19 +02:00

Small Tests using Interpreter

Mini fragments that test the output of single statements.

Using the Interpreter.