Changeset 1444 for trunk/platform/s90/sub/101c/stubs_entry.S
- Timestamp:
- 12/02/11 05:32:17 (19 months ago)
- File:
-
- 1 edited
-
trunk/platform/s90/sub/101c/stubs_entry.S (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/s90/sub/101c/stubs_entry.S
r1424 r1444 24 24 // No problems found with modemap table. 25 25 26 // Values below goin 'stubs_min.S':26 // Values below can be overridden in 'stubs_min.S': 27 27 //DEF(physw_status ,0x000330d8) // Found @0xff8335b4, stubs_min = 0x000330d8 (0x330d8) 28 28 //DEF(physw_run ,0x00001c44) // Found @0xff83320c, stubs_min = 0x00001c44 (0x1C38+0x0C) … … 30 30 //DEF(FlashParamsTable ,0xffbefd80) // Found @0xffbefd80, stubs_min = 0xffbefd80 (0xFFBEFD80) 31 31 //DEF(movie_status ,0x00007ae8) // Found @0xff961658, stubs_min = 0x00007ae8 (0x7ab0+0x38) 32 //DEF(full_screen_refresh ,0x0000a36c) // Found @0xffa07f8432 DEF(full_screen_refresh ,0x0000a36c) // Found @0xffa07f84 33 33 //DEF(canon_menu_active ,0x00003038) // Found @0xff88d6ac, stubs_min = 0x00003038 (0x3034+4) 34 34 //DEF(canon_shoot_menu_active ,0x00008dd1) // Found @0xff9ab95c, stubs_min = 0x00008dd1 (0x8DD0+1) … … 74 74 //#undef CAM_UNCACHED_BIT 75 75 //#define CAM_UNCACHED_BIT 0x40000000 // Found @0xff838e10 76 77 // Misc stuff 78 DEF(ctypes, 0xffb39582) 76 79 77 80 // Stubs below matched 100%.
Note: See TracChangeset
for help on using the changeset viewer.