Subversion Repositories Kolibri OS

Rev

Rev 1161 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1161 Rev 1198
Line 813... Line 813...
813
 
813
 
814
        mov     al, [preboot_device]
814
        mov     al, [preboot_device]
815
        dec     al
815
        dec     al
Line -... Line 816...
-
 
816
        mov     [boot_dev], al
-
 
817
 
-
 
818
; GET MEMORY MAP
816
        mov     [boot_dev], al
819
include 'detect/biosmem.inc'
Line 817... Line 820...
817
 
820
 
818
; READ DISKETTE TO MEMORY
821
; READ DISKETTE TO MEMORY
819
 
822
 
820
;        cmp     [boot_dev],0
823
        cmp     [boot_dev],0
821
        jne     no_sys_on_floppy
824
        jne     no_sys_on_floppy
822
        mov     si,diskload
825
        mov     si,diskload