• Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Your current Ctrl + V

Status
Not open for further replies.
.text
.align 2
.thumb
.thumb_func


main:
push {r0-r3, lr}
ldr r0, =(0x2024284 + 0x56)
mov r3, #0x0

loop:
cmp r3, #0x6
beq GetSlot
ldrh r1, [r0]
ldrh r2, [r0, #0x2]
cmp r2, r1
bne GetSlot
add r3, r1, #0x1
add r0, r0, #0x64
b loop

GetSlot:
ldr r0, =(0x20370D0)
strh r3, [r0]

end:
pop {r0-r3 pc}

.align 2

(hey, an asm routine! that's unexpected)
 
Name: MrNeutrino
Faction: The Uruk-Hai (Orcs Expert mode)
Game: Black 2 or White 2
Lose Condition: Yes (ie, following the (optional) Rule 9)


Just doing a Challenge run :)
 
Status
Not open for further replies.
Back
Top