1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-26 12:55:17 +00:00
cc65/test/standard
bbbradsmith f2e7609046 sim65 cycles 32-bit range fix
long is 64-bit on some platforms, making this inconsistent, added range check to catch overflow.
reduced tests requesting 5 billion cycles to 2^32-1 so they can fun on 32-bit long sim65.
2023-05-05 21:45:57 -04:00
..
bug1670.c Add a directory for tests that exercise the supported C standard differences. 2022-05-08 19:29:57 +02:00
Makefile sim65 cycles 32-bit range fix 2023-05-05 21:45:57 -04:00