03-08-2011, 04:12 PM
These are bugs in the preprocessor with PRINT64 code :!:
hock:
There are chars \ and _ which join the next line so it reads
DEFB xx DEFB yy
which throws the syntax error.
The ZXbpp is not filtering comments. Let me fix them...

There are chars \ and _ which join the next line so it reads
DEFB xx DEFB yy
which throws the syntax error.
The ZXbpp is not filtering comments. Let me fix them...