My projects - page 3 - DSLR Hack development - CHDK Forum

My projects

  • 25 Replies
  • 17955 Views
Re: My projects
« Reply #20 on: 04 / July / 2008, 03:08:56 »
Advertisements
40D code is sligtly different but I now udnerstand that the code in de sub and more precicely
Code: [Select]
MCR     p15, 0, R0,c15,c8, 2 ; Move from ARM to Coprocessor Registeris used to tell the coprocessor to copy the data from source to destination.
Thanks

Loading the data @ 0x1900 gives a lot of nice new valid offsets and references. It works as i wanted it to work
« Last Edit: 04 / July / 2008, 10:56:26 by emklap »

*

ASalina

Re: My projects
« Reply #21 on: 04 / July / 2008, 22:06:39 »
Thanks to this discussion, I've been able to figure out the structure of the 40D's romStart function. See below for the latest FLIST.TXT which has all of the function calls labeled from romStart() onward. This should help quite a lot to duplicate the work of owerlord in getting AUTOEXEC.BIN to run on the 40D.


Re: My projects
« Reply #22 on: 07 / July / 2008, 04:48:59 »
well done, now we are getiing somwhere

*

Offline Seklth

  • **
  • 54
  • 400D
Re: My projects
« Reply #23 on: 18 / July / 2008, 17:47:57 »
what about run autoexec.bin on 40d? =)


*

Offline Seklth

  • **
  • 54
  • 400D
Re: My projects
« Reply #24 on: 22 / July / 2008, 03:29:54 »
I can set other iso value: from 100 to ~3200 :-)

http://seklth.ru/chdk/autoexec.bin.iso_change.rar
« Last Edit: 25 / July / 2008, 14:30:46 by Seklth »

*

Offline aumortis

  • *
  • 1
  • 400D, you can!
    • portfolio
Re: My projects
« Reply #25 on: 17 / October / 2008, 10:07:58 »
Seklth - you mean changing the ISO by pressing ISO button? Sorry for noob question [i'm new to CHDK and disassembling] but how to use your autoexec.bin? :)