Changeset 2034
- Timestamp:
- 08/01/12 10:31:18 (11 months ago)
- File:
-
- 1 edited
-
trunk/platform/a800/sub/100c/capt_seq.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/a800/sub/100c/capt_seq.c
r1723 r2034 6 6 static long *nrflag = (long*)(0x5a8c+0x08); // Found @ ffd1d88c & ffd1d8d0 - both from stubs_entry.s 7 7 #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 9 9 10 10 #include "../../../generic/capt_seq.c" //here from defined NR_AUTO definido initializes nrflag
Note: See TracChangeset
for help on using the changeset viewer.