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

Labeling remaining wram addresses #439

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vulcandth
Copy link
Contributor

@vulcandth vulcandth commented Nov 22, 2023

This is the start of labeling the remaining wram addresses.. I'll be working on this in the next few days. Feel free to review as I work.

Just gonna toss all these misc flag constants in wram_constants.asm for now. We can sort them elsewhere later if it makes sense later.

Also, instead of trying to come up with a single wram label for an address whose bits are used for different things... I'm going to opt to just specify multiple labels for the same address.

  • wd72e
  • wd72d
  • wd732
  • wUnusedCF8D
  • wd736
  • wUnusedCD39
  • wFlags_D733
  • wUnusedCD37
  • wUnusedD08A
  • wUnusedD119
  • wd728
  • wUnusedD71B
  • wd11e
  • wUnusedD71F
  • wcd6d
  • wUnusedCD3D
  • wUnusedCD3A
  • wd0b5
  • wUnusedCC5B
  • wUnusedD366
  • wUnusedD09B
  • wUnusedD153
  • wFlags_0xcd60
  • wUnusedD5A3
  • wcf91
  • wUnusedDA38
  • wUnusedC000
  • wd72c
  • wd730

@Vortyne
Copy link
Contributor

Vortyne commented Nov 25, 2023

what about wUnknownSerialCounter and wUnknownSerialCounter2

@vulcandth
Copy link
Contributor Author

what about wUnknownSerialCounter and wUnknownSerialCounter2

I have a vendetta against them.

@vulcandth
Copy link
Contributor Author

what about wUnknownSerialCounter and wUnknownSerialCounter2

I'm saving those for you to do.

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.

None yet

2 participants