Re: [cc65] Questions for CBM guys

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2008-03-03 09:32:08
On Mon, Mar 03, 2008 at 08:44:10AM +0100, Spiro Trikaliotis wrote:
> BTW: The two special devices for screen (3) and keyboard (0) are
> normally handled specially; thus, they do not count in the KERNAL as
> open files. Nevertheless, if you like to, it is possible to open them
> specifically (OPEN 1,3 for the screen, OPEN 1,0 for the keyboard) - in
> which case, they occupy place in the internal KERNAL tables, and they
> would count.

The latter is what the runtime library does.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Mar 3 09:32:17 2008

This archive was generated by hypermail 2.1.8 : 2008-03-03 09:32:19 CET