pull/13/head
E. Almqvist 3 years ago
parent 7fd4fcd330
commit f79009d157
  1. 1
      src/bios/disk.asm

@ -30,7 +30,6 @@ read_error:
mov dh, ah mov dh, ah
call print_hex call print_hex
disk_loop:
jmp $ jmp $
read_error_string: db "Disk read error!", ASCII_END read_error_string: db "Disk read error!", ASCII_END

Loading…
Cancel
Save