This website requires JavaScript.
Explore
Help
Sign In
bslathi19
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a70d466e3e74f07fdb91919696ef7bb92b4edcbb
cc65
/
libsrc
/
atari
History
cuz
d697ff8030
Removed the readjoy module - it was obsolete
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@2332 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-15 21:23:32 +00:00
..
_scrsize.s
…
.cvsignore
Added joystick drivers for C16 and Atari
2002-12-21 09:10:15 +00:00
atari-stdjoy.s
Renamed the DEINSTALL vector to UNINSTALL.
2003-02-10 22:19:53 +00:00
break.s
…
cclear.s
…
cgetc.s
…
chline.s
…
clock.s
…
close.s
…
clrscr.s
…
color.s
…
cputc.s
…
crt0.s
…
ctype.s
…
cvline.s
…
dio_cts.s
dio functions and types now have no leading _ anymore
2000-11-16 21:27:42 +00:00
dio_stc.s
dio functions and type now have no leading _ anymore; swapped phys. and
2000-11-16 21:27:07 +00:00
diopncls.s
dio functions and types now have no leading _ anymore
2000-11-16 21:27:42 +00:00
dioread.s
…
diowrite.s
…
diowritev.s
fix a typo in the comment
2001-11-06 01:30:38 +00:00
dosdetect.s
…
fd.inc
…
fdtable.s
…
getargs.s
…
getdefdev.s
…
getfd.s
…
gotox.s
…
gotoxy.s
…
gotoy.s
…
graphics.s
…
graphuse.s
…
joy_stddrv.s
…
kbhit.s
…
lseek.s
…
Makefile
…
mouse.s
…
mul40.s
…
open.s
…
oserrlist.s
…
oserror.s
…
ostype.s
adapted to new return values (PAL/NTSC is now reported with another
2000-12-04 20:22:23 +00:00
randomize.s
…
read.s
…
remove.s
…
revers.s
…
rs232.s
…
rwcommon.s
…
savevec.s
…
scroll.s
…
setcolor.s
…
siocall.s
…
systime.s
…
sysuname.s
…
tvtype.s
…
ucase_fn.s
…
wherex.s
…
wherey.s
fixed int promotion problem; optimized as suggested by Carsten Strotmann
2003-01-02 21:47:49 +00:00
write.s
…