Advertisement
RazorBlade57

Untitled

Mar 28th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. Slide 34, of 83
  2.  
  3. Don't do 3rd bullet point
  4.  
  5. and al 101010101010b
  6. cmp al 10100101010b
  7.  
  8. je L1
  9.  
  10. Test cases
  11.  
  12. WriteChar, WriteString, WriteDec
  13. ReadChar
  14.  
  15. ;Test cases
  16. ;0111 0000b -> L1 Jump?
  17. ;0110
  18. ;0101
  19. ;0011
  20.  
  21. ^ No
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement