Re: A89: This damn sdk thing.
[Prev][Next][Index][Thread]
Re: A89: This damn sdk thing.
ok, then just try a very simple program:
_main:
bra end_of_program
ds.l #2056
end_of_program:
rts
end
-Miles Raymond EML: m_rayman@bigfoot.com
ICQ: 13217756 IRC: Killer2 AIM: KilIer2 (kilier2)
http://www.bigfoot.com/~m_rayman/
----- Original Message -----
From: "Kaus" <kaus@cybrzn.com>
To: <assembly-89@lists.ticalc.org>
Sent: Monday, December 06, 1999 6:38 PM
Subject: Re: A89: This damn sdk thing.
> who did this alleged test? Perhaps there was just something wrong with
the
> second program.
>
> --kaus
>
> ----- Original Message -----
> From: Mark Zavislak <felix@megsinet.net>
> To: <assembly-89@lists.ticalc.org>
> Sent: Monday, December 06, 1999 3:48 PM
> Subject: Re: A89: This damn sdk thing.
>
> > >If all of you are so pissed about this whole damn sdk not allowing over
> > >8k or not being signed or whatever the hell else, then don't use their
> > >god damned SDK. They made it, they didn't have to do it, so they are
> > >going to want to be paid for it. They did it for us, it should be good
> > >enough that they are releasing a free version at all.
> >
> > The problem seems to be that the ROM itself enforces the 8kb limit, not
> > just the SDK. Here's a quote from a previous post:
> >
> > ---
> > "I did test.I made program long 8189 bytes and 8197 bytes. The first one
> > worked, the second one showed
> > Error: Argument must be expression
> > ---
> >
> > THAT is the problem, not the SDK.
> >
> > -Mark
> > felix@megsinet.net
References: