Closed orlof closed 2 years ago
I don't know if this is related but MOD operator seems to return 0 if divisor is greater than 255. e.g.
FOR t AS INT = 250 to 260
print t MOD 256
NEXT
prints all zeros.
Sorry, submitted to wrong project - I just realised there were XC-Basic and xc-basic3
I can move the issue to xcb3
c64 consistently crashes when executing this code (I tried to isolate the problem into small snippet):