Re: [cc65] Atari tgi update

From: Christian Grössler <chris1groessler.org>
Date: 2009-11-15 18:55:20
Ullrich von Bassewitz wrote:
> On Wed, Nov 11, 2009 at 12:41:40PM -0800, Shawn Jefferson wrote:
> A quick look shows that the
> startup code initializes conio and file descriptor stuff directly, not using
> contructors, which means that the code is always in there, even if conio or
> file i/o isn't used.

What do you mean with "conio stuff". I only see a

; Initialize conio stuff

         lda     #$FF
         sta     CH

which IMO is not worth optimizing.

chris
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Nov 15 18:55:32 2009

This archive was generated by hypermail 2.1.8 : 2009-11-15 18:55:35 CET