60Hz version of the LightPC incrementor. More friendly than FuriousWeasel's for integration into larger creations (hint hint). Free to use with/without credit (just don't claim it's yours).
counter
incrementor
electronics
60hz
subframe
electronic
Comments
-
ey you back mate
-
yay, mark2222 still exists!
-
I later edited it in another save and put the aray on top of it; to fix a latency issue. To get the particle ordering right while keeping it compact, I used ember to reserve particle #s and dray to make use of them.
-
@FuriousWeasel Oops, think you got the wrong hint xD. I meant to suggest that this incrementor is intended to be part of something larger. What did you mean by embr trickery, though? I didn't see any in your incrementor.
-
@LBPHacker This isn't an adder. Incrementors make use of the fact that you're only adding one each time, so you just need to count the number of '1's at the end of the number to figure out how far to carry.
-
+1 I'll try to take that hint ;). I guess I'll look into getting rid of the embr/cray trickary and making the I/O more accessable in mine. Also I got the lazer from mniip's save id:1726491.
-
Gah. I still haven't figured out how *these* work. You've seen my adders, even the most advanced one is huge compared to this. +1