.. |
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_getin.s
|
|
|
c_iobase.s
|
|
|
c_listen.s
|
|
|
c_load.s
|
|
|
c_open.s
|
|
|
c_readst.s
|
|
|
c_save.s
|
Added "popptr1" which is of common use to save some bytes.
|
2018-05-20 15:30:18 +02:00 |
c_scnkey.s
|
Added C-code interfaces for the CBM Kernal functions SCNKEY and UDTIM.
|
2016-08-07 15:50:10 -04:00 |
c_second.s
|
Add CBM kernal call SECOND to CBM library (see issue #525)
|
2018-05-23 17:32:02 +02:00 |
c_setlfs.s
|
|
|
c_setnam.s
|
|
|
c_talk.s
|
|
|
c_tksa.s
|
Add CBM kernal call TKSA to CBM library
|
2018-05-22 14:16:00 +02:00 |
c_udtim.s
|
Added C-code interfaces for the CBM Kernal functions SCNKEY and UDTIM.
|
2016-08-07 15:50:10 -04:00 |
c_unlsn.s
|
|
|
c_untlk.s
|
Made cbm_k_untlk() available.
|
2017-11-13 20:38:41 +01:00 |
cbm_close.s
|
|
|
cbm_dir.c
|
|
|
cbm_filetype.s
|
|
|
cbm_load.c
|
Made _afailed() and uncompress() be fastcall functions.
|
2015-03-13 07:35:47 -04:00 |
cbm_open.s
|
|
|
cbm_read.s
|
|
|
cbm_save.c
|
|
|
cbm_write.s
|
|
|
cbm.inc
|
|
|
cclear.s
|
Introduced internal gotoxy that pops both parameters.
|
2016-06-05 14:58:38 +02:00 |
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
|
|
|
close.s
|
Shortenned the CBM close() by a byte and a cycle.
|
2018-02-26 15:07:13 -05:00 |
closedir.s
|
|
|
cpeekc.s
|
cbm stuff from greggs pull request
|
2017-12-11 19:52:11 +01:00 |
cpeekcolor.s
|
cbm stuff from greggs pull request
|
2017-12-11 19:52:11 +01:00 |
cpeekrevers.s
|
cbm stuff from greggs pull request
|
2017-12-11 19:52:11 +01:00 |
cpeeks.s
|
cbm stuff from greggs pull request
|
2017-12-11 19:52:11 +01:00 |
ctype.s
|
|
|
curdevice.s
|
|
|
cvline.s
|
Introduced internal gotoxy that pops both parameters.
|
2016-06-05 14:58:38 +02:00 |
devicedir.s
|
|
|
dir.h
|
|
|
dir.inc
|
|
|
dir.s
|
|
|
diskcmd.s
|
|
|
diskinit.s
|
|
|
exec.c
|
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 |
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
|
Renamed INITBSS to INIT and INIT to ONCE.
|
2016-03-06 21:27:19 +01:00 |
getdevice.s
|
|
|
gotox.s
|
|
|
gotoxy.s
|
Introduced internal gotoxy that pops both parameters.
|
2016-06-05 14:58:38 +02:00 |
gotoy.s
|
|
|
initcwd.s
|
|
|
loadaddr.s
|
|
|
mcbpointercolor.s
|
Renamed INITBSS to INIT and INIT to ONCE.
|
2016-03-06 21:27:19 +01:00 |
mcbpointershape.s
|
Renamed INITBSS to INIT and INIT to ONCE.
|
2016-03-06 21:27:19 +01:00 |
open.s
|
There's no 'closeallstreams' (anymore ?).
|
2018-05-17 11:11:40 +02:00 |
opendir.c
|
|
|
oserrlist.s
|
|
|
oserror.s
|
|
|
overlayaddr.s
|
|
|
penadjust.c
|
|
|
read.s
|
Saved 6 bytes by using popptr1.
|
2018-05-21 16:21:45 +02:00 |
readdir.c
|
|
|
rewinddir.s
|
|
|
rwcommon.s
|
Beautified comment.
|
2018-05-22 11:25:26 +02:00 |
scratch.s
|
|
|
seekdir.c
|
|
|
syschdir.s
|
Improved some multiplication code.
|
2014-07-17 07:11:14 -04:00 |
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
|
|
|
toascii.s
|
|
|
wherex.s
|
|
|
wherey.s
|
|
|
write.s
|
Saved 6 bytes by using popptr1.
|
2018-05-21 16:21:45 +02:00 |