[cc65] Re: wprot? cc65 change?

From: Johan Kotlinski <kotlinski1gmail.com>
Date: 2006-11-02 20:46:39
> First  problem I get is with "    STARTUP: load = BASIC, type =
> wprot;" , where it says "Error: type expected". After changing from
> wprot to ro, I get an overflow in BASIC/STARTUP with 52 bytes... and
> after growing BASIC memory, it complaints about unresolved externals
> "___INTERRUPTOR_COUNT__" and "___INTERRUPTOR_TABLE___" referenced from
> callirq.s .

Hi again,

well of course I got it working now, by adding INTERRUPTOR_COUNT and
INTERRUPTOR_TABLE to the features list... :)

Now the question is why I had to add this unknown "feature", and grow
BASIC area... and how does it make my life better..? I guess there has
to be a good reason.

Regards,
Johan

-- 
http://www.rebelpetset.com
http://www.littlesounddj.com
----------------------------------------------------------------------
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 2 20:46:51 2006

This archive was generated by hypermail 2.1.8 : 2006-11-02 20:46:53 CET