文件名称:DolTool3.zip
-
所属分类:
- 标签属性:
- 上传时间:2012-09-04
-
文件大小:51.05kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
DolTool v0.3,DOL/ELF/BIN文件相互转换工具
带源代码
,DolTool v0.3- loser 2003
oO What is a Dol file Oo
a dol file is a gamecube executable file.
when compiling code for gamecube, an elf file is the typical
output file format. the elf file is then converted into a dol file.
a dol file can be thought of as a simplified elf file.
oO So what can this tool do for me? Oo
since the dol file format is a custom format for the gamecube,
there dont exist any tools for manipulating them.
this tool can give you information on a dol file, as well as
being able to convert between the dol format and other more
common formats. this tool can do the following conversions:
elf-> dol
dol-> elf
bin-> dol
dol-> bin
oO Source code Oo
the source code to this tool has been included due to requests
from ppl in the scene who wish to either port this tool or see
how it works, or improve it :)
i initially had high hopes on making the source code easy to read
and not too messy, however as time
带源代码
,DolTool v0.3- loser 2003
oO What is a Dol file Oo
a dol file is a gamecube executable file.
when compiling code for gamecube, an elf file is the typical
output file format. the elf file is then converted into a dol file.
a dol file can be thought of as a simplified elf file.
oO So what can this tool do for me? Oo
since the dol file format is a custom format for the gamecube,
there dont exist any tools for manipulating them.
this tool can give you information on a dol file, as well as
being able to convert between the dol format and other more
common formats. this tool can do the following conversions:
elf-> dol
dol-> elf
bin-> dol
dol-> bin
oO Source code Oo
the source code to this tool has been included due to requests
from ppl in the scene who wish to either port this tool or see
how it works, or improve it :)
i initially had high hopes on making the source code easy to read
and not too messy, however as time
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DolTool.txt
DolTool.exe
source/DolFile.cpp
source/DolFile.h
source/ElfFile.cpp
source/ElfFile.h
source/GenericFile.cpp
source/GenericFile.h
source/main.cpp
source/Types.h
source/UtilFuncs.cpp
source/UtilFuncs.h
source/
DolTool.exe
source/DolFile.cpp
source/DolFile.h
source/ElfFile.cpp
source/ElfFile.h
source/GenericFile.cpp
source/GenericFile.h
source/main.cpp
source/Types.h
source/UtilFuncs.cpp
source/UtilFuncs.h
source/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.