1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 02:55:20 +00:00
cc65/libsrc/cbm
cuz 63437207a1 Use direct access to the position variables, since gotoxy uses them also.
git-svn-id: svn://svn.cc65.org/cc65/trunk@2844 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-12-27 15:51:11 +00:00
..
.cvsignore
c_acptr.s
c_basin.s
c_bsout.s
c_chkin.s
c_ciout.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_ckout.s
c_clall.s
c_close.s
c_clrch.s
c_iobase.s
c_listen.s
c_load.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_open.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_readst.s
c_save.s
c_setlfs.s
c_setnam.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_talk.s
c_unlsn.s
c_untlk.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
cbm_close.s
cbm_dir.c
cbm_load.c Fix parameters to cbm_load and cbm_save 2002-12-13 00:30:40 +00:00
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
diskcmd.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
filedes.inc
filedes.s
filename.s
filevars.s
getenv.s
gotox.s
gotoxy.s
gotoy.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
Makefile
open.s Don't add a mode when opening files for reading 2003-03-13 23:09:53 +00:00
oserrlist.s
oserror.s Finally: Commodore file I/O 2002-11-16 23:45:15 +00:00
read.s
rwcommon.s
scratch.s
sysremove.s
systime.s
wherex.s Use direct access to the position variables, since gotoxy uses them also. 2003-12-27 15:51:11 +00:00
wherey.s Use direct access to the position variables, since gotoxy uses them also. 2003-12-27 15:51:11 +00:00
write.s Move more common code into rwcommon.s. 2002-11-20 18:14:35 +00:00