Changed BRZ behavior to chomp a test word from stack instead of checking PSW_Z bit.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Mon, 31 Dec 2018 11:27:26 +0000 (03:27 -0800)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Mon, 31 Dec 2018 11:27:26 +0000 (03:27 -0800)
commit418f3fc7602ff5e2dad5bc6c39b283d028be506c
tree816f3659cd7ced4bb465061a7bb17ada63755e72
parent91c220b6831b5fb24d4f8945004b83a08fb3abe1
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.
docs/architecture_manual.md
docs/compat_matrix.md
docs/instruction_reference.md
nedsim/nedsim.c
software/4func_calculator/calc.asm