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