1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/atari
Christian Groessler 77d23b9eba Detect pen button. If we read 228 for X or Y position, don't change cursor
position, since the pen was probably lifted from the pad.
2014-01-20 11:40:12 +01:00
..
emd
joy
mou Detect pen button. If we read 228 for X or Y position, don't change cursor 2014-01-20 11:40:12 +01:00
ser
tgi
_scrsize.s
_sys.s
break.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
carthdr.s
cartinit.s
cartstart.s
cclear.s
cgetc.s
chline.s
clock.s
close.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
clrscr.s
color.s
cputc.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
crt0.s
ctype.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cvline.s
dio_cts.s
dio_stc.s
diopncls.s
dioqsize.s
dioread.s
diowrite.s
diowritev.s
do_oserr.s
dosdetect.s
exehdr.s
exetrailer.s
fd.inc
fdtab.s
fdtable.s
fdtoiocb.s
findfreeiocb.inc
findfreeiocb.s move findfreeiocb function into its own object file 2013-06-25 01:29:56 +02:00
getargs.s
getdefdev.s
getfd.s
gotox.s
gotoxy.s
gotoy.s
graphics.s close IOCB if open failed -- otherwise is is still marked as "in use" 2013-07-09 23:39:42 +02:00
initcwd.s Use symbolic names for all CIO commands. 2013-06-10 12:45:51 +02:00
inviocb.s
irq.s
joy_stat_stddrv.s
joy_stddrv.s
kbhit.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
libref.s
lseek.s
Makefile.inc
mcbdefault.s
mouse_stat_stddrv.s
mouse_stddrv.s
mul40.s
open.s
oserrlist.s
oserror.s
ostype.s
posixdirent.s
randomize.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
read.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
revers.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
romswitch.inc
rwcommon.s
save_area.inc
save_area.s
savevec.s
scrdev.s
scroll.s
ser_libref.s add serial driver for Atari, still contains much debug code 2013-12-06 20:53:49 +01:00
setcolor.s
shadow_ram_handlers.s
shadow_ram_prepare.s
shadow_ram_timerirq1.s
siocall.s
syschdir.s
sysmkdir.s
sysremove.s implement _sysrename for Atari 2013-07-24 00:40:09 +02:00
sysrename.s
sysrmdir.s
system_check.s Rename 'syschk' symbol in the linker config file, which forces inclusion 2013-10-18 03:08:15 +02:00
systime.s
sysuname.s New uname function 2003-08-12 17:24:02 +00:00
tgi_colors.s
tgi_stat_stddrv.s
tgi_stddrv.s Renamed Atari drivers. 2013-05-28 21:20:37 +02:00
toascii.s
tvtype.s
ucase_fn.s
wherex.s
wherey.s
write.s
xlmemchk.inc