From: | Joseph Fenton |
Date: | 14 Dec 99 at 20:49:58 |
Subject: | Re: [warpup] Re: WarpOS problems |
Steffen Haeuser wrote:
>
> Seems like you did not try latest versions... there was a lot of speedup and
> it is now ways before the competition :) Latest version of AMP also supports
> overlay, BTW.
>
> Even with this, Frogger still has the disadvantage being PowerUP... this means
> for example it will never run on any different PPC Hardware than the current
> one...
I don't know what the trouble is writing a PUP program that works
in the PUP emulation lib... my ADoomPPC works great with the
emu library; in fact, it's faster running under emulation in
WOS than in PUP. :^} The only thing that doesn't work yet is
the -mmu flag, which tries to allocate non-cacheable memory;
I have the source for PPCEmuLib and am (slowly) working on making
the mmu support better for the memory allocators. Once I finish
the new memory code, I'll send the changes back to Frank.