by "rio" <a@[EMAIL PROTECTED]
>
May 4, 2008 at 08:45 PM
"Wolfgang Kern" <nowhere@[EMAIL PROTECTED]
> ha scritto
> Many old programs weren't aware of 'huge' RAM, VRAM
> and speed values, so they in fact often stumble into
> DIV overflow, my workaround for DOS-based programs is
> a tiny TSR which hooks DIV-exceptions and skips the
my "workaround" it is never to do that error (divide overflow error)
> faulty instruction with AX = FFFFh DX = 0.
> wolfgang (HEX-coder, but w/o magic)
> btw: you got a funny/weird name :)