perfect6502 icon indicating copy to clipboard operation
perfect6502 copied to clipboard

Fix compile error: control reaches end of non-void function

Open Shachar opened this issue 2 years ago • 0 comments

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.

Shachar avatar Aug 19 '23 19:08 Shachar