Trouble with creating include file in nasm
Posted: Fri Aug 30, 2002 5:31 pm
I am having trouble with trying to create a include file for my program.
If someone could help me out with these questions, I would appreciate it.
What does a include file have to have in it to work?
How would I compile it in nasm?
How would I include it in my program?
How would I compile my program in nasm to include that file?
Then how would I run the program?
I want to have the include file run with my bootsector.
If someone could help me out with these questions, I would appreciate it.
What does a include file have to have in it to work?
How would I compile it in nasm?
How would I include it in my program?
How would I compile my program in nasm to include that file?
Then how would I run the program?
I want to have the include file run with my bootsector.