mirror of
https://github.com/cc65/cc65.git
synced 2024-12-30 20:29:25 +00:00
4a6bca0b56
Now that sim65's 65C02 support is actually functional we can run test for the 65C02 support in the compiler and the runtime. We learn the hard way this is a good idea as there are tests failing when built with optimizations for the 65C02: - val/compare7 - val/compare8 - val/compare9 - val/compare10 - val/or1 |
||
---|---|---|
.. | ||
cc65141011.c | ||
common.h | ||
endless.c | ||
fields.c | ||
limits.c | ||
limits.ref | ||
Makefile | ||
sitest.c |