- 28 Apr, 2019 2 commits
-
-
Daniel Fort authored
Update EOS R to 1.2.0 firmware --HG-- branch : digic6-dumper
-
Kajetan Krykwinski authored
--HG-- branch : kitor/eosr_120
-
- 27 Apr, 2019 1 commit
-
-
Kajetan Krykwinski authored
--HG-- branch : kitor/eosr_120
-
- 25 Apr, 2019 1 commit
-
-
Kajetan Krykwinski authored
--HG-- branch : kitor/eosr_120
-
- 22 Apr, 2019 7 commits
-
-
Kajetan Krykwinski authored
--HG-- branch : kitor/eosr_120
-
Kajetan Krykwinski authored
--HG-- branch : kitor/eosr_120
-
Kajetan Krykwinski authored
--HG-- branch : kitor/eosr_120
-
Kajetan Krykwinski authored
--HG-- branch : kitor/eosr_120
-
Kajetan Krykwinski authored
--HG-- branch : kitor/eosr_120
-
Kajetan Krykwinski authored
--HG-- branch : kitor/eosr_120
-
Kajetan Krykwinski authored
--HG-- branch : kitor/eosr_120
-
- 13 Apr, 2019 1 commit
-
-
Daniel Fort authored
--HG-- branch : digic6-dumper
-
- 27 Mar, 2019 1 commit
-
-
alex@thinkpad authored
--HG-- branch : digic6-dumper
-
- 23 Mar, 2019 1 commit
-
-
alex@thinkpad authored
Tested on 5D4, 200D, 77D and M50, all in QEMU. --HG-- branch : digic6-dumper
-
- 27 Mar, 2019 2 commits
-
-
alex@thinkpad authored
(minimal/qemu-fio test) --HG-- branch : digic6-dumper
-
alex@thinkpad authored
(FindFirst/FindClose/FindNext repeated many times) --HG-- branch : qemu
-
- 25 Mar, 2019 3 commits
-
-
alex@thinkpad authored
Only FindFirst/FindNext test for now; others to be added later. Compile with e.g.: cd minimal/qemu-fio make MODEL=60D clean make MODEL=60D install_qemu CONFIG_QEMU=y FIXME: works on DIGIC 4/5, fails on DIGIC >= 6, not tested on DIGIC 2/3. --HG-- branch : qemu
-
alex@thinkpad authored
(slightly faster, no longer times out) --HG-- branch : qemu
-
alex@thinkpad authored
(a8bdfa98fe3d) --HG-- branch : qemu
-
- 23 Mar, 2019 9 commits
-
-
alex@thinkpad authored
--HG-- branch : digic6-dumper
-
alex@thinkpad authored
(should now work in LiveView for UYVY models, such as 80D and 200D) --HG-- branch : digic6-dumper
-
alex@thinkpad authored
No more color artifacts at font edges. --HG-- branch : digic6-dumper
-
alex@thinkpad authored
(@names_are_hard, why did you swap the endianness in your rgb2yuv422?!) --HG-- branch : digic6-dumper
-
alex@thinkpad authored
U and V now have an offset of 0x80; previously, on DIGIC 5 and earlier models, achromatic was 0. --HG-- branch : digic6-dumper
-
alex@thinkpad authored
TODO: need a trained eye to check. --HG-- branch : digic6-dumper
-
alex@thinkpad authored
DIGIC 6/7/8: generic Hello World code, based on names_are_hard's and chris_overseas' work. To be tested. MARV structure: https://www.magiclantern.fm/forum/index.php?topic=17360.msg212411#msg212411 --HG-- branch : digic6-dumper
-
alex@thinkpad authored
(DIGIC 6/7/8; to be tested) --HG-- branch : digic6-dumper
-
alex@thinkpad authored
--HG-- branch : digic6-dumper
-
- 24 Mar, 2019 1 commit
-
-
alex@thinkpad authored
--HG-- branch : digic6-dumper
-
- 25 Mar, 2019 2 commits
-
-
alex@thinkpad authored
- THUMB_FN: for Thumb functions - ARM32_FN: for 32-bit ARM functions - DATA_PTR: for stubs not pointing to code (these can't be called as functions) Advantages: - Thumb bit handled automatically (less error-prone) - easier to read (compared to checking address parity manually) - easier to copy stubs from/to IDA or GDB scripts (no more need to edit the Thumb bit manually) Also: - updated maintenance scripts from contrib/stub-format and stub-checker - declared data stubs so they won't be incorrectly tagged as code - removed "Thumb" mentions from comments --HG-- branch : digic6-dumper
-
alex@thinkpad authored
--HG-- branch : digic6-dumper
-
- 23 Mar, 2019 1 commit
-
-
alex@thinkpad authored
(not yet used in source code) --HG-- branch : digic6-dumper
-
- 25 Mar, 2019 3 commits
-
-
alex@thinkpad authored
--HG-- branch : digic6-dumper
-
alex@thinkpad authored
--HG-- branch : digic6-dumper
-
alex@thinkpad authored
- ignore the underscore from stub names - free and free_dma_memory should be right after malloc/alloc_dma_memory - file stubs should be first - create/delete/open/close/etc should be grouped, usually first - property functions: logical order is very close to reverse alphabetical order --HG-- branch : digic6-dumper
-
- 15 Mar, 2019 2 commits
-
-
alex@thinkpad authored
--HG-- branch : digic6-dumper
-
alex@thinkpad authored
--HG-- branch : digic6-dumper
-
- 23 Mar, 2019 1 commit
-
-
alex@thinkpad authored
--HG-- branch : digic6-dumper
-
- 19 Mar, 2019 1 commit
-
-
calle2010 authored
based on the work from aprofiti in ML forum https://www.magiclantern.fm/forum/index.php?topic=19737.msg206736#msg206736 (f387fc1, b44e17e, e25589c, 1578fb6, 397b9a2, 0264f84, minus the experiments -- a1ex) --HG-- branch : digic6-dumper
-
- 14 Mar, 2019 1 commit
-
-
calle2010 authored
--HG-- branch : digic6-dumper
-