1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/atari
2011-04-30 12:46:03 +00:00
..
_scrsize.s
atari_tgi_common.inc
atari-3.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-4.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-5.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-6.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-7.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-8.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-8p2.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-9.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-9p2.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-10.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-10p2.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-11.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-14.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-15.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-15p2.s Computed pixel aspect ratio (PAR) by presuming a display aspect ratio (DAR) of 4/3 for a classic CRT and using the given driver resolutions as storage aspect ratio (SAR). 2011-04-30 12:46:03 +00:00
atari-multijoy.s
atari-stdjoy.s
break.s
cclear.s
cgetc.s
chline.s
clock.s Save two bytes by a small code change. 2010-06-04 10:15:44 +00:00
close.s
clrscr.s
color.s fix returned X register value (patch by Stefan Haubenthal) 2003-11-05 16:41:11 +00:00
cputc.s
crt0.s
ctype.s
cvline.s
dio_cts.s
dio_stc.s
diopncls.s
dioqsize.s
dioread.s
diowrite.s
diowritev.s
do_oserr.s adapt to new oserror/errno handling 2010-07-06 22:43:19 +00:00
dosdetect.s space optimization by Stefan Haubenthal 2007-03-28 19:34:48 +00:00
fd.inc
fdtab.s
fdtable.s
fdtoiocb.s move fdtoiocb function into its own file -- idea by Daniel Serpell 2009-11-23 21:59:29 +00:00
getargs.s
getdefdev.s __defdev is not dependent on DYNAMIC_DD 2010-10-29 19:52:31 +00:00
getfd.s
gotox.s
gotoxy.s call setcursor to update cursor settings 2002-11-26 21:32:08 +00:00
gotoy.s
graphics.s adapt to new oserror/errno handling 2010-07-06 22:43:19 +00:00
initcwd.s
inviocb.s adapt to new oserror/errno handling 2010-07-06 22:43:19 +00:00
joy_stddrv.s
kbhit.s
lseek.s adapt to new oserror/errno handling 2010-07-06 22:43:19 +00:00
Makefile Target-specific black & white values for use by the target-shared TGI kernel 2011-04-25 17:11:23 +00:00
mul40.s
open.s Changed priorities of destructors so atexit will be called before open files 2011-01-28 10:55:03 +00:00
oserrlist.s
oserror.s
ostype.s small optimization 2009-01-30 19:17:14 +00:00
posixdirent.s really use default drive 2010-10-29 19:53:45 +00:00
randomize.s
read.s
revers.s
rs232.s
rwcommon.s
savevec.s
scroll.s
setcolor.s
siocall.s
syschdir.s
sysmkdir.s
sysremove.s
sysrmdir.s
systime.s
sysuname.s
tgi_colors.s Target-specific black & white values for use by the target-shared TGI kernel 2011-04-25 17:11:23 +00:00
tgi_mode_table.s
toascii.s
tvtype.s
ucase_fn.s
wherex.s
wherey.s
write.s