-
Notifications
You must be signed in to change notification settings - Fork 7
Detect collectibles with behavs repointed by ROM Manager global bank #18
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
Open
Mushie64
wants to merge
20
commits into
aglab2:master
Choose a base branch
from
Mushie64:read-collectibles
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+194
−23
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
72fb886
MemoryManager: Try search secrets by looped ASM call instead of behav ID
Mushie64 e16af5f
MemoryManager: Add segmented_to_virtual-like function
Mushie64 ae2f5c6
MemoryManager: Fix behav script start pointer arithmetic + endianness
Mushie64 1004354
MemoryManager: Add 0C to checked lengthy behav cmds outside loops
Mushie64 a635e4b
MemoryManager: SegmentedToAddress() -> SegmentedToVirtual()
Mushie64 ed87a71
MemoryManager: Cache searched behavs by call + move cmd length checks…
Mushie64 37f10ef
Move behavCmdLengths dict out of concrete class code
Mushie64 c6ffef2
ROMManager: Search objects by looped ASM call instead of behav ID
Mushie64 8fbe8b5
MemoryManager: Clean up debug Console.WriteLines
Mushie64 bdd023e
MemoryManager: Break read on behav terminating commands
Mushie64 5768590
MemoryManager: Copy SearchObjectsByBehavCalls with state param + adapt
Mushie64 6574b52
MemoryManager: Clean up comments
Mushie64 cf5739f
ROMManager: Replace array copy hack with full behav address read
Mushie64 51642aa
MemoryManager: Fix counting of active panels
Mushie64 124380e
ROMManager: Optimize reads for collectable behavs
Mushie64 6cf9681
MemoryManager: Revert SearchObjects(), get target behavs from ROMManager
Mushie64 30dc032
ROMManager: Read entire bank 13 + optimize reads for behav addrs
Mushie64 4b4bf5e
Allow multiple trackable behaviors per collectible
Mushie64 cadda93
Clean up leftover code
Mushie64 7ad347f
Limit loops in scanning functions
Mushie64 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.