1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/cbm
uz ba2a945417 Changes by Greg King:
Made cbm_readdir() report a disk's format-code and more file-access modes.
Added more definitions to <cbm.h> for cbm_readdir().  And, improved the
header's comments.  Added some ASCII-to-PetSCII character-mappings.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4986 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-04-16 12:28:06 +00:00
..
c_acptr.s
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
c_readst.s
c_save.s
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 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
exehdr.s
filedes.inc
filedes.s
filename.s Removed the code that checks for valid/invalid chars in a filename. Actually 2010-11-15 21:50:58 +00:00
filevars.s
gotox.s
gotoxy.s
gotoy.s
initcwd.s
loadaddr.s New module that contains the load address expected by the Commodore machines 2010-11-13 16:56:42 +00:00
Makefile
open.s
oserrlist.s
oserror.s
read.s
rwcommon.s
scratch.s
sysremove.s
sysrename.s
toascii.s
wherex.s
wherey.s
write.s