This website requires JavaScript.
Explore
Help
Register
Sign In
ruby-x
/
rubyx
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7493d738e136ff8929f2276855f294b5b0f7b29a
rubyx
/
test
/
risc
T
History
Torsten Ruger
7493d738e1
have to translate the labels
...
and use binary as function call target (because we don’t have the translated label)
2018-03-28 12:50:07 +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
start on new binary creation process
2018-03-27 20:47:41 +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
have to translate the labels
2018-03-28 12:50:07 +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
have to translate the labels
2018-03-28 12:50:07 +03:00