TASEmulators / TASEmulators/BizHawk
Encapsulate dump status (`IRomInfo`)
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
Since cores control the string that's shown there, they can be inconsistent, or as is the case at the moment, return nothing despite a disc hashing algorithm being implemented already.
edit: Maybe the dump status window should also show which firmware requests were made/fulfilled?
moved from https://gitlab.com/YoshiRulz/yoshis-hawk-thoughts/-/issues/73
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 IRomInfo, the dump status window, and the core code that controls its displayed string. Determine how the existing disc hashing status is exposed and whether firmware requests belong in the same status, then confirm the interface and window provide consistent, visible results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100