Shop OBEX P1 Docs P2 Docs Learn Events
Decompling SXH code? Can it be done? — Parallax Forums

Decompling SXH code? Can it be done?

dbelldbell Posts: 1
edited 2005-10-14 17:38 in General Discussion
Hi All,

Recently, I had a HD crash and lost a couple of year's worth of programming (lesson to me... back up more often!). However, I still have some of the SXs that I programmed, and have used the "read" function of the compiler to save them as .sxh files, which I can't make heads or talis of. Is there any way to get them back into the mnemoic form (I'd like to see them as I coded them, if possible)?

Any help would be greatly appreciated!

Best Regards,

Derek

Comments

  • Paul BakerPaul Baker Posts: 6,351
    edited 2005-10-13 03:17
    An SX disassembler called Angelica was created by a Japanese guy, the link to the program is in this thread. His english isn't very good, but he is interesed in feedback from users and KenM is quite proficient in translating English <-> Japanese, and may be able to help in communications with the author if you have difficulties.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    ·1+1=10
  • StephenStephen Posts: 53
    edited 2005-10-13 07:58
    Here's a simple disassembler that I worked on a while ago. Just rename the target file with a .hex extension and and run it through this program by typing sx12_dis <filename without extension> and it will spit out a .src. I can share the source to anyone who interested as well...

    I can't guarantee that it will work for SX52, but I did use it with SX28 at the time.

    Cheers,
    Stephen
  • James NewtonJames Newton Posts: 329
    edited 2005-10-14 00:30
    Stephen,

    I would like to post the program and the source to sxlist.com if you are willing to go public with it.

    I may be able to bodge up a web interface to it as well...



    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    ---
    James Newton, Host of SXList.com
    james at sxlist,com 1-619-652-0593 fax:1-208-279-8767
    SX FAQ / Code / Tutorials / Documentation:
    http://www.sxlist.com Pick faster!



  • James NewtonJames Newton Posts: 329
    edited 2005-10-14 17:38
    Stephen, I get a CRC error when I try to extract that archive. Is there any chance you could email it to james at sxlist.com? Source to if possible.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    ---
    James Newton, Host of SXList.com
    james at sxlist,com 1-619-652-0593 fax:1-208-279-8767
    SX FAQ / Code / Tutorials / Documentation:
    http://www.sxlist.com Pick faster!



Sign In or Register to comment.