[cc65] dio API (was: Lynx target)

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-04-29 11:05:39


Hi!

On Mon, Apr 28, 2003 at 11:08:04PM +0200, Adam Dunkels wrote:
> Would something like this be of any value at all?

Yes, that would be nice. There's somewhat more in the dio API, but it's a
start. Your implementation is quite portable and should work for other CBMs,
too.

One problem however: The file handles choosen may collide with the ones used
by the CBM file i/o. I will have to add a

        #define CBM_FIRST_FREE_HANDLE   xxx

define somewhere in the headers, so programs using the CBM routines can safely
use cbm file i/o with handles starting with this number.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-04-29 11:06:03 CEST