1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-18 15:05:14 +00:00
cc65/libsrc/cbm
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
..
.cvsignore
c_acptr.s
c_basin.s
c_bsout.s
c_chkin.s
c_ciout.s
c_ckout.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_clall.s
c_close.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_clrch.s
c_iobase.s
c_listen.s
c_load.s
c_open.s
c_readst.s
c_save.s
c_setlfs.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_setnam.s
c_talk.s
c_unlsn.s
c_untlk.s
cbm_close.s
cbm_load.c
cbm_open.s
cbm_read.s
cbm_save.c
cbm_write.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
cbm.inc
cclear.s
chline.s
clock.s
close.s
ctype.s
cvline.s
diskcmd.s
filedes.inc
filedes.s
filename.s
filevars.s
getenv.s
gotox.s
gotoxy.s
gotoy.s
Makefile
open.s
oserrlist.s
oserror.s
read.s
rwcommon.s
scratch.s Working on the CBM file functions 2002-11-17 22:45:55 +00:00
sysremove.s
systime.s
where.s
write.s