1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-06 01:55:47 +00:00
cc65/libsrc/cbm
cuz a3109620ab Changed rm -f to $(RM)
git-svn-id: svn://svn.cc65.org/cc65/trunk@2385 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-20 11:59:27 +00:00
..
.cvsignore CBM directory routines by Josef Soucek 2003-02-02 13:18:40 +00:00
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 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
c_clrch.s
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 Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +00:00
c_open.s
c_readst.s Use external symbols for the CBM kernal jump table functions. This allows 2002-11-19 23:02:47 +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
c_setnam.s
c_talk.s
c_unlsn.s
c_untlk.s
cbm_close.s Added comments to cbm.h. 2001-03-20 21:06:04 +00:00
cbm_dir.c
cbm_load.c
cbm_open.s Rewrote cbm_open and cbm_read in assembler saving about 80 bytes total. 2002-06-22 10:58:24 +00:00
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
cbm.inc
cclear.s
chline.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
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
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 Working on the CBM file functions 2002-11-17 22:45:55 +00:00
filedes.s
filename.s Don't add a mode when opening files for reading 2003-03-13 23:09:53 +00:00
filevars.s Finally: Commodore file I/O 2002-11-16 23:45:15 +00:00
getenv.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
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
Makefile Changed rm -f to $(RM) 2003-08-20 11:59:27 +00:00
open.s
oserrlist.s Finally: Commodore file I/O 2002-11-16 23:45:15 +00:00
oserror.s
read.s
rwcommon.s
scratch.s Working on the CBM file functions 2002-11-17 22:45:55 +00:00
sysremove.s Finally: Commodore file I/O 2002-11-16 23:45:15 +00:00
systime.s Added _systime for all platforms 2002-11-12 22:49:38 +00:00
wherex.s Fixed int promotion problem in wherex and wherey. 2003-01-01 21:33:49 +00:00
wherey.s Fixed int promotion problem in wherex and wherey. 2003-01-01 21:33:49 +00:00
write.s Move more common code into rwcommon.s. 2002-11-20 18:14:35 +00:00