| Revision 1376,
670 bytes
checked in by philmoz, 20 months ago
(diff) |
|
Cleanup SVN properties using reyalp's platprops.bash script (part 3).
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | #include "stubs_asm.h" |
|---|
| 2 | |
|---|
| 3 | DEF(physw_status, 0xFC38) //ok |
|---|
| 4 | DEF(physw_run, 0x1FAC) //ok |
|---|
| 5 | DEF(zoom_busy, 0x7CFD0) //ok |
|---|
| 6 | DEF(focus_busy, 0x7D2E8) //ok |
|---|
| 7 | DEF(FlashParamsTable,0xFFD3E68C) |
|---|
| 8 | DEF(canon_menu_active,0x8090) //ok |
|---|
| 9 | DEF(canon_ev_corr_menu_active, 0xD5D8) |
|---|
| 10 | DEF(canon_shoot_menu_active,0x7605) // (0x7608 - 0x4 + 0x1) found in "taskcreate_DSITask" |
|---|
| 11 | DEF(recreview_hold, 0x7A620) // 0xFFD71AC4 |
|---|
| 12 | DEF(movie_status, 0x72564) // ok 0xFFD1F840 |
|---|
| 13 | DEF(zoom_status, 0x74B8) // ok |
|---|
| 14 | DEF(some_f_for_dng, 0x8BE0) // found in 0xFFE11B8C |
|---|
| 15 | DEF(some_flag_for_af_scan, 0x72BA0) // 0xFFD2A294 |
|---|
| 16 | DEF(levent_table, 0xFFD3547C) |
|---|
| 17 | DEF(playrec_mode, 0x639C) // FFD32638 |
|---|
| 18 | DEF(sys_mempart_id, 0xD648) // memFindMax |
|---|
| 19 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.