主题:关于Canon相机——有兴趣编程和破解的人看
正序浏览
主题图片汇总
主题内检索
泡菜
泡网分: 14.824
主题: 10
帖子: 376
注册: 2006年3月
FAQ - Canon programming/hacking
译自:
http://f1_grp_yahoofs_com/v1/oF-cRYJvT1gjDi3AzrVDZIN_tKaH_--KZ46lOKELNwo_-KeXfFEMRUSxbzriwLi5AqOooAMyp8eNc0oQ5M2v46CdYUZ1JWKtQg/Canon_fqa.html

How can I run all those nice programms?
一:我怎么样运行这些好程序?
-Use your Card Reader to create the directories 'd:\dc97\misc' on your normal Memory Card. Now copy the EXE- and INI-File in this directory. After this plug your Card back in your Cam, switch it ON in PlayBack-Mode and go to the menu now should there a new menu item. Select it and volià run the program by pressing the SET-Button
——用你的读卡器:在你的记忆卡上建立一个\dc97\misc的目录,然后把EXE和INI文件复制到这个目录里。然后把卡插回相机,打开相机,进入回放模式,进入菜单项,这时就应该有新的菜单项了,选择就运行。
or
-Use s10sh (Linux) or Wins10sh (Windows) to create the directories and coping the files in this.(You get those programms from the Fileselection)
——或者使用s10sh(在Linux下)/Wins10sh(在Windows下)建立和复制这些文件。

How can I write my own programms?
我怎么写自己的程序?
-At the moment are 2 libraries available: one in Pascal and one in C. The Pascal library is from Fay but he stopped to update it. The C library is from RayeR and it's up to date. Take Turbo Pascal 7 or Borland C++ 3.1 to create your programms. Use 80186 Instructions and disable word alignment and of course 16bit.
——现在有两个可以使用的库:一个是用Pascal写的,另一个是用C。Pascal的库是Fay写的,但已经停止更新了。C的库来自RayeR,并且在更新。使用Turbo Pascal 7或者Borland C++3.1创建您的程序。使用80186指令集并要禁止字对齐——当然要使用16位编译。

I thought about programming a MP3-Player
我想写一个MP3播放程序
-Unfortunately the CPU speed is not as high to realiese that.
——很不幸,相机的CPU速度还不足够播放MP3

How can I replace a language?
It's possible to run the Firmeware from e.g. from a A70 on a S400?
-Use SysTools 1.10 to make the CF bootable and copy the camera.exe on the Memory Card root and plug it in the onther camera. If you be luckey the Cam will switch on otherwise nothing will happen. Format the Memory Card to start normal again.

How can I test a hacked Firmeware save?
我怎么测试一个Hack过的固件已经保存了?
-Use SysTools 1.10 to make the CF bootable and copy your camera.exe on the Memory Card root
使用SysTools 1.10让CF卡可引导,然后复制你的camera.exe到记忆卡的根目录

What is the colormodell from the Cam?
相机的色彩模式是什么?
-YUV

How fast is the CPU?
相机的CPU有多快?
Is not really known how fast the CPU really is. According the Datasheets it should be 33Mhz or faster. But we guess about 1Mhz because the cam uses the DIGI processor is a DSP who has included all picture and movie processing opperations.
——我不是很确定CPU实际是多少。根据数据手册(datasheets),它应该是33Mhz以上。但我们猜测可能只有1Mhz,因为相机使用的DIGI处理器是一个包括了所有处理图片和影像的操作的DSP(数字信号处理器,Digital Signal Processor)

Which CPU is in the Camera?
相机使用什么CPU?
It's a meta-pc from NEC with x86 instructionset
它是一个NEC产的元PC(?不知道怎么翻译,应该指的类似单片机这样的吧,就是说把必要的外器件都做在了一个片子上),它使用Intel x86指令集。

让A610支持RAW格式!
https://forum.xitek.com/showthread.php?threadid=418343

[2007-01-06 12:42 补充如下]

我在
https://forum.xitek.com/showthread.php?threadid=418343
个帖子里上传了几张从Yahoo讨论组上下载的在A70/90上运行程序的照片,有兴趣可以看一下(从24到29)
相关标签: CREATE Canon NEC camera
(0)
(0)
只看该作者
不看该作者
加入黑名单
举报
返回顶部
个人图文集
个人作品集
浏览:2970 回帖:6
第 1 页 / 共 1 页
游客没有回帖权限
泡菜
泡网分: 12.612
主题: 9
帖子: 88
注册: 2006年5月
那里去找 EXE- and INI-File 文件啊?你怎么介绍只介绍一半啊? 卖关子?
(0)
(0)
只看该作者
不看该作者
加入黑名单
举报
返回顶部
个人图文集
个人作品集
泡菜
泡网分: 12.612
主题: 9
帖子: 88
注册: 2006年5月
请教如何才能使我的620有更改了的菜单显示啊? 如Fireware Update之类的?
(0)
(0)
只看该作者
不看该作者
加入黑名单
举报
返回顶部
个人图文集
个人作品集
泡菜
泡网分: 14.824
主题: 10
帖子: 376
注册: 2006年3月
To Studybug
我的电子邮箱是sprhawk@163.com,能和我联系吗?
(0)
(0)
只看该作者
不看该作者
加入黑名单
举报
返回顶部
个人图文集
个人作品集
泡菜
泡网分: 0.001
主题: 0
帖子: 162
注册: 2005年12月
我个人好奇心比较重,现在已经在我的Powershot S70上做三个测试,一个简单的showHW,15 game和tetris game,可惜俄罗斯方块不能运行,其余两个没有问题(“hello world”有问题才怪,呵呵),今天没有太多的时间测试,以后有空闲时间研究研究。
(0)
(0)
只看该作者
不看该作者
加入黑名单
举报
返回顶部
个人图文集
个人作品集
泡菜
泡网分: 14.824
主题: 10
帖子: 376
注册: 2006年3月
只要你注册一个yahoo!的账号然后去讨论组Join就可以了,立即生效啊,不用等的。以后多多交流啊

E-mail:sprhawk@163.com
(0)
(0)
只看该作者
不看该作者
加入黑名单
举报
返回顶部
个人图文集
个人作品集
泡菜
泡网分: 16.32
主题: 14
帖子: 330
注册: 2006年12月
我提交了到这个新闻组的申请,不知道什么时候能通过。。。
(0)
(0)
只看该作者
不看该作者
加入黑名单
举报
返回顶部
个人图文集
个人作品集
回复主题: 关于Canon相机——有兴趣编程和破解的人看
功能受限
游客无回复权限,请登录后再试