| Revision 951,
281 bytes
checked in by rudi_de, 16 months ago
(diff) |
|
Aktualisierung auf Rev. 1657 internationaler Branch: Release-1.0
http://trac.assembla.com/chdk/changeset/1657/branches/release-1_0
Danke philmoz!
Betrifft a3300, ixus220, ixus230, ixus310, sx40, sx150, sx220, sx230
- Signatur der Firmwarefunktion SetFileAttributes hinzugefügt
- stubs_entry_2.S aktualisiert, stubs_entry.S neu erzeugt
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | #include "stubs_asm.h" |
|---|
| 2 | #define NULL_SUB 0xFF810B24 |
|---|
| 3 | |
|---|
| 4 | // Override stubs_entry.S |
|---|
| 5 | NHSTUB(kbd_pwr_off, NULL_SUB) |
|---|
| 6 | NHSTUB(kbd_pwr_on, NULL_SUB) |
|---|
| 7 | |
|---|
| 8 | // Additional |
|---|
| 9 | NHSTUB(SetZoomActuatorSpeedPercent, 0xFFAA1D88) |
|---|
| 10 | NHSTUB(MakeAFScan, 0xFF8DC610) |
|---|
Note: See
TracBrowser
for help on using the repository browser.