I\'m still learning asm. im trying to find out why ax reg turns to 28 and not 25. I\'m using emu8086.
mov dx,0h ; dx = 0 mov ax,0050h ; ax = 50 mov bx,2