Re: [cc65] Stack problems with several segments.

From: Karri Kaksonen <karri1sipo.fi>
Date: 2004-11-17 11:19:00
Sorry about the noise.

My stack problems were connected to defines like:

void check_channel(unsigned char active)
{
}

or

void check_channel(active)
    char active;
{
}

I don't really know what happened, but after I changed all defines to the
same style my problems went away.

--
Karri

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Nov 17 11:19:08 2004

This archive was generated by hypermail 2.1.8 : 2004-11-17 11:19:17 CET