Ullrich von Bassewitz wrote: > > Actually, the situation is a bit worse than the numbers show, since the > Commodore and Apple targets have interruptor support in the startup code, > which is lacking in the Atari version. I missed this interruptor stuff, probably because I was only cursorily monitoring this mailing list the recent months. I'll check it out... > I have no detailed knowledge of the Atari code. 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. There are also lots of .ifdefs which conditionally > include additional features and - as far as I can see - all of them are > enabled in the Makefile. I'll check out if it's possible to use constructors for the conio/fileio stuff in the Atari lib, too. As said in a previous mail, I'll determine the memory impact of the .ifdefs. regards, 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 Thu Nov 12 22:33:14 2009
This archive was generated by hypermail 2.1.8 : 2009-11-12 22:33:16 CET