DC-SWAT Forum

Полная версия: SH4 Disassemblers and Official bin utils Pack v1.0 by SWAT
Вы просматриваете yпpощеннyю веpсию форума. Пеpейти к полной веpсии.
Перезалейте у кого осталось, пожалуйста
Что конкретно тебе оттуда нужно?
SWAT, нужен дизассемблер
Скачай на просторах интернета - "IDA Professional Edition", там есть поддержка SH4 Dreamcast.
https://www.hex-rays.com/products/ida/processors.shtml
(08.07.2013 13:10)Renji-kun писал(а): [ -> ]Перезалейте у кого осталось, пожалуйста
У меня есть. Пару лет назад кто-то просил из форумчан, так на почте и осталось в отправленных Smile Могу на мыло выслать, если нужно.
залей лучше для всех пожалуйста Smile
Выложил на Дробокс, прошу :-) Тут
thank you~~
How to use sh4dis.exe and sh4disasm.exe

SH4 Disassember
dish4 <inputfile> <outputfile> [startaddress]
sh4disasm 2.bin 111.txt 0x8c020000
???
L00000000:
dc.w $0009,$0009,$0009,$0009,$0009,$0009



SH4 Disassembler v1.0 by SWAT
Usage: sh4dis [flags] filename
Flags:
-b<address> Binary file, text start
-o<filename> File to write output to (default: stdout)
-d Standard displacement

sh4dis 2.bin > 1.txt
Dreamcast SH4 Disassembler V1.0
Coded by SWAT

H'8c010000: H'0009 .. nop
H'8c010002: H'0009 .. nop
H'8c010004: H'0009 .. nop
H'8c010006: H'0009 .. nop
H'8c010008: H'0009 .. nop
H'8c01000a: H'0009 .. nop


????
Apparently such content in 2.bin...

Я кстати нашел свой архив и выложил на сайт.
I mean, I 2.txt content inside is
nop
nop
nop
nop
and then I can be converted into binary machine code Well
0900 0900 0900 0900
For compile asm you need use sh-elf-as from SH4 toolchain.
thank you swat~

but

where is SH4 toolchain.??
For example, download it from DreamShell page (GCC 4.5.2 Newlib 1.19) or build it yourself from GCC source.
thank you~~

I thought SH4 Disassember can also do this~ lol
URL ссылки