1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 00:57:11 +00:00
cc65/libsrc/cbm
2023-01-28 15:08:14 +01:00
..
c_acptr.s Added a blank line between .include statements and .import/.export statements 2018-07-04 17:40:28 +03:00
c_basin.s Made the directory functions compatible with the Commander X16's DOS. 2021-02-15 08:56:31 -05:00
c_bsout.s Made the directory functions compatible with the Commander X16's DOS. 2021-02-15 08:56:31 -05:00
c_chkin.s
c_ciout.s
c_ckout.s
c_clall.s
c_close.s
c_clrch.s Added a blank line between .include statements and .import/.export statements 2018-07-04 17:40:28 +03:00
c_getin.s
c_iobase.s
c_listen.s
c_load.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
c_open.s
c_readst.s Fixed cbm_k_readst() to work around a VIC-20 Kernal bug. 2021-03-25 15:22:18 -04:00
c_save.s Added a blank line between .include statements and .import/.export statements 2018-07-04 17:40:28 +03:00
c_scnkey.s
c_second.s
c_setlfs.s
c_setnam.s
c_settim.s Updated the cx16 library to the ROM's prerelease 36. 2020-01-11 02:20:52 -05:00
c_talk.s
c_tksa.s
c_udtim.s
c_unlsn.s
c_untlk.s
cbm_close.s
cbm_dir.c Made the directory functions compatible with the Commander X16's DOS. 2021-02-15 08:56:31 -05:00
cbm_filetype.s
cbm_load.c
cbm_open.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
cbm_read.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
cbm_save.c remove dangling spaces 2022-04-17 16:06:22 +02:00
cbm_write.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
cbm.inc
cclear.s
chline.s Introduced internal gotoxy that pops both parameters. 2016-06-05 14:58:38 +02:00
clinechars.s Allow to override chars used for horizontal and vertical lines. 2015-10-12 21:04:06 +02:00
clock.s Updated the cx16 library to the Commander X16 Kernal's prerelease 35. 2019-12-25 10:56:32 -05:00
close.s remove extra spaces 2022-08-28 22:37:33 +02:00
closedir.s Added the POSIX functions opendir() and closedir(). 2012-05-30 19:37:57 +00:00
cpeekc.s
cpeekcolor.s cbm stuff from greggs pull request 2017-12-11 19:52:11 +01:00
cpeekrevers.s
cpeeks.s cbm stuff from greggs pull request 2017-12-11 19:52:11 +01:00
ctype.s remove dangling spaces 2022-04-17 16:06:22 +02:00
curdevice.s
cvline.s
devicedir.s remove extra spaces 2022-08-28 22:37:33 +02:00
dir.h
dir.inc
dir.s fix some errno related stuff, "make all" works again 2022-08-28 22:09:44 +02:00
diskcmd.s
diskinit.s
exec.c
execvars.s Made the Commodore version of exec() work in programs that are so big that they load into all of BASIC RAM. 2015-09-28 11:27:39 -04:00
exehdr.s
filedes.inc
filedes.s Changed run location of INIT segment. 2015-10-14 22:52:09 +02:00
filename.s
filetype.s
filevars.s
getdevice.s
getres.s Atari: implement clock_getres() 2018-09-28 09:47:20 +02:00
gotox.s
gotoxy.s
gotoy.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
initcwd.s fix devicestr call, so related posix function work on cbm targets 2023-01-28 15:08:14 +01:00
loadaddr.s
mcbpointercolor.s
mcbpointershape.s
open.s remove extra spaces 2022-08-28 22:37:33 +02:00
opendir.c remove dangling spaces 2022-04-17 16:06:22 +02:00
oserrlist.s
oserror.s fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
overlayaddr.s
penadjust.c Fixed some line endings. 2013-07-25 13:53:15 -04:00
read.s remove extra spaces 2022-08-28 22:37:33 +02:00
readdir.c fix some errno related stuff, "make all" works again 2022-08-28 22:09:44 +02:00
rewinddir.s Implemented rewinddir/seekdir. 2012-06-03 15:11:32 +00:00
rwcommon.s Use more compact loops. 2020-12-27 17:54:49 -05:00
scratch.s
seekdir.c
syschdir.s
sysremove.s
sysrename.s Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +02:00
telldir.s Added the telldir() function. 2012-06-03 14:03:22 +00:00
toascii.s
wherex.s
wherey.s
write.s remove extra spaces 2022-08-28 22:37:33 +02:00