1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/libsrc/cbm
uz 33926dee54 Fixed an error: The write routine didn't detect write errors correctly.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5653 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-04-25 20:00:09 +00:00
..
c_acptr.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
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
c_ciout.s
c_ckout.s
c_clall.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
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_iobase.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
c_listen.s
c_load.s
c_open.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
c_readst.s Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
c_save.s
c_setlfs.s
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
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 Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the 2012-03-04 13:08:54 +00:00
cbm_close.s Added comments to cbm.h. 2001-03-20 21:06:04 +00:00
cbm_dir.c Changes by Greg King: 2011-04-16 12:28:06 +00:00
cbm_load.c
cbm_open.s
cbm_read.s
cbm_save.c
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
cclear.s
chline.s
clock.s
close.s
ctype.s Improved ctype.s from Greg King 2003-05-05 09:04:36 +00:00
cvline.s
diskcmd.s Comment additions and changes. 2009-02-22 14:42:32 +00:00
exehdr.s The BASIC stub does encode the start address with only 4 digits. Add a check 2011-07-08 08:58:41 +00:00
filedes.inc Working on the CBM file functions 2002-11-17 22:45:55 +00:00
filedes.s
filename.s Code optimization contributed by Kajtar Zsolt, soci@c64.rulez.org 2012-01-01 20:03:33 +00:00
filevars.s
gotox.s
gotoxy.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
gotoy.s
initcwd.s
loadaddr.s
Makefile
open.s Changed priorities of destructors so atexit will be called before open files 2011-01-28 10:55:03 +00:00
oserrlist.s
oserror.s
read.s
rwcommon.s
scratch.s
sysremove.s
sysrename.s Be sure to read disk errors after sending the command on the command channel. 2009-07-27 18:42:37 +00:00
toascii.s
wherex.s
wherey.s
write.s Fixed an error: The write routine didn't detect write errors correctly. 2012-04-25 20:00:09 +00:00