Przeglądaj źródła

More logic added to check for more active partitions

master
Rhodez-x 5 lat temu
rodzic
commit
4d98486684
2 zmienionych plików z 1 dodań i 2 usunięć
  1. BIN
      slrboot.bin
  2. +1
    -2
      slrboot.nasm

BIN
slrboot.bin Wyświetl plik


+ 1
- 2
slrboot.nasm Wyświetl plik

@ -102,8 +102,7 @@ add bx, 2 ; next part
mov ax, [bx]
mov WORD [DAPACK.lba_addr_dw_low + 1], ax
call dumpax
cli
hlt
mov WORD [DAPACK.blkcnt], 0x01
mov WORD [DAPACK.db_addr_segment], 0x0000
mov WORD [DAPACK.db_addr_offset], 0x7c00

Ładowanie…
Anuluj
Zapisz