en:docs:dos:api:int21:5e:01

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

2018/09/07 08:04 · prokushev

Int 21H, AH=5EH, AL=01H

Version

3.1 and higher

Brief

SET MACHINE NAME

Family API

Input

AX = 5E01h
CH = 00h undefine name (make it invalid)
   <> 0	 define name
CL = name number
DS:DX -> 15-character blank-padded ASCIZ name

Return

nothing

Macro

Notes

See also

AX=5E00h

Note

2018/09/04 20:23 · prokushev

en/docs/dos/api/int21/5e/01.txt · Last modified: 2021/08/01 17:30 by prokushev