Hi,
I have no idea how to do this.
Mux16 (a=xfy, b=notxfy, sel=no, out=out, out=zout, out[15]=zr);
Or16Way (a=zout, out=zr);
This does not work. ~"Output may only be fed once" or so.
Edit: Sorry, that was me. zr is the double name. And I found a bug. The Or has to be Nor. ALU.tst does run now.
Edit: And "Comparison ended successfully"