1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/libsrc/cbm
uz a86d23a63c Change calling convention of cbm_save() to __fastcall__.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4709 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-06-04 10:25:53 +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
c_bsout.s
c_chkin.s
c_ciout.s
c_ckout.s
c_clall.s
c_close.s
c_clrch.s
c_iobase.s
c_listen.s
c_load.s
c_open.s Fixes/improvements from Stefan Haubenthal 2004-01-09 17:39:55 +00:00
c_readst.s
c_save.s Fixed an error in cbm_k_save (on which cbm_save is based): The X register was 2009-08-23 21:38:11 +00:00
c_setlfs.s
c_setnam.s
c_talk.s
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
cbm_close.s
cbm_dir.c
cbm_load.c
cbm_open.s
cbm_read.s
cbm_save.c
cbm_write.s
cbm.inc
cclear.s
chline.s
clock.s
close.s
ctype.s
cvline.s
diskcmd.s
filedes.inc
filedes.s
filename.s
filevars.s
gotox.s
gotoxy.s
gotoy.s
initcwd.s
Makefile
open.s
oserrlist.s
oserror.s
read.s
rwcommon.s
scratch.s
sysremove.s fnparse will return zero flag according to error (ZF=1 means no error). 2009-02-22 13:54:03 +00:00
sysrename.s
toascii.s
wherex.s
wherey.s Use direct access to the position variables, since gotoxy uses them also. 2003-12-27 15:51:11 +00:00
write.s