Bit manipulation: R65c02 and W65c02
Posted: Sat Jan 14, 2006 7:58 pm
I was looking at WDC's W65c02 data sheet (http://www.westerndesigncenter.com/wdc/ ... 65c02s.pdf) and noticed that it listed Reset Memory Bit (RMB), Set Memory Bit (SMB), Branch on Bit Reset (BBR), and Branch on Bit Set (BBS) as instructions. However, appendix c of WDC's programming manual (http://www.westerndesigncenter.com/wdc/ ... manual.pdf) indicates that these instructions are only available to Rockwell's R65c02. Being able to test any bit in any byte in the zero page sounds like a nice feature. Do WDC's chips these instructions or not?