
    dseg
DL:     db  1
DH:     db  1
    cseg
        mov a,DL    ;Just for test
end
