| Revision 1173,
757 bytes
checked in by reyalP, 2 years ago
(diff) |
|
svn eol-style and ignore props + a couple of stubs auto that weren't checked in
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | #include "stubs_asm.h" |
|---|
| 2 | |
|---|
| 3 | DEF(physw_status, 0x32578) //G11 |
|---|
| 4 | DEF(physw_run, 0x1c44) // 0x1C38 + 0xC G11 |
|---|
| 5 | DEF(FlashParamsTable,0xFFBE7204) // G11@ FFAB4898 |
|---|
| 6 | DEF(playrec_mode, 0x2D60+0x4) //G11 @FF880858 (ref@FF8805A4) |
|---|
| 7 | DEF(zoom_busy, 0x6CAC+0x14) //G11 @xFF95ea9C |
|---|
| 8 | DEF(focus_busy, 0x6BAC+0x8) //G11 @FF959A90 0x9CA8+10 |
|---|
| 9 | DEF(zoom_status, 0xC868) //G11 @FFAB72E8 |
|---|
| 10 | DEF(led_table, 0x25B4 + 0x04) // G11 @FF85F278 |
|---|
| 11 | DEF(levent_table,0xFFB95E24) //G11 |
|---|
| 12 | |
|---|
| 13 | DEF(canon_shoot_menu_active,0x8258+0x1) // g11 @FF9AF6C8 ?? |
|---|
| 14 | DEF(canon_menu_active,0x3038+0x4) // g11 @FF88E27C ?? |
|---|
| 15 | |
|---|
| 16 | |
|---|
| 17 | DEF(recreview_hold, 0x7D00 + 0xD8) |
|---|
| 18 | DEF(movie_status, 0x6D58+0x38) |
|---|
| 19 | DEF(some_flag_for_af_scan, 0x72B4) |
|---|
| 20 | |
|---|
| 21 | DEF(enabled_refresh_physical_screen, 0x9840) //G11 at FFA0ECB8 |
|---|
| 22 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.