Page 1 of 1

AMD x64

Posted: Tue Sep 13, 2005 11:00 pm
by megosh
I have written a couple of real mode and protected mode boot loaders in the past mostly as a learning experience. I am now looking to write a boot loader and kernel that can take advantages of the 64-bit processor architecture that is currently taking over the market. Any links to related material would be greatly appreciated.

Re: AMD x64

Posted: Wed Sep 14, 2005 11:00 pm
by bubach

Re: AMD x64

Posted: Wed Sep 14, 2005 11:00 pm
by Osbios
And for 64bit emu: http://bochs.sourceforge.net/
But you have to compile the source by your self for 64bit support!

Re: AMD x64

Posted: Sat Sep 17, 2005 11:00 pm
by bubach
btw, here's some example code to get you into long mode from DOS:
http://64os.rsgraham.net/modules/wiwimo ... deSnippets