|
-
Sep 6th, 2002, 06:44 PM
#1
Thread Starter
Frenzied Member
non os-specific code
How do I make assembly that is not specific to DOS or linux?
retired member. Thanks for everything 
-
Sep 7th, 2002, 06:03 PM
#2
Frenzied Member
Only use BIOS interrupts.
Z.
-
Sep 9th, 2002, 05:19 PM
#3
Thread Starter
Frenzied Member
retired member. Thanks for everything 
-
Sep 10th, 2002, 09:39 AM
#4
Bad.
Import the CRT, this is possible and you only need to reassemble and relink (actually only relink if you find a linux linker that supports windows object format or a windows linker that supports any linux object format) to get it running.
I see no way other than using a platform-specific library.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|