SirCmpwn

Untitled

Apr 18th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. testSource.asm (line 2): [0x0000] .equ TEST 14
  2. testSource.asm (line 13): [0x0000] B801 sEt a, TEST
  3. testSource.asm (line 14): [0x0001] 7C01 8000 SET A, 0x8000
  4. testSource.asm (line 15): [0x0003] 8C01 SET A, 0b11
  5. testSource.asm (line 16): [0x0004] A801 SET A, 0d10
  6. testSource.asm (line 17): [0x0005] A801 SET A, 10
  7. testSource.asm (line 18): [0x0006] 7C01 0063 SET A, 'c'
Advertisement
Add Comment
Please, Sign In to add comment