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

Various Design Flaws #2

Open
4 of 9 tasks
vulcandth opened this issue Aug 8, 2022 · 0 comments
Open
4 of 9 tasks

Various Design Flaws #2

vulcandth opened this issue Aug 8, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@vulcandth
Copy link
Owner

vulcandth commented Aug 8, 2022

  • Pic banks are offset by PICS_FIX
  • PokemonPicPointers and UnownPicPointers are assumed to start at the same address
  • Footprints are split into top and bottom halves
  • Music IDs $64 and $80 or above have special behavior
  • ITEM_C3 and ITEM_DC break up the continuous sequence of TM items
  • Pokédex entry banks are derived from their species IDs
  • The 6-bit caught level can only record up to level 63
  • Identical sine wave code and data is repeated five times
  • GetForestTreeFrame works, but it's still bad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant