No Description provided.
electronics
logic
gates
ifoperator
operator
statement
else
Comments
-
Oh, I see. So is this technically a machine code representation? Just done with hardware?
-
I mean hardware.
-
it is logically the same. it's a firmware version.
-
So, is this supposed to represent an if/else statement in high level programming languages?
-
@kerponaut. it works like an if-then-else statement in code. "if a>c then b=a else b=c" in this case it's "IF Condition1=HI THEN output A else output B" or you could build "IF Condition1=LO THEN output A else output B". or even IF Cond1=HI and Cond2=LO and Cond3=LO Then outA Else outB. you can also ignore either output if you do not need it. HI being a sparked true unit and LO being an UNsparked false unit.
-
You're welcome. :D
-
The programmer in me just squealed a little. I don't know why seeing this game get nested turing-complete makes me happy, but it sure does :v
-
UH?? i dont understand???
-
VAULT BOY!
-
vladlogic