Page 2 of 2

Posted: Tue Nov 21, 2006 5:49 pm
by adw3221
I guess PE will be a lot easier. Since I will need to use relocation and code modification later on.

Now I am using Watcom C/C++ 11.0c and NASM and the Watcom linker I belive can do PE. Will I need to patch the executeable?

What about a bootloader? How does one go about implementing that?

Posted: Tue Nov 21, 2006 6:04 pm
by kataklinger
http://www.osdev.org/osfaq2/index.php/Visual%20C
There you can see some things consernig PE format and how bootloader can treat it!

Posted: Wed Nov 22, 2006 12:46 am
by samueldotj