Funny, because I was just using this yesterday to adapt my rust 6502 emulator to 65C02. It's not as useful as for the 6502 since the 65C02 instructions are much less regular, but I like that way of looking at the instruction set, I feel like it shows the underlying logic of the designers.