Yeah, mini doesn't load because i don't have the addresses yet.
The big trouble with EOS M: is there any way to disable the LiveView completely?
If yes, it's easy. Fire up ADTG GUI, with LV disabled (if such thing exists), and find the default value for register 8882 (it's in the known register list) at ISO 100.
The thing is that ADTG GUI will also intercept the value in LV (which is not the one i'm looking for).
Then, look it up in a RAM dump (if ADTG value is say 0x415, lookup 0x88820415 (little endian) and write up the address. This is an array with register values at each ISO (100, 125, 160, 200 and so on). Write down the address and default value for 8882nnnn at ISO 100, 125, 160 and 12800. That's it.
The spacing between two ISOs is likely 24 bytes (so far, the only exception was 5D3 with 48 bytes).
For reference, on 6D it's at 0x417443F4 and on 600D it's at 0x403D384c.