1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 00:57:11 +00:00
cc65/libsrc/pet
cuz 36fe6284a8 For the CBM platforms, make revers() machine dependent and use the RVS flag
of the different machines instead of a separate one.
For the C128, make the textcolor() function work in 40 and 80 column mode.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1787 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-12-19 20:29:27 +00:00
..
_scrsize.s
break.s
cgetc.s
checkst.s
clrscr.s
color.s
conio.s
cputc.s For the CBM platforms, make revers() machine dependent and use the RVS flag 2002-12-19 20:29:27 +00:00
crt0.s Move the startup code into its own segment 2002-11-22 17:43:30 +00:00
kbhit.s
kbsout.s
kchkin.s
kckout.s
kclose.s
kernal.s
kopen.s
kplot.s Added a PLOT kernal replacement function 2002-12-12 18:44:28 +00:00
krdtim.s
kreadst.s
ksetlfs.s
ksetnam.s
Makefile For the CBM platforms, make revers() machine dependent and use the RVS flag 2002-12-19 20:29:27 +00:00
pet.inc For the CBM platforms, make revers() machine dependent and use the RVS flag 2002-12-19 20:29:27 +00:00
randomize.s
revers.s For the CBM platforms, make revers() machine dependent and use the RVS flag 2002-12-19 20:29:27 +00:00