acme -o program.prg --cpu 65c02 program.asm
It reports that the STP command is a label.
I want to use the debugger, but I can't if I can't assemble with the stp opcode.
Maybe there's some custom version of the assembler I don't know about for the cx16? Should I just go back to ca65?