Guest User

Untitled

a guest
Apr 17th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. E 400 B 0
  2. E 450 'Correct$'
  3. E 500 'Corrupted$'
  4. a 100
  5. mov cx,7
  6. mov cl,7
  7. mov bl,0
  8. mov dx,1
  9. shl dx,cl
  10. mov ax,[400]
  11. and ax,dx
  12. cmp ax,0
  13. je 119
  14. add bl,1
  15. loop 107
  16. mov dx,1
  17. shl dx,cl
  18. mov ax,[400]
  19. and ax,dx
  20. cmp ax,0
  21. je 12D
  22. add bl,1
  23. and bl,1
  24. cmp bl,0
  25. je 13a
  26. mov dx,500
  27. jmp 13d
  28. mov dx,450
  29. mov ah,9
  30. int 21
  31. int 3
Add Comment
Please, Sign In to add comment