Turing Complete

Turing Complete

View Stats:
Register level
Basically the devs changed how register element works so all Youtube walkthroughs are useless now, so I can't do it. Can I have the solution?
< >
Showing 1-9 of 9 comments
How did it work before? Can you link a video?
Originally posted by Kosmo-not:
How did it work before? Can you link a video?
The Register element used to have 3 inputs but now it only has 2 (Save Enable and Save value)
Sorry, what? I just checked - 8bit registers have 3 inputs: enable output/load (bit), save (bit), value to save (byte). And one byte output.
Last edited by worthless noob; 16 Jun @ 7:02am
Originally posted by vindicar:
Sorry, what? I just checked - 8bit registers have 3 inputs: enable output/load (bit), save (bit), value to save (byte). And one byte output.
https://ibb.co/jZMZmZ7c
Originally posted by True Lord BachusPL The Great:
https://ibb.co/jZMZmZ7c
We must be talking about completely different components, or playing completely different versions of the game...
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3500957752
Must be the 2.0 alpha version.

So it looks like one bit to tell it to save a value to the register, and the current value is always output from the register. Seems simple enough.
Kosmo-not 16 Jun @ 10:05pm 
The youtube walkthroughs are not useless. The concepts are the same, even with your new register component.
MegaIng 17 Jun @ 5:37am 
If you understand what is actually happening in the walkthrough, then applying it to the new components shouldn't be too difficult - ask specific questions if you are not understanding how to translate a specific concepts.

If you don't understand what the walkthrough is doing, then sorry, you wont be happy with anything else and just giving you the solution is going to be counter productive. Future levels build on understanding the previous levels, and just copying the solution without understanding means you will just struggle even more.
Last edited by MegaIng; 17 Jun @ 8:21am
Use Switch instead of Load Enable at the output end.
< >
Showing 1-9 of 9 comments
Per page: 1530 50