1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-09 16:29:09 +00:00
cc65/libsrc/atari5200
Christian Groessler 03311e7268 atari5200: update docs for recent conio changes
also renames libsrc/atari5200/extra/conioscreen_20x12.s to
libsrc/atari5200/extra/conioscreen-20x12.s to be in line with
other optional link modules
2019-04-13 11:07:06 +02:00
..
extra atari5200: update docs for recent conio changes 2019-04-13 11:07:06 +02:00
joy
_scrsize.s atari5200: add screensize function 2019-04-12 12:49:38 +02:00
bgcolor.s atari5200: changes from discussions in #870 2019-04-12 12:49:38 +02:00
cartentry.s
cartname.s
cartyear.s
cclear.s
chline.s atari5200: implement bgcolor() and textcolor() 2019-04-12 12:49:38 +02:00
clock.s
clrscr.s
conioscreen.s atari5200: name conio constructor 'initconio' 2019-04-12 12:49:38 +02:00
cputc.s atari5200: name conio constructor 'initconio' 2019-04-12 12:49:38 +02:00
crt0.s
ctype.s
cvline.s atari5200: implement bgcolor() and textcolor() 2019-04-12 12:49:38 +02:00
get_tv.s
gotox.s atari5200: implement bgcolor() and textcolor() 2019-04-12 12:49:38 +02:00
gotoxy.s atari5200: implement bgcolor() and textcolor() 2019-04-12 12:49:38 +02:00
gotoy.s atari5200: implement bgcolor() and textcolor() 2019-04-12 12:49:38 +02:00
irq.s
joy_stat_stddrv.s
libref.s
randomize.s
setcursor.s
sysuname.s
textcolor.s atari5200: conio now uses just four colors altogether 2019-04-12 12:49:38 +02:00
wherex.s atari5200: implement bgcolor() and textcolor() 2019-04-12 12:49:38 +02:00
wherey.s atari5200: implement bgcolor() and textcolor() 2019-04-12 12:49:38 +02:00
y2k.inc