Re: Open the CD-ROM



mov al, 1 ; If here, error in parameters; set exit code=1
TRM0: mov ah, 4Ch ; Terminate
int 21h

mov ax,0x4c01

yep
.