Mail Archives: djgpp/1999/03/06/06:21:19
Erik Max Francis wrote:
>
> Stuart Moore wrote:
>
> > Excellent question. Interpreting the Z-Machine's not >that< demanding
> > on
> > PC power, is it?
>
> One need only resort to assembly in _extreme_ cases, say, where 90% of
> the CPU power is being expended in a tiny section of very essential
> code, say for a graphics engine -- but even then it's often not
> _required_, it will just speed things up.
I can't say Z-Machine graphics are especially demanding, can you?
> I am puzzled to understand why someone would use assembly in a Z machine
> interpreter, unless they simply already had a chunk of assembly code to
> do something that they didn't know how to do in C. Even then it seems
> like a bizarre reason to put the dependency on assembly in there.
Blame Mark Howell and Stefan Jokisch, not me. Believe me, it's bizzare.
Stupid, in fact.
By the way - I've remembered the ASM is for byte-swapping now. Any help?
Bye,
--
Stuart Moore.
- Raw text -