This is a 65C02 version of BASIC II which can assemble code for the 65C02 processor. So it can assemble INC A, JMP(&2000,X), LDA (&70) etc, etc. Doesn't appear to use any 65C02 instructions iteself though! How did Roger keep managing to squeeze all this extra stuff in?