6502/vasm/cpus/vidcore/cpu_errors.h

6 lines
173 B
C

"illegal operand",ERROR,
"value does not find in %d bits",WARNING,
"data size not supported",ERROR,
"condition not allowed here",ERROR,
"Invalid increment",ERROR,