From: Aaron Taylor Date: Mon, 31 Dec 2018 11:27:26 +0000 (-0800) Subject: Changed BRZ behavior to chomp a test word from stack instead of checking PSW_Z bit. X-Git-Url: http://git.subgeniuskitty.com/ned1/.git/commitdiff_plain/418f3fc7602ff5e2dad5bc6c39b283d028be506c?hp=418f3fc7602ff5e2dad5bc6c39b283d028be506c Changed BRZ behavior to chomp a test word from stack instead of checking PSW_Z bit. This eliminates the need for a preceding TEST syllable. The calculator has been updated. ---