would this work ????
Posted: Wed Dec 13, 2006 12:04 pm
well here i am ..... again.
as you guys told me i keep reading (about doing an os in real mode).
every single tutorial or document realted to making a real mode operating system, used pure assembler, no C at all.
So i could find a way to produce a flat binary using Turbo C, by streaping
( taking out) the head of the EXE file generated.... and works.
but i still have a doubt......
1) after i do the bootcode for my OS , how do I jumpo to it (jump to the kernel) ????? (i already did a Hello World message at boot time)
2) would be any problem using the inline assembler that TurboC gives me ????
thanks a lot folks!!!!!!!!!!!
as you guys told me i keep reading (about doing an os in real mode).
every single tutorial or document realted to making a real mode operating system, used pure assembler, no C at all.
So i could find a way to produce a flat binary using Turbo C, by streaping
( taking out) the head of the EXE file generated.... and works.
but i still have a doubt......
1) after i do the bootcode for my OS , how do I jumpo to it (jump to the kernel) ????? (i already did a Hello World message at boot time)
2) would be any problem using the inline assembler that TurboC gives me ????
thanks a lot folks!!!!!!!!!!!