Turns out RSST can be used to make logic! In this save, I have used it to make a 4 bit adder. I don't know if it can do any computation with enough time and space, but it might. My entry to the Resist Cup.		
				
			
							circuit
							rssscup
							rsstcup
							rsss
							subframe
							smart
							printer
							logic
							rsst
							resistcup
					
	 
	
	
	
	Comments
		
				- 
			
			
Good stuff +1
		 
		- 
			
			
An AND gate's inputs are SUPPOSED to be sparked all at once; that's what makes them useful.
		 
		- 
			
			
MachineMan: did you spark the inputs from bottom to top on the AND gate? Also try sparking the inputs one after another instead of all at once (if that's what you are doing). The top input on the XOR, NOT, and full adder is an "Update" signal. It must be sparked after you spark the inputs for the gate to update and provide an answer.
		 
		- 
			
			
z4dg9ssw135: that was actually the original plan for this circuit, but the adder was already really large so I didn't want to make it larger by adding a subtract feature.
		 
		- 
			
			
not_a_pogger: reminds me of that too
		 
		- 
			
			
The AND & NOT gates don't work and RSST wires aren't reusable. -1
		 
		- 
			
			
I am really a perfectionist so I sometimes don't like the chip.
		 
		- 
			
			
what a nice adder, try making it an adder-subtractor now
		 
		- 
			
			
Now the circuit self resets, build a whole cpu /j
		 
		- 
			
			
+1, i did 15+15 and it made 30.