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

Issue with printing hex values #1

Closed
KeithBrown39423 opened this issue Feb 2, 2023 · 0 comments · Fixed by #2
Closed

Issue with printing hex values #1

KeithBrown39423 opened this issue Feb 2, 2023 · 0 comments · Fixed by #2
Assignees
Labels
bug Something isn't working

Comments

@KeithBrown39423
Copy link
Owner

On any value bigger than 0x7F, it prints FFFFFF as shown below.

Offset: 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 0000: 7F 45 4C 46 01 01 01 00 00 00 00 00 00 00 00 00 0010: 01 00 03 00 01 00 00 00 00 00 00 00 00 00 00 00 0020: FFFFFFB8 02 00 00 00 00 00 00 34 00 00 00 00 00 28 00 0030: 07 00 06 00 FFFFFFE8 02 00 FFFFFFEB 09 50 FFFFFFB4 00 FFFFFFB0 03 FFFFFFCD 10 0040: 58 FFFFFFC3 FFFFFFB4 00 FFFFFFCD 16 FFFFFFB4 0E FFFFFFCD 10 FFFFFFEB FFFFFFF6 00 00 00 00

@KeithBrown39423 KeithBrown39423 self-assigned this Feb 2, 2023
@KeithBrown39423 KeithBrown39423 added the bug Something isn't working label Feb 2, 2023
KeithBrown39423 added a commit that referenced this issue Feb 2, 2023
@KeithBrown39423 KeithBrown39423 linked a pull request Feb 2, 2023 that will close this issue
KeithBrown39423 added a commit that referenced this issue Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant