Miscellaneous > Programming & Networking

Operating System Development

<< < (5/5)

Kintaro:
Oh yeah, thats what i ment

voidmain:
The instructions are right in the source between the 2 bit company and the top of the file:

C:> tasm win95 /m
C:> tlink win95,win95.bin /t

Kintaro:
Sorry i ment nasm, the one that comes with Red-Hat

voidmain:
You would have to do a little rewriting to assemble it with "nasm". This code is written in TASM format.  Look over that other link with nasm bootstrap examples. It shouldn't take much to convert it to nasm format:

http://www.nondot.org/sabre/os/files/Booting/nasmBoot.txt

Navigation

[0] Message Index

[*] Previous page

Go to full version