.. |
c_acptr.s
|
|
|
c_basin.s
|
|
|
c_bsout.s
|
|
|
c_chkin.s
|
Fixed two more function that didn't clear the high byte of the function result.
|
2009-08-23 21:40:36 +00:00 |
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
|
Fixed two more function that didn't clear the high byte of the function result.
|
2009-08-23 21:40:36 +00:00 |
c_clall.s
|
Use external symbols for the CBM kernal jump table functions. This allows
|
2002-11-19 23:02:47 +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
|
|
|
c_iobase.s
|
Use external symbols for the CBM kernal jump table functions. This allows
|
2002-11-19 23:02:47 +00:00 |
c_listen.s
|
|
|
c_load.s
|
|
|
c_open.s
|
|
|
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
|
Use external symbols for the CBM kernal jump table functions. This allows
|
2002-11-19 23:02:47 +00:00 |
c_setnam.s
|
|
|
c_talk.s
|
Use external symbols for the CBM kernal jump table functions. This allows
|
2002-11-19 23:02:47 +00:00 |
c_unlsn.s
|
Use external symbols for the CBM kernal jump table functions. This allows
|
2002-11-19 23:02:47 +00:00 |
c_untlk.s
|
|
|
cbm_close.s
|
Added comments to cbm.h.
|
2001-03-20 21:06:04 +00:00 |
cbm_dir.c
|
Improved cbm_dir routines by Thomas Giesel.
|
2009-09-28 22:01:58 +00:00 |
cbm_load.c
|
Fix parameters to cbm_load and cbm_save
|
2002-12-13 00:30:40 +00:00 |
cbm_open.s
|
|
|
cbm_read.s
|
|
|
cbm_save.c
|
|
|
cbm_write.s
|
Use external symbols for the CBM kernal jump table functions. This allows
|
2002-11-19 23:02:47 +00:00 |
cbm.inc
|
Use external symbols for the CBM kernal jump table functions. This allows
|
2002-11-19 23:02:47 +00:00 |
cclear.s
|
|
|
chline.s
|
|
|
clock.s
|
|
|
close.s
|
Move more common code into rwcommon.s.
|
2002-11-20 18:14:35 +00:00 |
ctype.s
|
|
|
cvline.s
|
|
|
diskcmd.s
|
Comment additions and changes.
|
2009-02-22 14:42:32 +00:00 |
filedes.inc
|
|
|
filedes.s
|
Finally: Commodore file I/O
|
2002-11-16 23:45:15 +00:00 |
filename.s
|
Added missing .export statements.
|
2009-02-22 14:11:34 +00:00 |
filevars.s
|
|
|
gotox.s
|
This commit was generated by cvs2svn to compensate for changes in r2,
|
2000-05-28 13:40:48 +00:00 |
gotoxy.s
|
|
|
gotoy.s
|
|
|
initcwd.s
|
Added initcwd.s from Stefan Haubenthal which initializes _cwd on startup.
|
2005-07-24 13:20:49 +00:00 |
Makefile
|
Added a systime implementation by Stefan Haubenthal with a few changes. The
|
2009-07-27 18:44:37 +00:00 |
open.s
|
Squeezed a few bytes out of open()
|
2005-04-03 18:04:53 +00:00 |
oserrlist.s
|
|
|
oserror.s
|
Finally: Commodore file I/O
|
2002-11-16 23:45:15 +00:00 |
read.s
|
Move constructor code into the INIT segment
|
2005-02-26 09:28:46 +00:00 |
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 |
sysremove.s
|
fnparse will return zero flag according to error (ZF=1 means no error).
|
2009-02-22 13:54:03 +00:00 |
sysrename.s
|
Be sure to read disk errors after sending the command on the command channel.
|
2009-07-27 18:42:37 +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
|
Move constructor code into the INIT segment
|
2005-02-26 09:28:46 +00:00 |