Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

So, what DOS interrupts are handled by protected-mode code?

code dos handled interrupts
0
10 Posted

So, what DOS interrupts are handled by protected-mode code?

0
10

Basically, interrupts which allocate or free memory and interrupts which deal with installing interrupt handlers are handled by our DOS extenders. Of course, even though a memory allocation interrupt is handled by protected-mode code, that doesn’t mean that a real-mode interrupt will not be signalled — because the protected-mode code may need to allocate DOS memory.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123