| Revision 1637,
740 bytes
checked in by philmoz, 16 months ago
(diff) |
|
Re-align CHDK and CHDK-DE code base (part 1) - http://chdk.setepontos.com/index.php?topic=7601.0
- add a1000, include a3300, ixus1000 and ixus230 in auto build
- align signature finder code and stubs files
- align files with just white space differences
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | #include "stubs_asm.h" |
|---|
| 2 | |
|---|
| 3 | DEF(rear_dial_position, 0xC0240106) |
|---|
| 4 | DEF(front_dial_position, 0xC0240306) |
|---|
| 5 | DEF(active_bitmap_buffer, 0xA610) // 0xA5FC+0x14 (1.00g sub_FFA57B70 -> FFA57B74 + FFA57BC4) |
|---|
| 6 | DEF(bitmap_buffer, 0xA618) // FFA57BC0 |
|---|
| 7 | DEF(palette_control, 0xA5DC) // sub_FFA53CDC (1.00c) |
|---|
| 8 | DEF(active_palette_buffer, 0xA5E4) // sub_FFA53C24 (1.00c) |
|---|
| 9 | DEF(palette_buffer, 0xBBF5C) // sub_FFA54118 (1.00c) |
|---|
| 10 | DEF(viewport_buffers, 0xFFBB83B8) // 1.00c sub_FF852148 (FF85243C) |
|---|
| 11 | DEF(active_viewport_buffer, 0x20AC) // 1.00c sub_FF852148 (FF85214C & FF852468) |
|---|
Note: See
TracBrowser
for help on using the repository browser.