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

[data] string representations of text in 80f59c8.s #157

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

rpadaki
Copy link
Contributor

@rpadaki rpadaki commented Sep 23, 2023

I wrote a hacky little script to generate a tree representation of charmap and apply it across a file. Lots of manual intervention needed to mark .byte entries which are not actually strings, and came across a few characters which hadn't been caught yet (e.g. the NDS Y button). Also fixed up some data boundaries.

This PR takes all of the text inside data_80F59C8.s and represents it as .string.

Copy link
Collaborator

@AnonymousRandomPerson AnonymousRandomPerson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will let #158 merge before this, per Discord convo.

@SethBarberee
Copy link
Collaborator

Needs rebase

@SethBarberee
Copy link
Collaborator

Same issues on CI as #159

@rpadaki rpadaki changed the title [data] string representations of text in 80f9c8.s [data] string representations of text in 80f59c8.s Sep 25, 2023
@SethBarberee SethBarberee merged commit 7421e3e into pret:master Sep 26, 2023
1 check passed
@rpadaki rpadaki deleted the rpadaki/stringify-80f9c8 branch September 27, 2023 21:06
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.

3 participants