Hi, I'm new to romhacking and confused concerning the relationship between XSE, ASM and binary.
If I, for example, compile this XSE script:
I get this in binary:
And if I disassemble it, I get:
How come I don't get assembly code that I can compile into the same binary as XSE did?