Omnimaga

Calculator Community => Casio Calculators => Topic started by: AngelFish on January 14, 2011, 03:22:32 pm

Title: Help with SH3 disassembler
Post by: AngelFish on January 14, 2011, 03:22:32 pm
As some of you may have noticed, we've been busy hacking the Casio-Prizm and have had some success. However, since we finally have the hex equates for all SuperH 3 Assembly commands, a disassembler is required to properly analyze the Prizm. While other disassemblers have been written, only one in a very expensive commercial package is available for newer OSes. The others, insofar as I have been able to find, are all incompatible and even worse, use the Assembly language of a slightly different processor. So, if you have any computer programming skills, I'd appreciate help with this. Just send me a PM if you're interested.

Thanks,

Qwerty.
Title: Re: Help with SH3 disassembler
Post by: Munchor on January 14, 2011, 03:37:24 pm
I would like to be helpful with this, since I've written one and am writing another.
Title: Re: Help with SH3 disassembler
Post by: JosJuice on January 14, 2011, 03:58:19 pm
I would like to help too, but I'm not sure of how much I can contribute with (I've told Qwerty a bit about what it I can do with PC programming in the IRC earlier). Even if I might not be able to complete everything by myself, I would still like to try.
Title: Re: Help with SH3 disassembler
Post by: Munchor on January 14, 2011, 04:08:04 pm
By myself, no, if you need help as something like a team, yeah of course.
Title: Re: Help with SH3 disassembler
Post by: MicroPro on December 21, 2011, 08:38:36 am
Hi all.
I'm interested to know how much this went far, or did you find any working disassemblers now?
I also saw your topic at Cemetech (didn't have time to read it :p ) the site admin seemed interested but it seems no progress was made.
Any new news?
Title: Re: Help with SH3 disassembler
Post by: flyingfisch on December 22, 2011, 10:16:43 am
Hi MicroPro! You may want to introduce yourself here (http://www.omnimaga.org/index.php?board=10.0) ;)

So, did you get an FX-series casio calc yet, or do you still only own a ClassPad?
Title: Re: Help with SH3 disassembler
Post by: MicroPro on January 03, 2012, 03:02:14 am
Hello! Introduce myself... Not a bad idea but there would not be any interesting information so I didn't do it. ;)

I have a ClassPad, and it's got an SH-3 like fx series (but not the new Power Graphic 2 series).

I couldn't get that Win CE disassembler to work... Right now I'm just busy taking exams. but when I have some time, I may take a look at this again.
Title: Re: Help with SH3 disassembler
Post by: jnesselr on January 03, 2012, 01:55:45 pm
True, we do need some good form of a disassembler.  I know I'm currently using IDA Pro, but I really should just go ahead and write a quick one up. I have all of the commands, as far as I know. I should go ahead and do that.