1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 18:57:06 +00:00
cc65/libsrc/cbm
cuz fcd582e3cb Added _stroserror
git-svn-id: svn://svn.cc65.org/cc65/trunk@1365 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-07-18 13:29:04 +00:00
..
.cvsignore Rewrote cbm_open and cbm_read in assembler saving about 80 bytes total. 2002-06-22 10:58:24 +00:00
c_acptr.s
c_basin.s Added comments to cbm.h. 2001-03-20 21:06:04 +00:00
c_bsout.s cbm_write() added 2001-03-30 18:18:40 +00:00
c_chkin.s Added comments to cbm.h. 2001-03-20 21:06:04 +00:00
c_ciout.s
c_ckout.s cbm_write() added 2001-03-30 18:18:40 +00:00
c_clall.s
c_close.s Added comments to cbm.h. 2001-03-20 21:06:04 +00:00
c_clrch.s Added comments to cbm.h. 2001-03-20 21:06:04 +00:00
c_iobase.s
c_listen.s
c_load.s Changed the parameters of cbm_load and cbm_save to a more "C-like" way. 2001-10-10 20:35:07 +00:00
c_open.s Rewrote cbm_open and cbm_read in assembler saving about 80 bytes total. 2002-06-22 10:58:24 +00:00
c_readst.s Added comments to cbm.h. 2001-03-20 21:06:04 +00:00
c_save.s Added comments to cbm.h. 2001-03-20 21:06:04 +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_load.c Changed the parameters of cbm_load and cbm_save to a more "C-like" way. 2001-10-10 20:35:07 +00:00
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 Rewrote cbm_open and cbm_read in assembler saving about 80 bytes total. 2002-06-22 10:58:24 +00:00
cbm_save.c Changed the parameters of cbm_load and cbm_save to a more "C-like" way. 2001-10-10 20:35:07 +00:00
cbm_write.c included errno.h instead of declaring _oserrno as external 2001-09-15 23:39:47 +00:00
cbm.inc
cclear.s
chline.s
clock.s Removed an old comment 2001-10-23 19:00:15 +00:00
ctype.s
cvline.s
getenv.s
gotox.s
gotoxy.s
gotoy.s
Makefile Added _stroserror 2002-07-18 13:29:04 +00:00
oserrlist.s Added _stroserror 2002-07-18 13:29:04 +00:00
oserror.s Move include files into /asminc, changed include file paths 2002-04-21 14:19:16 +00:00
revers.s
where.s