Page 1 of 1
Runtime Help
Posted: Sat Apr 25, 2009 2:25 pm
by ashishm1995
Usually while creating an Operating System we cannot use runtime support.
But is it possible if I first make an assembly program which will put all the files in their place and then run Operating System.
And if possible could anyone please share me an assembly tutorial?
Re: Runtime Help
Posted: Sun Apr 26, 2009 10:25 am
by Troy Martin
No.
Runtimes are OS-specific.
Beginner Mistakes,
Getting Started
Re: Runtime Help
Posted: Sun Apr 26, 2009 6:19 pm
by Love4Boobies
ashishm1995 wrote:Usually while creating an Operating System we cannot use runtime support.
But is it possible if I first make an assembly program which will put all the files in their place and then run Operating System.
And if possible could anyone please share me an assembly tutorial?
You can write your own runtime support. Your next phrase I didn't get. What do you mean by an assembly program putting files in place?
And I'm not sure and OS development foum is the right place to ask questions regarding assembly tutorials. Try an assembly forum or browse through the many resources the Internet has to offer. It's just like asking about what computer programs are at a C programming board. It's required prior knowledge.