Forums - Open Redstone Engineers
Branching systems - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: ORE General (https://forum.openredstone.org/forum-39.html)
+--- Forum: Build Discussion (https://forum.openredstone.org/forum-50.html)
+--- Thread: Branching systems (/thread-575.html)

Pages: 1 2


RE: Branching systems - EDevil - 07-19-2013

(07-18-2013, 09:40 PM)Guy1234567890 Wrote: D: i hope you get better!

thnks


RE: Branching systems - Billman555555 - 07-19-2013

(07-19-2013, 01:01 PM)Billman555555 Wrote: Hope you get better :o

I have just changed my Flags (ALU) to:

If (SCout == 1) {Branch}
If (ACout == 1) {Branch}
If (A == B) {Branch}
If (A => B) {Branch}
If (A =< B) {Branch}

Actually I just Re-Changed them so there is no more
If (SCout == 1) and
If (ACout == 1)
Get well soon


RE: Branching systems - Chibill - 07-20-2013

I would use the subtract function and see it its less that 0 or equal to 0 and a nabd gate for greater than.