Remove debugging output
This commit is contained in:
parent
1dbfb2f592
commit
3f8cfaac42
@ -87,11 +87,6 @@ getprm: test byte [dskflag], 4
|
||||
and dx, 0xFF
|
||||
inc dx
|
||||
mov [bpb+BPBNOS], dx
|
||||
; print geometry
|
||||
push dx
|
||||
push cx
|
||||
call printf
|
||||
db "getprm: ",2," sectors, ",2," heads",0x0A,0x0D,0
|
||||
; test if DPT ptr is non-zero
|
||||
.nochs: mov ax, es
|
||||
or ax, di
|
||||
|
Loading…
Reference in New Issue
Block a user