muta...@gmail.com
2021-03-09 17:19:06 UTC
Is there any reason why some sort of supervisor
mode and memory protection couldn't have been
added to the 8086, perhaps producing an 8086+?
I think 2 things are required:
1. The ability to restrict applications to only being
able to do INT 21H, or perhaps a handful of others.
Other interrupts are OS-reserved.
2. A "low-water" mark, where applications are not able
to write below a particular address, which will be set
by the OS to protect itself.
I don't care that applications will still be able to trash
each other.
Maybe an 8086+ could be created in Bochs.
Thanks. Paul.
mode and memory protection couldn't have been
added to the 8086, perhaps producing an 8086+?
I think 2 things are required:
1. The ability to restrict applications to only being
able to do INT 21H, or perhaps a handful of others.
Other interrupts are OS-reserved.
2. A "low-water" mark, where applications are not able
to write below a particular address, which will be set
by the OS to protect itself.
I don't care that applications will still be able to trash
each other.
Maybe an 8086+ could be created in Bochs.
Thanks. Paul.