Noob here. I've reset my 53.12 camcorder's key, but can't get any of the Mac OS apps to recognize the little bugger despite trying different computers. OPS20 on my XP box works fine; and I can download all day long with it. I'd rather be able to do it on my Mac ;)
For those of you who have enabled this USB Mass Storage hack; do you hit playback once to enter into USB Mass Storage mode, attach cable, and a volume/driver letter appears in Win/Linux? I don't wanna toast the camera, but it seems this is rather safe from the reports....
Thanks muchly!
SaturnNiGHTS- 12-30-2007
where does execution normally branch if the delete function idles out?
brite_eye- 12-30-2007
where does execution normally branch if the delete function idles out?
The simple answer is back to where it was before you pressed delete (or to the same place that it goes when you press delete and don't confirm).
IIRC, I modified a branch (to delete) on the third check for confirmation (checks every second) to branch instead to mass storage routine (forcing the branch even though there was no confirmation).
SaturnNiGHTS- 12-30-2007
where does execution normally branch if the delete function idles out?
The simple answer is back to where it was before you pressed delete (or to the same place that it goes when you press delete and don't confirm).
IIRC, I modified a branch (to delete) on the third check for confirmation (checks every second) to branch instead to mass storage routine (forcing the branch even though there was no confirmation).
so it does a p-code equivalent of jump-return? no jump address in firmware to the beginning of a loop, it just returns to the address of the original call?
brite_eye- 12-31-2007
so it does a p-code equivalent of jump-return? no jump address in firmware to the beginning of a loop, it just returns to the address of the original call?
I think so, but I currently don't feel like looking at uncommented MIPS assembler code to confirm what happens when confirmation doesn't happen. Had I followed morcheeba's methods, I should have documented it my first time through the code.
Forumer™ is Voted #1 Free Forum Hosting provider
Build your own community today with the largest message board hosting company.