09-17-2017, 09:09 PM
(This post was last modified: 09-17-2017, 09:13 PM by PaukkuPalikka.)
I tested this a while back and it couldn't get it to work. I also tried using an observer to "extract" the data a few repeaters before the 1 tick one, couldn't get that to work either.
I did some more testing now, inspired by this thread. With repeaters facing directly into each other writing to it works, however reading converts sequences like 101 to 111 (even with the 1 tick repeater at front). With blocks in between repeaters even writing does that. While testing the observer thing I noticed that the conversion happens inside the repeater lock chain as the locks are released, not at the output repeater.
I don't know if you have done something to fix this, I might just be having bad timings or something. I'd love to see a fix since this could effectively double the capacity of memory like this
I did some more testing now, inspired by this thread. With repeaters facing directly into each other writing to it works, however reading converts sequences like 101 to 111 (even with the 1 tick repeater at front). With blocks in between repeaters even writing does that. While testing the observer thing I noticed that the conversion happens inside the repeater lock chain as the locks are released, not at the output repeater.
I don't know if you have done something to fix this, I might just be having bad timings or something. I'd love to see a fix since this could effectively double the capacity of memory like this
Powered by Free Software