TASEmulators / TASEmulators/BizHawk
Auto-search on too many addresses hangs entire system
Open
Nobody has claimed this yet.
Open to design proposals only
Tool: RAM Search
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
Basically #1155 but for the search part of RAM Search. I'm thinking disable the button when there are >=65536 addresses—it's not like this removes functionality for those with powerful machines, the manual search button will still be available.
see also #199
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the RAM Search auto-search and manual search controls. Confirm how the address count is obtained, then verify that auto-search is unavailable at 65,536 or more addresses while manual search remains available; the issue provides no specific file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100