On Monday, 30 March 2015 at 17:22:47 UTC, Adam D. Ruppe wrote:
I think there is a page on the osdev wiki somewhere, but odds
are the chapter in my book is the best we have (and even there,
I didn't go too deep into it, I just got interrupts working on
x86)
I can also offer my minimal.zip which does exceptions and other
more advanced features on bare metal and could serve as a
guide/starting point.
http://arsdnet.net/dcode/minimal.zip
I'm now reading the specific chapter in your book.
Maybe I'll work it out.