source: trunk/platform/g1x/sub/100e/stubs_entry_2.S @ 1815

Revision 1815, 228 bytes checked in by philmoz, 13 months ago (diff)

Update for G1X:

  • Add firmware 1.00e (thx Derek for testing)
  • Fix min & max focus distance
  • Fix nrflag value for 1.00f
  • Property svn:eol-style set to native
RevLine 
[1815]1#include "stubs_asm.h"
2#define NULL_SUB 0xFF0574AC
3
4# Missing
5NHSTUB(kbd_pwr_off,                                             NULL_SUB)                                                               // ??? not on G1X
6NHSTUB(kbd_pwr_on,                                              NULL_SUB)                                                               // ??? not on G1X
7NHSTUB(SetZoomActuatorSpeedPercent,             NULL_SUB)
Note: See TracBrowser for help on using the repository browser.