Sanpypr0
Sanpypr0
6 / 0
24th Nov 2017
9th Dec 2017
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

  • Matera_the_Mad
    Matera_the_Mad
    15th Oct 2018
    But then, a day later, I finally got my own no-heat version working.
  • Matera_the_Mad
    Matera_the_Mad
    14th Oct 2018
    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.
  • Sanpypr0
    Sanpypr0
    8th Dec 2017
    MINOR EDIT: added a 21x spark multiplier (including the input spark_
  • Sanpypr0
    Sanpypr0
    8th Dec 2017
    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.
  • Sanpypr0
    Sanpypr0
    2nd Dec 2017
    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.
  • Sanpypr0
    Sanpypr0
    2nd Dec 2017
    JLBminestine: thanks! :)
  • JLBminestine
    JLBminestine
    2nd Dec 2017
    love it
  • Sanpypr0
    Sanpypr0
    2nd Dec 2017
    EDIT 4: added a better AND gate, replaced to old one because it had to be frame perfect to work
  • Sanpypr0
    Sanpypr0
    1st Dec 2017
    EDIT 3: added another NOT gate using DTEC and CRAY, this one should be faster than the last one.
  • Sanpypr0
    Sanpypr0
    30th Nov 2017
    EDIT 2: added 2 8-bit counters, each one outputting in a different way.