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