hot dos (Developers)
> > This would only be if you are actually in protected
> > mode though, right?
>
> Yes.
>
> > I am interested in adding hlt to DOS 4.0 which would
> > be real mode. It should always be a valid instruction,
> > right?
>
> In Real 86 Mode yes. But the DOS can run with an EMM using V86 Mode, and
> then HLT may or may not work in the 86 Mode code.
I'm not familiar with V86 mode.
So DOS 4.0 can run in V86 mode, and then some instructions
are potentially no longer available? Is it just HLT or
could I potentially be denied access to do OUT etc?
And if so, I should ideally avoid such instructions and
do what instead? BIOS calls? ie with the benefit of
hindsight, DOS 4.0 shouldn't issue HLT etc, it should
instead just do BIOS calls?
Complete thread:
- hot dos - kerravon, 08.05.2025, 00:24 (Developers)
- hot dos - ecm, 08.05.2025, 00:36
- hot dos - Rugxulo, 08.05.2025, 03:22
- hot dos - kerravon, 08.05.2025, 07:24
- hot dos - rmcconne, 11.05.2025, 15:15