Guest User

Untitled

a guest
Sep 24th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. 0x00-0x08: register (A, B, C, X, Y, Z, I, J or SP, in that order)
  2. 0x09-0x11: [register]
  3. 0x12-0x1a: [next word + register]
  4. 0x1b: SP ; FREE! :D
  5. 0x1c: PC
  6. 0x1d: O
  7. 0x1e: [next word]
  8. 0x1f: next word (literal)
  9. 0x20-0x3f: literal value 0x00-0x1f (literal)
Add Comment
Please, Sign In to add comment