1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/libsrc/cbm
uz af799c922f Fixed wrong filename for module c_getin.s
git-svn-id: svn://svn.cc65.org/cc65/trunk@5748 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-07-01 11:32:59 +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
c_clrch.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
c_getin.s Fixed wrong filename for module c_getin.s 2012-07-01 11:32:59 +00:00
c_iobase.s
c_listen.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_load.s
c_open.s
c_readst.s
c_save.s
c_setlfs.s
c_setnam.s
c_talk.s
c_unlsn.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
c_untlk.s
cbm_close.s
cbm_dir.c
cbm_filetype.s
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
cbm.inc
cclear.s
chline.s
clock.s
close.s
closedir.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
dir.h
dir.inc Implemented rewinddir/seekdir. 2012-06-03 15:11:32 +00:00
dir.s Implement special read function that sets errno in case of a short read. Drop 2012-06-03 13:59:31 +00:00
diskcmd.s
exehdr.s
filedes.inc
filedes.s
filename.s Add provisions to open a disk directory using open(). 2012-05-29 20:52:18 +00:00
filevars.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
initcwd.s Added initcwd.s from Stefan Haubenthal which initializes _cwd on startup. 2005-07-24 13:20:49 +00:00
loadaddr.s
Makefile
open.s
opendir.c Reorder variables to take advangate of improved code generation. 2012-06-07 13:31:32 +00:00
oserrlist.s
oserror.s
read.s
readdir.c
rewinddir.s
rwcommon.s
scratch.s
seekdir.c Implemented rewinddir/seekdir. 2012-06-03 15:11:32 +00:00
sysremove.s
sysrename.s
telldir.s
toascii.s
wherex.s
wherey.s
write.s