This website requires JavaScript.
Explore
Help
Register
Sign In
ruby-x
/
rubyx
Watch
1
Star
0
Fork
0
You've already forked rubyx
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rubyx
/
test
/
risc
History
Torsten Ruger
4069397fca
don't collect labels anymore
...
don’t need, use binary code as the methods jump point
2018-03-27 19:06:16 +03:00
..
interpreter
also separate risc and cpu inits for the machine
2018-03-25 19:36:00 +03:00
helper.rb
rename register to risc
2017-01-19 09:02:29 +02:00
test_assembler.rb
fix util namespace
2018-03-26 20:05:30 +03:00
test_collector.rb
don't collect labels anymore
2018-03-27 19:06:16 +03:00
test_compat.rb
rename register to risc
2017-01-19 09:02:29 +02:00
test_instructions.rb
remove all that label stuff
2018-03-26 14:54:41 +03:00
test_machine.rb
don't collect labels anymore
2018-03-27 19:06:16 +03:00
test_padding.rb
rename register to risc
2017-01-19 09:02:29 +02:00
test_positioned.rb
rename register to risc
2017-01-19 09:02:29 +02:00
test_translator.rb
organise tests to where they belong
2018-03-26 19:43:03 +03:00