Giter Site home page Giter Site logo

Comments (6)

uxmal avatar uxmal commented on June 19, 2024 1

Commit 038acf4 has an initial implementation of a disassembler and a rewriter to IR. Code quality could improve once provided with processor model-specific details. Here I ask that you consider volunteering some time to collect information about memory address register semantics, and perhaps generating data that could be ingested by Reko when loading the Padauk architecture.

from reko.

uxmal avatar uxmal commented on June 19, 2024 1

There were some issues that have been fixed. Use commit 603817e or later. Also, be aware that the command line syntax you need to use is

reko.exe decompile --loader intel-hex --arch padauk --arch-option isa=PDK15 ulp_blinker.ihx

The command-line driver's name has been changed from decompile.exe to reko.exe.

If you find any other issue, please report it in a separate, new issue.

from reko.

uxmal avatar uxmal commented on June 19, 2024

Any particular one of the PDK13, PDK14, PDK15, or PDK16 you're interested in?

from reko.

kimstik avatar kimstik commented on June 19, 2024

Particularly I'm interested in PDK15 and 14.
I'm not sure that PDK16 even exist in reality.

from reko.

kimstik avatar kimstik commented on June 19, 2024

CmdLine-0.11.4-cedeb234d1.zip
decompile.exe --default-to intel-hex --arch padauk ulp_blinker.ihx
Got "Error: Cannot decompile ulp_blinker.ihx."
ulp_blinker.ihx.zip

from reko.

uxmal avatar uxmal commented on June 19, 2024

Can you tell what instruction set it is? Reko currently supports PDK14 and PDK15, but you'll need to open a separate issue if you want support for PDK13 or PDK16.

from reko.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.