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-12 02:30:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cc65
/
testcode
/
lib
History
mrdudz
c216b3534b
fix compilation, fixes issue
#1184
2020-08-26 13:36:43 +02:00
..
accelerator
Removed executable bit.
2020-07-12 23:11:43 +02:00
apple2
…
atari
…
atari5200
…
cbm
added a second test that checks all available characters (including inverse)
2020-07-14 15:00:43 +02:00
gamate
…
pce
added rudimentary testing for the peek functions
2020-07-14 14:24:19 +02:00
.gitignore
…
arg-test.c
…
clock-test.c
Fixed the target guards around the usage messages.
2019-12-30 19:53:39 -05:00
clock.c
…
conio.c
…
cpeek-test.c
…
cprintf.c
…
cursor.c
…
deb.c
…
dir-test.c
…
div-test.c
…
em-test.c
change whitespace
2020-06-22 23:55:45 +02:00
exec-test1.c
…
exec-test2.c
…
fileio-test.c
…
ft.c
…
getopt-test.c
Replaced plain 0's and 1's in exit statements with EXIT_SUCCESS or EXIT_FAILURE
2019-11-19 14:08:00 +01:00
getsp.s
…
heaptest.c
…
joy-test.c
…
moddiv-test.c
…
mouse-test.c
…
mul-test.c
…
posixio-test.c
…
rename-test.c
…
scanf-test.c
fix compilation, fixes issue
#1184
2020-08-26 13:36:43 +02:00
seek.c
…
ser-test.c
…
strdup-test.c
make it actually compile again :)
2020-08-14 21:07:39 +02:00
stroserror-test.c
…
strqtok-test.c
…
tinyshell.c
…
uname-test.c
…