i decided to make some logic gates that are small, fast, and not heat-based. feel free to copy. as usual credit is nice, but not necessary at all.
andgate
notgate
logic
logicgate
toggle
counter
Comments
-
But then, a day later, I finally got my own no-heat version working.
-
Dayam. I never found this save the first time I was searching for a NOT gate. So now that I've found a silly hack that speeds up the old heat type, I find a better wheel than the one I re-invented. LOL.
-
MINOR EDIT: added a 21x spark multiplier (including the input spark_
-
EDIT 6: added another, more compact, AND gate. as a word of advice, the logic gates have adjustable reaction times based on the DLAY's temperature, though i have tried to make it as low as possible while maintaining efficiency.
-
EDIT 5: added a 2-byte (16 bit) stick of ram. it is possible to stack it, but you will need to put DMND on the end.
-
JLBminestine: thanks! :)
-
love it
-
EDIT 4: added a better AND gate, replaced to old one because it had to be frame perfect to work
-
EDIT 3: added another NOT gate using DTEC and CRAY, this one should be faster than the last one.
-
EDIT 2: added 2 8-bit counters, each one outputting in a different way.