GARTHWILSON wrote:
Be sure to see, if you haven't already, Dieter's pages on this site, particularly the ones indexed at http://6502.org/users/dieter/a2/a2_0.htm, about the '181. Thanks for pointing me there. I've already read several of Dieter's pages.
The page at
https://tomnisbet.github.io/nqsap-pcb/d ... alu-notes/ helped me better understand the logical operations portion of the chart from the datasheet, because I wasn't seeing any of the ways I was used to seeing OR, AND, and XOR expressed; the overline/bar for NOT was at least clear. I'm used to seeing the ^ and v notation or the C-style notation. Apparently AB is A AND B, A + B is A OR B, and A (plus inside a circle) B is A XOR B.
I'm still not sure I'm going to actually build anything, but it does look feasible enough, and it has been an interesting intellectual exercise.