1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-30 08:57:49 +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 Atari, Atari5200: disable "attract mode" on mouse or joystick input 2018-09-05 11:23:12 +02:00
_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 Use .macpack to include macro package. 2016-03-27 18:29:45 +02:00
cartyear.s
cclear.s
chline.s
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 Use AX paradigm for stack initalization. 2016-03-07 01:44:19 +01:00
ctype.s
cvline.s
get_tv.s
gotox.s
gotoxy.s
gotoy.s
irq.s
joy_stat_stddrv.s
libref.s
randomize.s
setcursor.s
sysuname.s add some conio functions 2014-03-11 01:17:59 +01:00
textcolor.s atari5200: conio now uses just four colors altogether 2019-04-12 12:49:38 +02:00
wherex.s
wherey.s
y2k.inc