#62580 - Jango - Fri Dec 02, 2005 5:58 pm
Hi,
I ve a problem with dissassembled GBA code (ARM ARM7TDMI):
I ve two series of pointers at these adress:
Adress Pointer
0x80071DC 0x30037CC
0x80071E0 0x30037C0
0x80071E4 0x30035C0
0x80071E8 0x30037D0
0x80071EC 0x3003870
0x80071F0 0x30038C0
0x80071F4 0x3003910
0x80071F8 0x3003960
0x80071FC 0x3003590
0x800770C 0x30037CC
0x8007710 0x30037C0
0x8007714 0x30035C0
0x8007718 0x30037D0
0x800771C 0x3003870
0x8007720 0x30038C0
0x8007724 0x3003910
0x8007728 0x3003960
0x800772C 0x3003590
Thi information i'm looking for is at: 0x30037D0,
0x3003870, 0x30038C0, 0x3003910, 0x3003960
Anyway i can't find where in the code are these pointers loaded into a register
Can anyone help me ?
Thank you very much in advance
Jango
I ve a problem with dissassembled GBA code (ARM ARM7TDMI):
I ve two series of pointers at these adress:
Adress Pointer
0x80071DC 0x30037CC
0x80071E0 0x30037C0
0x80071E4 0x30035C0
0x80071E8 0x30037D0
0x80071EC 0x3003870
0x80071F0 0x30038C0
0x80071F4 0x3003910
0x80071F8 0x3003960
0x80071FC 0x3003590
0x800770C 0x30037CC
0x8007710 0x30037C0
0x8007714 0x30035C0
0x8007718 0x30037D0
0x800771C 0x3003870
0x8007720 0x30038C0
0x8007724 0x3003910
0x8007728 0x3003960
0x800772C 0x3003590
Thi information i'm looking for is at: 0x30037D0,
0x3003870, 0x30038C0, 0x3003910, 0x3003960
Anyway i can't find where in the code are these pointers loaded into a register
Can anyone help me ?
Thank you very much in advance
Jango