perfect6502
perfect6502 copied to clipboard
Fix compile error: control reaches end of non-void function
Compilation fails with: control reaches end of non-void function.
I've added an abort to that path so that we don't take it by mistake.
There are also warnings turned errors in the CBM path, but I have not fixed them.