Date : Fri, 03 Feb 1995 14:52:10 +0000
From : lamcw <lamcw@...>
Subject: Elite bug - solved?
Dave Gilbert and everyone,
Elite explosions won't disappear on my PPC version and Dave's emulator.
I tried to run White Knight today and the PPC version failed. This is
good news!!
As I remember you must obey all the address wraparound rules e.g.
65535 + 2 = 1 etc. Particularly true for indexed addressing.
My PPC compiler defaults to 4 byte ints whereas Think C are 2 byte
ints. I think this is the problem.
Dave - does WK work on yours?
Chris Lam.