branch.rb
|
add branch listener functionaliy
|
2018-06-17 22:25:38 +03:00 |
byte_to_reg.rb
|
rename register to risc
|
2017-01-19 09:02:29 +02:00 |
function_call.rb
|
fix function call and simple call logic
|
2018-05-19 12:21:20 +03:00 |
function_return.rb
|
some more safety tests
|
2018-04-05 12:22:40 +03:00 |
getter.rb
|
remove unused methods
|
2018-05-14 20:50:52 +03:00 |
label.rb
|
write adjusted address
|
2018-05-31 00:07:58 +03:00 |
load_data.rb
|
wip, fixed some label, need more fixing
|
2018-05-30 10:29:38 +03:00 |
reg_to_byte.rb
|
rename register to risc
|
2017-01-19 09:02:29 +02:00 |
reg_to_slot.rb
|
remove unused methods
|
2018-05-14 20:50:52 +03:00 |
setter.rb
|
another million index fixes
|
2018-05-14 15:17:04 +03:00 |
slot_to_reg.rb
|
unite the two resolve_to_index functions
|
2018-04-05 20:10:00 +03:00 |
syscall.rb
|
add source to the to_s
|
2018-03-22 18:38:19 +02:00 |
transfer.rb
|
add source to the to_s
|
2018-03-22 18:38:19 +02:00 |