1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-05 09:57:05 +00:00
cc65/libsrc/cbm
uz 511b826dfd Use 's' as default file type instead of 'u'.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5756 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-07-01 18:24:01 +00:00
..
c_acptr.s
c_basin.s
c_bsout.s
c_chkin.s
c_ciout.s
c_ckout.s
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_getin.s
c_iobase.s
c_listen.s
c_load.s
c_open.s
c_readst.s
c_save.s
c_setlfs.s
c_setnam.s
c_talk.s
c_unlsn.s
c_untlk.s
cbm_close.s
cbm_dir.c
cbm_filetype.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
closedir.s Added the POSIX functions opendir() and closedir(). 2012-05-30 19:37:57 +00:00
ctype.s
cvline.s
dir.h Removed unnecessary include files. 2012-06-03 14:32:15 +00:00
dir.inc
dir.s
diskcmd.s Comment additions and changes. 2009-02-22 14:42:32 +00:00
exehdr.s
filedes.inc
filedes.s Finally: Commodore file I/O 2002-11-16 23:45:15 +00:00
filename.s
filevars.s Use 's' as default file type instead of 'u'. 2012-07-01 18:24:01 +00:00
gotox.s
gotoxy.s
gotoy.s
initcwd.s
loadaddr.s
Makefile Added missing function cbm_k_getin, which was in cbm.h but an implementation 2012-07-01 11:30:41 +00:00
open.s
opendir.c
oserrlist.s
oserror.s
read.s
readdir.c
rewinddir.s
rwcommon.s Fixed sources to use the new __mappederrno and __directerrno functions, and 2010-06-26 11:28:44 +00:00
scratch.s
seekdir.c
sysremove.s
sysrename.s
telldir.s
toascii.s
wherex.s
wherey.s
write.s