Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement an ihex/srec BinaryView #5832

Closed
wants to merge 11 commits into from
Closed

implement an ihex/srec BinaryView #5832

wants to merge 11 commits into from

Commits on Aug 26, 2024

  1. implement an ihex BinaryView

    rbran authored and emesare committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ab44b51 View commit details
    Browse the repository at this point in the history
  2. fix default endianness

    rbran authored and emesare committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    120c3e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a4f106 View commit details
    Browse the repository at this point in the history
  4. implement an srec BinaryView

    rbran authored and emesare committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8b78397 View commit details
    Browse the repository at this point in the history
  5. add titxt

    rbran authored and emesare committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b6c35b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6cedef View commit details
    Browse the repository at this point in the history
  7. Build IHEX view plugin

    emesare committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b41315b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    91e790e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    335edcb View commit details
    Browse the repository at this point in the history
  3. Allow space between last byte and newline for TI-TXT view

    i.e. support "31 40 00 04 B2 40 3E F9 00 02 B2 40 3E F9 02 02 " as a byte line
    emesare committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6bbb117 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5389ea View commit details
    Browse the repository at this point in the history