.. |
c_acptr.s
|
|
|
c_basin.s
|
|
|
c_bsout.s
|
Use external symbols for the CBM kernal jump table functions. This allows
|
2002-11-19 23:02:47 +00:00 |
c_chkin.s
|
|
|
c_ciout.s
|
Use external symbols for the CBM kernal jump table functions. This allows
|
2002-11-19 23:02:47 +00:00 |
c_ckout.s
|
|
|
c_clall.s
|
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
|
2012-03-04 13:08:54 +00:00 |
c_close.s
|
Use external symbols for the CBM kernal jump table functions. This allows
|
2002-11-19 23:02:47 +00:00 |
c_clrch.s
|
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
|
2012-03-04 13:08:54 +00:00 |
c_iobase.s
|
|
|
c_listen.s
|
|
|
c_load.s
|
Use external symbols for the CBM kernal jump table functions. This allows
|
2002-11-19 23:02:47 +00:00 |
c_open.s
|
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
|
2012-03-04 13:08:54 +00:00 |
c_readst.s
|
|
|
c_save.s
|
Fixed an error in cbm_k_save (on which cbm_save is based): The X register was
|
2009-08-23 21:38:11 +00:00 |
c_setlfs.s
|
|
|
c_setnam.s
|
|
|
c_talk.s
|
|
|
c_unlsn.s
|
|
|
c_untlk.s
|
|
|
cbm_close.s
|
|
|
cbm_dir.c
|
|
|
cbm_load.c
|
|
|
cbm_open.s
|
Rewrote cbm_open and cbm_read in assembler saving about 80 bytes total.
|
2002-06-22 10:58:24 +00:00 |
cbm_read.s
|
|
|
cbm_save.c
|
|
|
cbm_write.s
|
|
|
cbm.inc
|
Use external symbols for the CBM kernal jump table functions. This allows
|
2002-11-19 23:02:47 +00:00 |
cclear.s
|
This commit was generated by cvs2svn to compensate for changes in r2,
|
2000-05-28 13:40:48 +00:00 |
chline.s
|
|
|
clock.s
|
|
|
close.s
|
|
|
ctype.s
|
|
|
cvline.s
|
This commit was generated by cvs2svn to compensate for changes in r2,
|
2000-05-28 13:40:48 +00:00 |
diskcmd.s
|
Comment additions and changes.
|
2009-02-22 14:42:32 +00:00 |
exehdr.s
|
The BASIC stub does encode the start address with only 4 digits. Add a check
|
2011-07-08 08:58:41 +00:00 |
filedes.inc
|
|
|
filedes.s
|
|
|
filename.s
|
|
|
filevars.s
|
Initialize _curunit from the zeropage value DEVNUM (aka First Address) in a constructor with a very high priority to be called before DEVNUM gets overwritten by other constructors.
|
2010-02-14 23:12:54 +00:00 |
gotox.s
|
|
|
gotoxy.s
|
This commit was generated by cvs2svn to compensate for changes in r2,
|
2000-05-28 13:40:48 +00:00 |
gotoy.s
|
This commit was generated by cvs2svn to compensate for changes in r2,
|
2000-05-28 13:40:48 +00:00 |
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
|
Added a module that contains a small basic stub (SYS header) that starts
|
2010-11-14 11:50:38 +00:00 |
open.s
|
Changed priorities of destructors so atexit will be called before open files
|
2011-01-28 10:55:03 +00:00 |
oserrlist.s
|
Finally: Commodore file I/O
|
2002-11-16 23:45:15 +00:00 |
oserror.s
|
|
|
read.s
|
Fixed sources to use the new __mappederrno and __directerrno functions, and
|
2010-06-26 11:28:44 +00:00 |
rwcommon.s
|
Fixed sources to use the new __mappederrno and __directerrno functions, and
|
2010-06-26 11:28:44 +00:00 |
scratch.s
|
Moved some code from scratch.s into a new subroutine named writefndiskcmd in
|
2009-02-22 14:02:52 +00:00 |
sysremove.s
|
|
|
sysrename.s
|
|
|
toascii.s
|
The X register must be zero on return.
|
2009-11-02 16:24:26 +00:00 |
wherex.s
|
|
|
wherey.s
|
Use direct access to the position variables, since gotoxy uses them also.
|
2003-12-27 15:51:11 +00:00 |
write.s
|
Fixed sources to use the new __mappederrno and __directerrno functions, and
|
2010-06-26 11:28:44 +00:00 |