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

Allow to load data in memory in hexadecimal format #27

Closed
enjis opened this issue May 20, 2018 · 2 comments
Closed

Allow to load data in memory in hexadecimal format #27

enjis opened this issue May 20, 2018 · 2 comments
Assignees
Labels
enhancement ui Issues related to user interface
Milestone

Comments

@enjis
Copy link

enjis commented May 20, 2018

capture

Does it only loads decimal numbers??

@enjis enjis closed this as completed May 20, 2018
@enjis enjis reopened this May 20, 2018
@onkarshinde
Copy link
Contributor

Yes these fields currently only accept decimal values.

@onkarshinde onkarshinde added ui Issues related to user interface enhancement labels Aug 21, 2018
@onkarshinde onkarshinde added this to To do in Issue Tracker via automation Aug 21, 2018
@onkarshinde onkarshinde self-assigned this Aug 22, 2018
@onkarshinde onkarshinde added this to the 1.4.2 milestone Aug 22, 2018
@onkarshinde onkarshinde moved this from To do to In progress in Issue Tracker Aug 22, 2018
@onkarshinde
Copy link
Contributor

@enjis
I am working on adding a new column that can allow you to view and edit data in hex. The idea is to simply enter the value in hex format with without 'h'. For example 'AC' or '1A'.
Would you be willing to try code from git and provide feedback?

@onkarshinde onkarshinde changed the title Unable to load data directly into memory address location. It remains 0 even after writing in the text box. Allow to load data in memory in hexadecimal format Aug 30, 2018
Issue Tracker automation moved this from In progress to Done Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ui Issues related to user interface
Projects
Issue Tracker
  
Done
Development

No branches or pull requests

2 participants