1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-09 01:28:58 +00:00
cc65/libsrc/cbm
cuz 5681334d52 Fixed a bug: Closing all files on exit did not work
git-svn-id: svn://svn.cc65.org/cc65/trunk@3175 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-08-09 10:38:12 +00:00
..
.cvsignore CBM directory routines by Josef Soucek 2003-02-02 13:18:40 +00:00
c_acptr.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_basin.s Fixes/improvements from Stefan Haubenthal 2004-01-09 17:39:55 +00:00
c_bsout.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_chkin.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
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 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
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 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_clrch.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_iobase.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +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 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
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 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
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 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
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 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
cbm_close.s
cbm_dir.c CBM directory routines by Josef Soucek 2003-02-02 13:18:40 +00:00
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 Fix parameters to cbm_load and cbm_save 2002-12-13 00:30:40 +00:00
cbm_write.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
cbm.inc Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
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 Move more common code into rwcommon.s. 2002-11-20 18:14:35 +00:00
ctype.s Improved ctype.s from Greg King 2003-05-05 09:04:36 +00:00
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 Don't add a mode when opening files for reading 2003-03-13 23:09:53 +00:00
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 Fixed a bug: Closing all files on exit did not work 2004-08-09 10:38:12 +00:00
oserrlist.s
oserror.s
read.s Move more common code into rwcommon.s. 2002-11-20 18:14:35 +00:00
rwcommon.s Make read and write __fastcall__ 2002-12-03 22:31:06 +00:00
scratch.s
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