4 lines
30 B
Text
4 lines
30 B
Text
|
|
mov AH,4Ch
|
||
|
|
mov AL,00h
|
||
|
|
int 21h
|