Re: A89: Re: Re: Re: GrayScale via C/ASM


[Prev][Next][Index][Thread]

Re: A89: Re: Re: Re: GrayScale via C/ASM




allright, cool. Just FYI I got Linux back on my system, does the
TIGCC IDE have a linux binary?

Zeljko Juric wrote:

> Hi!
>
> > I tried what you said, but it says I have to include the
> > gray patch? I have #define USE_GRAY_PATCH in C, but must
> > and how do I reference that in ASM?
>
> In TIGCCLIB 2.21, it is enough to call GrayMode using a
> regular C statement at least once in your program, then
> the grayscale support will be embeded in the program. Then
> you can access it from ASM (including using __gp0 and
> __gp1) too.
>
> Cheers,
>
> Zeljko Juric




References: