source: trunk/platform/g11/sub/100j/stubs_min.S @ 1173

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
3DEF(physw_status, 0x32578)                                              //G11
4DEF(physw_run, 0x1c44) // 0x1C38 + 0xC  G11
5DEF(FlashParamsTable,0xFFBE7204) // G11@ FFAB4898
6DEF(playrec_mode, 0x2D60+0x4) //G11 @FF880858 (ref@FF8805A4)
7DEF(zoom_busy, 0x6CAC+0x14)  //G11 @xFF95ea9C
8DEF(focus_busy, 0x6BAC+0x8) //G11 @FF959A90                               0x9CA8+10
9DEF(zoom_status, 0xC868) //G11 @FFAB72E8
10DEF(led_table, 0x25B4 + 0x04) // G11 @FF85F278
11DEF(levent_table,0xFFB95E24) //G11
12
13DEF(canon_shoot_menu_active,0x8258+0x1) // g11 @FF9AF6C8 ??
14DEF(canon_menu_active,0x3038+0x4) // g11 @FF88E27C ??
15
16
17DEF(recreview_hold, 0x7D00 + 0xD8)
18DEF(movie_status, 0x6D58+0x38) 
19DEF(some_flag_for_af_scan, 0x72B4)
20
21DEF(enabled_refresh_physical_screen, 0x9840) //G11 at FFA0ECB8
22
Note: See TracBrowser for help on using the repository browser.