Changeset 2034


Ignore:
Timestamp:
08/01/12 10:31:18 (11 months ago)
Author:
msl
Message:

Added #define PAUSE_FOR_FILE_COUNTER for a800 100c like a800 100b

File:
1 edited

Legend:

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

    r1723 r2034  
    66static long *nrflag = (long*)(0x5a8c+0x08);  // Found @ ffd1d88c & ffd1d8d0 - both from stubs_entry.s 
    77#define NR_AUTO (0)                          // have to explictly reset value back to 0 to enable auto 
    8 //#define PAUSE_FOR_FILE_COUNTER 100          // Enable delay in capt_seq_hook_raw_here to ensure file counter is updated -idem acima 
     8#define PAUSE_FOR_FILE_COUNTER 150           // Enable delay in capt_seq_hook_raw_here to ensure file counter is updated 
    99 
    1010#include "../../../generic/capt_seq.c"          //here from defined NR_AUTO definido initializes nrflag 
Note: See TracChangeset for help on using the changeset viewer.