-
Notifications
You must be signed in to change notification settings - Fork 9
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
Document various OAM and sprite data and functions #34
base: master
Are you sure you want to change the base?
Commits on Jul 22, 2020
-
The decompressCoordEventData_8030aa4 routine parses the header of a map's trigger data. Document the structure of this header and a few bits of related code.
Configuration menu - View commit details
-
Copy full SHA for a99c937 - Browse repository at this point
Copy the full SHA a99c937View commit details -
Document initializeLayerPriorityTriggers
sub_803189C touches some structures and variables. Name these structure members and variables, and document the code for sub_803189C.
Configuration menu - View commit details
-
Copy full SHA for 27ff369 - Browse repository at this point
Copy the full SHA 27ff369View commit details -
Clean up checkLayerPriority_80318b0's assembly
* Remove unnecessary .align directives * Make labels function-local * Document the loc_8031904 label
Configuration menu - View commit details
-
Copy full SHA for 34820dd - Browse repository at this point
Copy the full SHA 34820ddView commit details -
Document and tidy findTriggerForTilePosition
* Rename sub_8030B1E to findTriggerForTilePosition * Add interface documentation to findTriggerForTilePosition * Remove unnecessary .align directives * Document .loc_8030B66 label
Configuration menu - View commit details
-
Copy full SHA for 92872fe - Browse repository at this point
Copy the full SHA 92872feView commit details -
Document getObjectTilePosition
Document the interface of the getObjectTilePosition routine, and label some struct members used by that routine.
Configuration menu - View commit details
-
Copy full SHA for 3261bd2 - Browse repository at this point
Copy the full SHA 3261bd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f773f1d - Browse repository at this point
Copy the full SHA f773f1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07cb6cc - Browse repository at this point
Copy the full SHA 07cb6ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95ebf53 - Browse repository at this point
Copy the full SHA 95ebf53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5542420 - Browse repository at this point
Copy the full SHA 5542420View commit details -
Document some sprite manipulation routines
See the interesting changes in asm/sprite.s.
Configuration menu - View commit details
-
Copy full SHA for 056e0db - Browse repository at this point
Copy the full SHA 056e0dbView commit details