I haven't forgotten about this patch, but I've had other things going
on. I'd like to see the computed goto done as a complete state machine,
with

    goto *pc_l[(int)dest];

after *every single op definition* so it just jumps between labels, without
any looping at all. (Apologies if that's what your patch already does, I
still haven't had time to get a very good look at it.)

-- 
"MSDOS didn't get as bad as it is overnight -- it took over ten years
of careful development."
(By [EMAIL PROTECTED])

Reply via email to