This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
mirror of
https://github.com/cc65/cc65.git
synced
2025-01-10 19:29:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cc65
/
targettest
History
Oliver Schmidt
8b0de8a931
Merge branch 'master' into master
2021-11-23 22:56:51 +01:00
..
accelerator
some more $(RM) vs $(DEL) fixing
2020-10-15 19:34:40 +02:00
apple2
some more $(RM) vs $(DEL) fixing
2020-10-15 19:34:40 +02:00
atari
targettest/atari/ostype.c: remove warnings
2021-10-05 19:19:54 +02:00
atari5200
some more $(RM) vs $(DEL) fixing
2020-10-15 19:34:40 +02:00
cbm
Added a program that tests the Commodore-specific directory functions.
2021-08-12 13:21:24 -04:00
gamate
makefile cleanup
2020-10-16 15:50:18 +02:00
pce
remove conio.pce from the default target and print a message instead
2021-09-28 22:37:34 +02:00
sym1
Add space after every function or statement, before parenthesis
2021-06-16 17:14:44 -05:00
arg-test.c
…
clock-test.c
…
clock.c
…
conio.c
…
cpeek-test.c
…
cprintf.c
…
cursor.c
…
deb.c
…
dir-test.c
…
div-test.c
…
em-test.c
…
exec-test1.c
…
exec-test2.c
…
fileio-test.c
…
ft.c
…
getopt-test.c
…
getsp.s
…
heaptest.c
…
joy-test.c
…
Makefile
…
moddiv-test.c
…
mouse-test.c
…
mul-test.c
…
posixio-test.c
…
rename-test.c
…
scanf-test.c
…
seek.c
…
ser-test.c
…
strdup-test.c
…
stroserror-test.c
…
strqtok-test.c
…
tinyshell.c
…
uname-test.c
…