286 Protected Mode

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Post Reply
User avatar
amd64pager
Member
Member
Posts: 73
Joined: Fri Nov 25, 2011 8:27 am
Location: In the 266 squadron of the RFC,near Maranique in the Southern Front in the WW1

286 Protected Mode

Post by amd64pager »

As a easy project,I wanted to do a 16-bit OS.

I somehow found out the 286 pmode was good for me....but the documentation by intel is horrible(.txt,takes years to load on my ereader,and when it loads,has no table of contents(has stuff irrelevant in the front)).

Has anyone found a tutorial on 286 pmode...cause google gives the most irrelevant answers?

Thanks in advance.
It's surprising what the semiconductor industry's definition of macro is and what the CS description is.
Kevin
Member
Member
Posts: 1071
Joined: Sun Feb 01, 2009 6:11 am
Location: Germany
Contact:

Re: 286 Protected Mode

Post by Kevin »

amd64pager wrote:As a easy project,I wanted to do a 16-bit OS.
16-bit OS and easy is a contradiction. What led you to the conclusion that 16-bit PM is what you want?

With the 286 PM you have the additional benefit of using something that most people here have never touched. Get some experience in "normal" environments so that you get to a level where you can manage to do the 286 stuff from the Intel manual (you can use the current PDF ones, they still describe it).
Developer of tyndur - community OS of Lowlevel (German)
Post Reply