1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/cbm
cuz 9227123e16 Allow file names up to 16 chars
git-svn-id: svn://svn.cc65.org/cc65/trunk@1814 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-12-21 00:06:41 +00:00
..
.cvsignore
c_acptr.s
c_basin.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
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 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_close.s
c_clrch.s
c_iobase.s
c_listen.s
c_load.s
c_open.s
c_readst.s
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 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 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_untlk.s
cbm_close.s
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
ctype.s
cvline.s
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 Allow file names up to 16 chars 2002-12-21 00:06:41 +00:00
filevars.s
getenv.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
gotox.s
gotoxy.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
gotoy.s
Makefile
open.s
oserrlist.s
oserror.s Finally: Commodore file I/O 2002-11-16 23:45:15 +00:00
read.s
rwcommon.s Make read and write __fastcall__ 2002-12-03 22:31:06 +00:00
scratch.s Working on the CBM file functions 2002-11-17 22:45:55 +00:00
sysremove.s
systime.s
where.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
write.s Move more common code into rwcommon.s. 2002-11-20 18:14:35 +00:00