1
0
mirror of https://github.com/cc65/cc65.git synced 2025-02-16 01:33:38 +00:00
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
..
2022-08-11 00:04:36 +02:00
2022-08-11 00:04:36 +02:00
2023-02-24 20:00:56 -05:00
2023-05-05 21:45:57 -04:00