Mail Archives: djgpp-workers/1996/09/17/11:08:05
> Well this is a little messy, I think. Shouldn't the processor-check code be
> moved to the stub? If it detects a pre-i386 CPU it should gracefully terminate
> with nice message.
For the production stub, we wanted to minimize the amount of code there.
Getting a message that an 80386 required, then no DPMI, should be enough
to scare off the prehistoric CPU users. I don't think it's a problem.
> >I haven't checked PMODE to see if it's 8088 clean or how it behaves on
> >an XT. When you mess up and get a 186+ instruction in the code it just
> >hangs on an XT...
> So, at least, for diagnostic program such behavior is unacceptable.
So, someone needs to find an XT and test v2.01/cwsdpmi r3/pmode and see
what works.
- Raw text -