1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc/cbm
2013-05-29 01:12:24 +02:00
..
c_acptr.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_basin.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_bsout.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_chkin.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_ciout.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_ckout.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_clall.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_close.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_clrch.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_getin.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_iobase.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_listen.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_load.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_open.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_readst.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_save.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_setlfs.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_setnam.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_talk.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_unlsn.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c_untlk.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cbm_close.s
cbm_dir.c Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cbm_filetype.s
cbm_load.c
cbm_open.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cbm_read.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cbm_save.c
cbm_write.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cbm.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cclear.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
chline.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
clock.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
close.s
closedir.s
ctype.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
curdevice.s Introduced getcurrentdevice() and implemented it for CBM and Apple. 2012-10-21 14:35:17 +00:00
cvline.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
devicedir.s Added check for disk in drive on chdir(). 2012-10-17 20:24:43 +00:00
dir.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
dir.inc
dir.s
diskcmd.s
diskinit.s Added check for disk in drive on chdir(). 2012-10-17 20:24:43 +00:00
exehdr.s
filedes.inc
filedes.s
filename.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
filetype.s
filevars.s Implemented __syschdir on CBM. As getcwd returns a cached directory any direct access to __curunit would cause inconsistencies. Therefore __curunit was renamed to curunit to prohibit user access. 2012-10-16 21:39:40 +00:00
getdevice.s Minimal formatting adjustment. 2012-10-16 21:29:14 +00:00
gotox.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
gotoxy.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
gotoy.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
initcwd.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
loadaddr.s New module that contains the load address expected by the Commodore machines 2010-11-13 16:56:42 +00:00
open.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
opendir.c Fixed a comment. 2012-07-30 19:02:07 +00:00
oserrlist.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
oserror.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
overlayaddr.s Use cbm_load() to load overlays on CBMs. 2013-05-29 01:12:24 +02:00
read.s
readdir.c Fix invalid header offset (has been changed in opendir.c but checkin of 2012-08-01 08:49:09 +00:00
rewinddir.s
rwcommon.s
scratch.s Moved some code from scratch.s into a new subroutine named writefndiskcmd in 2009-02-22 14:02:52 +00:00
seekdir.c
syschdir.s Added check for disk in drive on chdir(). 2012-10-17 20:24:43 +00:00
sysremove.s
sysrename.s
telldir.s Added the telldir() function. 2012-06-03 14:03:22 +00:00
toascii.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
wherex.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
wherey.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
write.s