1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-18 06:59:55 +00:00
cc65/libsrc/atmos
ol.sc f9b25bad48 Added TGI mode tables for Atmos and Lynx
git-svn-id: svn://svn.cc65.org/cc65/trunk@4997 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-04-25 19:05:43 +00:00
..
_scrsize.s
atmos-240-200-2.s
atmos-pase.s
cclear.s
cgetc.s
chline.s
clock.s
clrscr.s
color.s
cputc.s
crt0.s Reverted the change by Stefan Haubenthal - order of segments is important for 2011-04-25 18:45:57 +00:00
ctype.s
cvline.s
gotox.s
gotoxy.s
gotoy.s
kbhit.s
mainargs.s Allow to pass arguments to a program compiled for the Oric Atmos. Code 2011-01-28 12:12:59 +00:00
Makefile Added TGI mode tables for Atmos and Lynx 2011-04-25 19:05:43 +00:00
oserrlist.s
oserror.s Added stub for _osmaperrno. Improve uname info. By Stefan Haubenthal. 2011-04-16 12:15:49 +00:00
revers.s
systime.s
sysuname.s Added stub for _osmaperrno. Improve uname info. By Stefan Haubenthal. 2011-04-16 12:15:49 +00:00
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 Added TGI mode tables for Atmos and Lynx 2011-04-25 19:05:43 +00:00
wherex.s
wherey.s
write.s