greyghost
Still Fresh
I was experimenting using the new ARM assembler, FasmARM.
I finally got a working gxb. But I really don't understand what I did . I have these questions:
What are the six addresses at the start of at of a gxb used for?
What is the magic sequence used for? Only to identify the file type?
Why is there a need for so many sections, why not just .text and .data?
Please forgive me if these questions are insanely dumb. If they sound like a don't really understand what I am asking, that's because I don't. :blink: I still trying to figure stuff out.
I finally got a working gxb. But I really don't understand what I did . I have these questions:
What are the six addresses at the start of at of a gxb used for?
What is the magic sequence used for? Only to identify the file type?
Why is there a need for so many sections, why not just .text and .data?
Please forgive me if these questions are insanely dumb. If they sound like a don't really understand what I am asking, that's because I don't. :blink: I still trying to figure stuff out.