This website requires JavaScript.
Explore
Help
Sign In
the10thwiz
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d996e20c5f187023a39498aa4bf3e2b888aad362
cc65
/
test
/
ref
History
Sven Michael Klose
871bafa5b3
Keep gcc-14 from aborting with errors due to new defaults.
...
Adds -Wno-error=implicit-int -Wno-error=int-conversion to CFLAGS. Tested with gcc-12.4 and gcc-14.1.
2024-07-07 00:48:15 +02:00
..
8q.c
…
array.c
…
bug1889-missing-identifier.c
Refix for diagnosis on expected expressions.
2024-01-10 04:48:27 +08:00
bug1889-missing-identifier.cref
Added missing checks for forward declarations of the main() function.
2024-01-23 14:33:05 +08:00
bug2312-preprocessor-error.c
…
bug2312-preprocessor-error.cref
…
cc65070303.c
…
cc65080227.c
…
cc65080328.c
…
cc65090111.c
…
cc65090124.c
…
cc65090726.c
…
cc65090910.c
…
cc65090913.c
…
cc65091007.c
…
cc65091022.c
…
cc65101102.c
…
cc65101209.c
…
cc65101216.c
…
cc65110210.c
…
cc65110211.c
…
cf.c
…
cf.in
…
charconst.c
…
charset.c
…
common.h
…
custom-reference-error.c
…
custom-reference-error.cref
…
custom-reference.c
…
custom-reference.cref
…
cvt.c
…
dijkstra.c
…
divmod.c
…
goto.c
…
hanoi.c
…
ifexpr.c
…
incr.c
…
init.c
…
inline-error.c
Added missing checks for forward declarations of the main() function.
2024-01-23 14:33:05 +08:00
inline-error.cref
Added missing checks for forward declarations of the main() function.
2024-01-23 14:33:05 +08:00
macro.c
…
Makefile
Keep gcc-14 from aborting with errors due to new defaults.
2024-07-07 00:48:15 +02:00
mandel.c
…
minimal.c
…
otccex.c
…
paranoia.c
…
pointer2.c
…
pr1220.c
…
return.c
…
sort.c
…
spill.c
…
stdarg.c
…
strptr.c
…
struct.c
…
switch2.c
…
switch.c
…
test_fgets.c
Implement __sysremove for sim65
2024-01-28 13:58:57 +01:00
test_fputc.c
Rewrite fputc in assembly
2024-01-30 17:19:13 +01:00
test_fputs.c
Rewrite fputs in assembly
2024-01-30 17:12:52 +01:00
test_fread.c
a BIT of 65C02 optimisations
2024-02-02 19:45:49 +01:00
test_gets.c
Fix
#2388
2024-01-30 09:39:44 +01:00
varargs.c
…
wf1.c
…
wf1.in
…
yacc2.c
…
yacc.c
…
yacc.in
…
yaccdbg.c
…