1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 18:57:06 +00:00
cc65/libsrc/cbm
cuz e717b44d4d Fixes/improvements from Stefan Haubenthal
git-svn-id: svn://svn.cc65.org/cc65/trunk@2873 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-01-09 17:39:55 +00:00
..
.cvsignore
c_acptr.s
c_basin.s Fixes/improvements from Stefan Haubenthal 2004-01-09 17:39:55 +00:00
c_bsout.s
c_chkin.s
c_ciout.s
c_ckout.s
c_clall.s
c_close.s
c_clrch.s
c_iobase.s
c_listen.s
c_load.s
c_open.s Fixes/improvements from Stefan Haubenthal 2004-01-09 17:39:55 +00:00
c_readst.s Fixes/improvements from Stefan Haubenthal 2004-01-09 17:39:55 +00:00
c_save.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_setlfs.s
c_setnam.s
c_talk.s
c_unlsn.s
c_untlk.s
cbm_close.s
cbm_dir.c CBM directory routines by Josef Soucek 2003-02-02 13:18:40 +00:00
cbm_load.c
cbm_open.s
cbm_read.s
cbm_save.c
cbm_write.s
cbm.inc
cclear.s
chline.s
clock.s
close.s Move more common code into rwcommon.s. 2002-11-20 18:14:35 +00:00
ctype.s
cvline.s
diskcmd.s
filedes.inc
filedes.s
filename.s
filevars.s
getenv.s
gotox.s
gotoxy.s
gotoy.s
Makefile Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
open.s
oserrlist.s
oserror.s
read.s Move more common code into rwcommon.s. 2002-11-20 18:14:35 +00:00
rwcommon.s
scratch.s Working on the CBM file functions 2002-11-17 22:45:55 +00:00
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