rubyx/test/parfait
Torsten Ruger 4a8bb32039 serious bit fiddling, div10 using shift magic
forgot that arm has no division (or respectively only later models have)
many magic formulae out there, none seem to work 1000% on the
interpreter. some big 0 ending numbers are 1 off.
2015-11-13 20:46:27 +02:00
..
helper.rb fix fibs test to 32 bit maxs 2015-11-13 20:44:18 +02:00
test_all.rb don't pass machine around, its global 2015-11-12 20:02:44 +02:00
test_integer.rb serious bit fiddling, div10 using shift magic 2015-11-13 20:46:27 +02:00
test_layout.rb more layout tests, seeing class names on stdout 2015-11-08 00:55:37 +02:00
test_word.rb implement byte access for some word 2015-11-11 20:36:07 +02:00