source: branches/release-1_0/platform/g12/sub/100g/stubs_min.S @ 1637

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
3DEF(rear_dial_position,                 0xC0240106)
4DEF(front_dial_position,                0xC0240306)
5DEF(active_bitmap_buffer,               0xA610)         // 0xA5FC+0x14 (1.00g sub_FFA57B70 -> FFA57B74 + FFA57BC4)
6DEF(bitmap_buffer,                      0xA618)         // FFA57BC0
7DEF(palette_control,                    0xA5DC)         // sub_FFA53CDC (1.00c)
8DEF(active_palette_buffer,              0xA5E4)         // sub_FFA53C24 (1.00c)
9DEF(palette_buffer,                     0xBBF5C)        // sub_FFA54118 (1.00c)
10DEF(viewport_buffers,                   0xFFBB83B8)     // 1.00c sub_FF852148 (FF85243C)
11DEF(active_viewport_buffer,             0x20AC)         // 1.00c sub_FF852148 (FF85214C & FF852468)
Note: See TracBrowser for help on using the repository browser.