rubyx/lib
Torsten Ruger ad3040a846 add position_chaning to event interface
by reacting to the change _before it happens, we can move any BinaryCode out of the way

So when Instruction are inserted and code gets inserted, we don't need to set up the correct listener explicitly (which is tricky across mathods and changing chains), but instead just move anything that is in the way along
2018-06-09 08:10:41 +03:00
..
arm add position_chaning to event interface 2018-06-09 08:10:41 +03:00
elf jump was written off the end of binary code, fixed 2018-05-28 11:45:04 +03:00
mom reducing the label's int for return 2018-05-30 12:54:40 +03:00
parfait work on jump insertion continues 2018-06-07 19:26:02 +03:00
risc add position_chaning to event interface 2018-06-09 08:10:41 +03:00
util little event mechanism for changed positions 2018-05-31 17:01:23 +03:00
vool groundwork for interpreter platform 2018-05-16 21:00:14 +03:00
parfait.rb start on fake memory 2018-05-28 14:46:26 +03:00
risc.rb move position module to folder 2018-05-31 19:01:10 +03:00
rubyx.rb use modified opal logger 2018-05-20 14:45:48 +03:00