New OSD demo kernels

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Chris Giese

New OSD demo kernels

Post by Chris Giese »

http://www.execpc.com/~geezer/osd

I didn't get as far with this as I wanted. A lot of this code
is borrowed from my Cosmos OS, but Cosmos has some ugly things
that shouldn't be put into OS code meant as a tutorial.

This code now boots with GRUB. Since GRUB doesn't really
support real-mode kernels, I can no longer demonstrate how
to enter pmode. Oh well.

The Linux/ELF version of OSD9 crashes. I don't yet know why.
The DJGPP version works OK.
Post Reply