YaBB Administrator
|
boot.asm and setup.asm will be compiled as two independent files. when you make beans' three binary files you will get: they are: bootsect setup kernel so, these two files are not a part of kernel . their duty is boot the computer and load the kernel.
|