source: trunk/platform/sx130is/sub/101f/stubs_min.S @ 1239

Revision 1239, 1.1 KB checked in by msl, 23 months ago (diff)

author: philmoz

  • added support for SX130 version 1.01f (commented out in Makefile for autobuild)
Line 
1#include "stubs_asm.h"
2
3DEF(zoom_busy, 0x6A78+0x1C)                                     // @FF963B60
4DEF(focus_busy, 0x6970 + 8)                                     // @FF95FD30
5DEF(enabled_refresh_physical_screen, 0x9458) // @FF8A8AD8, @FFA09440
6DEF(led_table, 0x2464 + 0x04)         // @FF85EFEC
7DEF(recreview_hold, 0x78E4+0xEC)        // @FF995494
8
9DEF(physw_status                            ,0x00032b34) // Found @0xff834658
10DEF(physw_run                               ,0x00001c3c) // Found @0xff83424c
11DEF(levent_table                            ,0xffb97a34) // Found @0xffb97a34
12DEF(FlashParamsTable                        ,0xffbe82c0) // Found @0xffbe82c0
13DEF(movie_status                            ,0x00006bac) // Found @0xff9698bc
14DEF(full_screen_refresh                     ,0x00009458) // Found @0xffa09454
15DEF(canon_menu_active                       ,0x00003038) // Found @0xff88e340
16DEF(canon_shoot_menu_active                 ,0x00007d89) // Found @0xff9a95b8
17DEF(playrec_mode                            ,0x00002d64) // Found @0xff880638
18DEF(zoom_status                             ,0x0000ce70) // Found @0xffac4c14
19DEF(some_flag_for_af_scan                   ,0x00006f68) // Found @0xff96cc44
Note: See TracBrowser for help on using the repository browser.