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

Re: IIgs emulator with 1024x768 resolution



"Michael J. Mahon" <mjmahon@aol.com> wrote in message
20020924145937.03000.00007763@mb-dh.aol.com">news:20020924145937.03000.00007763@mb-dh.aol.com...
> Redskull wrote:
>
> <snip>
> >1024x768 seems a practical max without having to modify the Mouse
clamping
> >routines which appear to take a max value of $3FFF (1023) when called.
>
> $3FFF = 16383.
>
> -michael
>
> Check out 8-bit Apple sound that will amaze you on my
> Home page:  http://members.aol.com/MJMahon/

Ooops,

1 F too many.

$3FF = 1023

Red