| Line | |
|---|
| 1 | #include "stubs_asm.h"
|
|---|
| 2 |
|
|---|
| 3 | DEF(physw_status, 0x2f100) // @ffc24270
|
|---|
| 4 | DEF(physw_run, 0x1c20 + 0x0C) // @ffc241d8
|
|---|
| 5 | DEF(FlashParamsTable, 0xffe29f28) // @ffe2ad44
|
|---|
| 6 | DEF(zoom_busy, 0x56CC + 0x14) // @ffd17c28
|
|---|
| 7 | DEF(focus_busy, 0x557c + 8) // @ffd13438
|
|---|
| 8 | DEF(canon_menu_active, 0x2bdc + 4) // @ffc71814
|
|---|
| 9 | DEF(canon_shoot_menu_active, 0x786C + 1) // @ffddaddc
|
|---|
| 10 | DEF(mode_magic, 0x58D4) // find correct value
|
|---|
| 11 | DEF(recreview_hold, 0x653c + 0xDC) // @ffd41cb0
|
|---|
| 12 | DEF(zoom_status, 0x5b04) // @ffd1f014
|
|---|
| 13 | DEF(movie_status, 0x56C8 + 0x38) // @?
|
|---|
| 14 | DEF(enabled_refresh_physical_screen, 0x7724+0x30) // @ffd8cfd0
|
|---|
| 15 | DEF(playrec_mode, 0x2928+0x4) // @ffc64148
|
|---|
| 16 | DEF(levent_table,0xffec0320) // similar to a480
|
|---|
| 17 | DEF(some_flag_for_af_scan, 0x5afc) // @ffd1ef34
|
|---|