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

Add ASCII View to Rosalina Process List #1703

Merged
merged 4 commits into from
Mar 7, 2022

Conversation

George-lewis
Copy link
Contributor

This PR adds the ability to view the memory of a process interpreted as ASCII characters. I've also added some new info text, that appears in place of the switch-between-heap-and-code text when only only one of the heap or text is available, originally I wanted to have it always be shown, but I felt like that might take too much space away from viewing the memory itself. This coincidentally also solves the problem of the memory dump not filling the screen when only one of the heap or code is present.

Here we're viewing the memory of the SSL process and can see the text "Nintendo of America Inc." among others

Here's what the new info text looks like

(Sorry for the pictures I don't know how to screenshot Rosalina)

@TuxSH TuxSH merged commit e9b8b0d into LumaTeam:master Mar 7, 2022
mikewii pushed a commit to mikewii/Luma3DS that referenced this pull request May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants