Hopefully its somewhere.
FF0A1F80 FA_LvJpegCheck
These were null?:
2 ; *'FA_GetJpegSizeForLV'
FF56DB6C: ff1115e8 ; 0xff1115e8: pointer to 0xe51f01f4
FF56DB70: ff72d496 ; *'FA_GetJpegBufForLV'
FF56DB74: ff1115dc ; 0xff1115dc: pointer to 0xe51f01e8
I read from those registers and get "deadbeaf" .... assholes!
I dumped ram (~268mb) and found FF D8 FF in serveral spots. How do you dump vram?
From looking at 40D thread... maybe LV jpeg as to be started? Esp on newer cameras.
NSTUB(0xFF0A161C, str:lv_save_raw_lv_af_raw_lv_start)
has lv_save_raw + lv_start
FA_StartLvTestImage
Has:
FA_StartLvTestImage+20: 'lv_save_raw'
FA_StartLvTestImage+32: 'lv_af_raw'
FA_StartLvTestImage+40: 'lv_old_start'
from log in the other thread are these stream addresses?
574C 40908294
5750 4A000090
Also:
FA_LvJpegCheck+36: call('lv_no_flicker', *(arg0), 'FA_LvJpegCheck %d')
Another thought..... Maybe the unknown path/mode from
http://magiclantern.wikia.com/wiki/Register_Map is the unused LV jpeg?