rubyx/lib
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
..
arm update arm and implement most operators 2015-11-12 20:02:14 +02:00
elf don't pass machine around, its global 2015-11-12 20:02:44 +02:00
interpreter fix interpreter to simulate 32 bit machine 2015-11-13 20:31:35 +02:00
parfait implement byte access for some word 2015-11-11 20:36:07 +02:00
register serious bit fiddling, div10 using shift magic 2015-11-13 20:46:27 +02:00
soml serious bit fiddling, div10 using shift magic 2015-11-13 20:46:27 +02:00
logging.rb finally simple logging 2015-11-04 11:48:51 +02:00
parfait.rb metaclass is back 2015-11-07 00:11:56 +02:00
register.rb move method_source functionality into compiler 2015-10-28 21:36:41 +02:00
salama.rb finally simple logging 2015-11-04 11:48:51 +02:00