en:docs:dos:api:int21:54

Note: This API call is for DOS and Win16 personality only. Use Family API for portability.

2018/09/07 05:04 · prokushev · 0 Comments

Int 21H, AH=54H

Version

2 and higher

Brief

GET VERIFY FLAG

Family API

Input

AH = 54h

Return

 AL = verify flag
    00h off
    01h on (all disk writes verified after writing)

Notes

See also

AH=2Eh

Note

2018/09/04 17:23 · prokushev · 0 Comments