Changeset 1641 for trunk/platform/a495/sub/100e/stubs_min.S
- Timestamp:
- 02/05/12 05:46:18 (16 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
platform/a495/sub/100e/stubs_min.S (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/release-1_0 merged: 1637-1639
- Property svn:mergeinfo changed
-
trunk/platform/a495/sub/100e/stubs_min.S
r1376 r1641 1 1 #include "stubs_asm.h" 2 2 3 DEF(physw_status, 0x2E7F4) // ok, Search "GpioStatus " 4 DEF(physw_run, 0x1BE4 + 0x0C) // ROM:FFC2378C 5 DEF(FlashParamsTable, 0xffecf93c) // ROM:FFE0AA80 6 DEF(zoom_busy, 0x5410 + 0x14) 7 DEF(focus_busy, 0x532C + 8) 8 DEF(canon_menu_active, 0x2A38 + 4) // Ok ROM:FFC6A11C 9 DEF(canon_shoot_menu_active, 0x000065b5) // ?? Found on ROM:FFC77758 taskcreate_DSITask 10 DEF(recreview_hold, 0x6308 + 2) // ROM:FFD34410 11 DEF(zoom_status, 0x00009648) // "TerminateDeliverToZoomController" 12 DEF(movie_status, 0x5468 + 0x38) // Unknown 13 DEF(enabled_refresh_physical_screen, 0x73AC+0x20) // ROM:FFD7C7B4 14 DEF(playrec_mode, 0x2794+0x4) // ROM:FFC27ACC "MenuIn" ROM:FFC5D8F4 15 DEF(levent_table, 0xffea2dc0) // Ok 16 DEF(some_flag_for_af_scan, 0x5848) // Correct? ROM:FFD0F9DC 17 DEF(full_screen_refresh, 0x7370) // ROM:FFD7A9FC, called by RefreshPhysicalScreen() 3 DEF(recreview_hold, 0x6308 + 2) // ROM:FFD34410 4 DEF(enabled_refresh_physical_screen, 0x73AC + 0x20) // ROM:FFD7C7B4
Note: See TracChangeset
for help on using the changeset viewer.