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-03-25 00:35:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
7d453f5e11
Branches
Tags
View all branches
cc65
/
testcode
/
lib
History
uz
b0b8503230
Fixed a comment
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@4221 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-09-24 17:09:50 +00:00
..
atari
…
arg-test.c
…
atoi-test.c
Testcode for strtol and atoi.
2009-09-15 20:47:03 +00:00
clock.c
…
cprintf.c
…
cursor.c
…
deb.c
…
div-test.c
…
em-test.c
…
fileio-test.c
…
files.txt
…
ft.c
…
getsp.s
…
heaptest.c
…
joy-test.c
The NES must have the joystick driver linked in. Change by Stefan Haubenthal.
2009-01-06 17:44:20 +00:00
mul-test.c
Added a multiplication test program.
2009-08-17 20:37:36 +00:00
posixio-test.c
…
rename-test.c
Test program for the rename() function. Supplied by Greg King - thanks!
2009-02-22 15:42:40 +00:00
scanf-test.c
…
seek.c
…
ser-test.c
…
signal-test.c
…
strchr-test.c
…
strdup-test.c
…
strncmp-test.c
…
strnicmp-test.c
initial check-in
2009-02-10 19:16:52 +00:00
stroserror-test.c
…
strtol-test.c
Fixed a comment
2009-09-24 17:09:50 +00:00
strtoul-test.c
Added a test for strtoul().
2009-09-24 17:09:33 +00:00
time-test.c
…
uname-test.c
…