This website requires JavaScript.
Explore
Help
Sign In
bslathi19
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9da9b979f259d7d4379965b682caf489a47b87f2
cc65
/
libsrc
/
cbm
History
Greg King
6ac4aa4e20
Made cbm_open() be more efficient.
...
The fastcall argument doesn't need to be put on a stack. SETNAM can be called before SETLFS.
2021-12-24 00:10:04 -05:00
..
c_acptr.s
…
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
…
c_getin.s
…
c_iobase.s
…
c_listen.s
…
c_load.s
…
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
…
c_scnkey.s
…
c_second.s
…
c_setlfs.s
…
c_setnam.s
…
c_settim.s
…
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
Made cbm_open() be more efficient.
2021-12-24 00:10:04 -05:00
cbm_read.s
Clear up comments a bit.
2020-12-27 17:54:49 -05:00
cbm_save.c
…
cbm_write.s
Clear up comments a bit.
2020-12-27 17:54:49 -05:00
cbm.inc
…
cclear.s
…
chline.s
…
clinechars.s
…
clock.s
…
close.s
…
closedir.s
…
cpeekc.s
…
cpeekcolor.s
…
cpeekrevers.s
…
cpeeks.s
…
ctype.s
…
curdevice.s
…
cvline.s
…
devicedir.s
…
dir.h
…
dir.inc
…
dir.s
…
diskcmd.s
…
diskinit.s
…
exec.c
…
execvars.s
…
exehdr.s
…
filedes.inc
…
filedes.s
…
filename.s
…
filetype.s
…
filevars.s
…
getdevice.s
…
getres.s
…
gotox.s
…
gotoxy.s
…
gotoy.s
…
initcwd.s
…
loadaddr.s
…
mcbpointercolor.s
…
mcbpointershape.s
…
open.s
…
opendir.c
…
oserrlist.s
…
oserror.s
…
overlayaddr.s
…
penadjust.c
…
read.s
Use more compact loops.
2020-12-27 17:54:49 -05:00
readdir.c
Made the directory functions compatible with the Commander X16's DOS.
2021-02-15 08:56:31 -05:00
rewinddir.s
…
rwcommon.s
Use more compact loops.
2020-12-27 17:54:49 -05:00
scratch.s
…
seekdir.c
…
syschdir.s
…
sysremove.s
…
sysrename.s
…
telldir.s
…
toascii.s
…
wherex.s
…
wherey.s
…
write.s
Use more compact loops.
2020-12-27 17:54:49 -05:00