Guest User

Untitled

a guest
Jul 19th, 2018
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. __text:0004FFCC ; Star - (void)setCollected:(char)
  2. __text:0004FFCC
  3. __text:0004FFCC ; void __cdecl __Star setCollected__(struct Star *self, SEL, char)
  4. __text:0004FFCC __Star_setCollected__ ; DATA XREF: __objc_const:0007C218o
  5. __text:0004FFCC LDR R1, =(_OBJC_IVAR_$_Star.collected - 0x4FFD2)
  6. __text:0004FFCE ADD R1, PC ; char collected;
  7. __text:0004FFD0 LDR R1, [R1] ; char collected;
  8. __text:0004FFD2 STRB R2, [R1,R0]
  9. __text:0004FFD4 BX LR
Add Comment
Please, Sign In to add comment