1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-06 06:33:34 +00:00
cc65/libsrc/atari5200
Christian Groessler d7eecb57f8 atari5200: get rid of conio_colors table
use system color variables instead; improve testcode/lib/atari5200/hello.c
test program
2019-04-12 12:49:38 +02:00
..
extra atari5200: get rid of conio_colors table 2019-04-12 12:49:38 +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: get rid of conio_colors table 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 atari5200: implement bgcolor() and textcolor() 2019-04-12 12:49:38 +02:00
clock.s provide CLK_TCK and CLOCKS_PER_SEC values for atari5200 2014-05-29 13:23:45 +02:00
clrscr.s
conioscreen.s atari5200: get rid of conio_colors table 2019-04-12 12:49:38 +02:00
cputc.s atari5200: conio now uses just four colors altogether 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 atari5200: implement bgcolor() and textcolor() 2019-04-12 12:49:38 +02:00
get_tv.s add get_tv() 2014-03-04 16:02:24 +01:00
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 Renamed INITBSS to INIT and INIT to ONCE. 2016-03-06 21:27:19 +01:00
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