I was wondering, is the
Code:
.VAR:
.word 0x020270B6 + (0x800D * 2)
in the ASM code in lesson 1 for the buffer part of the script? I don't know since I'm still new to assembly and scripting. The main reason I'm asking is because I'd like to know how I can modify the .word portion. Additionally, what is the
for?
Edit: One thing I forgot to mention: I'm hacking Fire Red.
I found out that 0x800D
is the buffer (yay, scripting tutorials), but what's the times 2 thing for?
Also, what does address 0x020270B6 do (in Fire Red)?
__________________
Occasionally I do things related to ROM hacking, especially assembly stuffs.