Ignore:
Timestamp:
01/31/10 23:17:23 (3 years ago)
Author:
fe50
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/ixus90_sd790/sub/100c/capt_seq.c

    r870 r872  
    33#include "core.h" 
    44 
    5 static long *nrflag = (long*)0x9F90; 
     5// @ FF93D898 
     6static long *nrflag = (long*)0x91AC; 
    67 
    78#include "../../../generic/capt_seq.c" 
     
    3233        "ADD     R3, R4, #0x8C\n" 
    3334        "STRH    R0, [R4,#0x88]\n" 
    34         // "STRD    R2, [SP,#0x30-0x30]\n" 
    35         "STR     R2, [SP]\n"  //+ 
    36         "STR     R3, [SP,#4]\n"  //+ 
     35        "STRD    R2, [SP,#0x30-0x30]\n" 
    3736        "MOV     R1, R0\n" 
    3837        "LDRH    R0, [R5,#0x54]\n" 
     
    4039        "LDR     R3, =0x91AC\n" 
    4140        "BL      sub_FF93E880\n" 
     41        "BL      wait_until_remote_button_is_released\n" // + 
    4242        "BL      capt_seq_hook_set_nr\n" 
    4343        "BL       sub_FF93D894\n" 
Note: See TracChangeset for help on using the changeset viewer.