rubyx/lib/risc/instructions
Torsten Ruger c947c27a14 clean up booting
many machine boot became obsolete
or just neede parfait to boot
actual linker functionality pending
2018-07-01 14:12:42 +03:00
..
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 rename risc_value to register_value 2018-06-29 11:39:07 +03:00
getter.rb rename risc_value to register_value 2018-06-29 11:39:07 +03:00
label.rb clean up booting 2018-07-01 14:12:42 +03:00
load_constant.rb rename risc_value to register_value 2018-06-29 11:39:07 +03:00
load_data.rb rename risc_value to register_value 2018-06-29 11:39:07 +03:00
operator_instruction.rb rename risc_value to register_value 2018-06-29 11:39:07 +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 rename risc_value to register_value 2018-06-29 11:39:07 +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 rename risc_value to register_value 2018-06-29 11:39:07 +03:00