|
|
|
|
|
by neilxdsouza
4450 days ago
|
|
There is a book called Advanced 80386 programming techniques by Jim Turley - it was referenced in Robert Love's Linux Kernel Development book. Other resources include http://www.brokenthorn.com/Resources/OSDevIndex.html There is also the JOS kernel part of an MIT course. There were instruction to build a special version of bochs (pc emulator) and run various kernels you develop in it. |
|