Dropbox has recently disabled all the Public folder links. Please help us fix any such links from your forum posts!Server issues | Builds page | @autoexec_bin | IRC: #magiclantern
...the pre-built adtg_gui from dfort requires two more stubs (just uncomment and recompile).
...define ENGIO_WRITE_FUNC and ENG_DRV_OUT_FUNC in adtg_gui.c...
else if (is_camera("70D", "1.1.2")) { ADTG_WRITE_FUNC = 0x2684c; //"[REG] @@@@@@@@@@@@ Start ADTG[CS:%lx]" CMOS_WRITE_FUNC = 0x26B54; //"[REG] ############ Start CMOS" ENGIO_WRITE_FUNC = 0xFF2BC6C4; // from stubs ENG_DRV_OUT_FUNC = 0xFF2BC3AC; }