RUS/Win-1251

     Write Your Own OS 
( http://www.osrc.info/content.php?article.7 )

() Roman I Khimov (khimov@osrc.info)

    :
      Disk_img.asm
      loadable_program.asm
      sampleboot.asm
      README
      WBA.COM

WBA.COM -   DOS,      A:\
             ,  , ,   
          !
           :

          > WBA.COM image.bin

          image.bin - ,    .
                  ,   
            -    .    
            .
             ,  ,    
            ,        FAT12,  -
            .        
              ""  . :-)

sampleboot.asm -     . 
           - Daniel Marjamki (daniel.marjamaki@home.se).
            - Roman I Khimov (khimov@osrc.info)
              ,   
          2-7      .    - 
            .  - NASM ( http://www.cryogen.com/Nasm ).

loadable_program.asm -    ,    bootsector'.
          -   - Roman I Khimov (khimov@osrc.info) ;-)
              - ,   ... :-)

Disk_img.asm -          .
                  ,  
            .
           :

          > nasm Disk_img.asm -o boot.bin
          > WBA.COM boot.bin

              ,  .

   ,    NASM,    flat binary
 , ,       flat binary!

   !