Changeset 938 for trunk/platform/d10/sub/100a/stubs_entry_2.S
- Timestamp:
- 09/07/10 05:01:37 (3 years ago)
- File:
-
- 1 edited
-
trunk/platform/d10/sub/100a/stubs_entry_2.S (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/d10/sub/100a/stubs_entry_2.S
r897 r938 32 32 NHSTUB(LEDDrive,0xFF846818) // string LEDDrive 33 33 NHSTUB(SetScriptMode,0xFF877B2C) // "SetScriptMode" 34 NHSTUB(MakeAFScan,0xFF932820) // from sub_FF861864 called from CaptSeqTask jumptable entry 0 35 NHSTUB(ExpCtrlTool_StartContiAE,0xFF83024C) // "StartContiAE" 34 36 35 37 // These don't exist/aren't found in dryos … … 39 41 NHSTUB(SetZoomActuatorSpeedPercent,NULLSUB) // NULLSUB 40 42 43 // useful for debugging with uart redirect or crash log 44 NHSTUB(LogPrintf,0xFF86EF38)
Note: See TracChangeset
for help on using the changeset viewer.