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

.print hex data #32

Open
jhusak opened this issue Nov 9, 2023 · 0 comments
Open

.print hex data #32

jhusak opened this issue Nov 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jhusak
Copy link
Collaborator

jhusak commented Nov 9, 2023

Now directive .print prints numbers in $HEX format. It cannot be changed, so I have to use the sed inline editor on the mads output to produce include.h file for my .c program. (.asm program outputs places where .c program puts data in). It would be nice to have a switch to write the prefix or not in the simplest way (so I may use .print "# define OFFSET 0x",*

@jhusak jhusak added the enhancement New feature or request label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant