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

Restructurize the sound data and define all remaining pointers #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Gericom
Copy link

@Gericom Gericom commented Jun 30, 2019

I used this disassembly to rebase (aka, figure out all pointer locations) the bios in GBARunner2. In the process I noticed that it was not complete as some pointers of the sound data were not defined. I therefore restructurized that part so it is now more divided in parts that belong to the same structs and with proper pointers. I didn't bother fully figuring out how to name it, but I think that should be doable with a bit of research as it's just old musicplayer 2000 stuff.

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.

1 participant