1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/cbm
uz 49542644df Added missing function cbm_k_getin, which was in cbm.h but an implementation
was missing.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5747 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-07-01 11:30:41 +00:00
..
c_acptr.s
c_basin.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
c_bsout.s
c_chkin.s Fixed two more function that didn't clear the high byte of the function result. 2009-08-23 21:40:36 +00:00
c_ciout.s
c_ckout.s
c_clall.s
c_close.s
c_clrch.s
c_iobase.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
c_k_getin.s Added missing function cbm_k_getin, which was in cbm.h but an implementation 2012-07-01 11:30:41 +00:00
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 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_setnam.s
c_talk.s
c_unlsn.s
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 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
cbm_save.c
cbm_write.s
cbm.inc
cclear.s
chline.s
clock.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
close.s Fixed sources to use the new __mappederrno and __directerrno functions, and 2010-06-26 11:28:44 +00:00
closedir.s Added the POSIX functions opendir() and closedir(). 2012-05-30 19:37:57 +00:00
ctype.s
cvline.s
dir.h
dir.inc
dir.s
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 This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
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
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 Finally: Commodore file I/O 2002-11-16 23:45:15 +00:00
oserror.s
read.s
readdir.c
rewinddir.s Implemented rewinddir/seekdir. 2012-06-03 15:11:32 +00:00
rwcommon.s
scratch.s
seekdir.c
sysremove.s
sysrename.s
telldir.s
toascii.s The X register must be zero on return. 2009-11-02 16:24:26 +00:00
wherex.s
wherey.s
write.s