How to change hex constant representation from 'h' to '$'? #6309
TimRegeant
started this conversation in
General
Replies: 1 comment
-
On the old TI-99/4A the much rarer hex sigil |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How would I get the listing window to show hex constants as $ instead of h?
ex)
dc.b $FF
instead of
dc.b FFh
Beta Was this translation helpful? Give feedback.
All reactions