TASEmulators / TASEmulators/BizHawk
Allow editing registers in BSNES graphics debugger
Open
Nobody has claimed this yet.
App: EmuHawk
Needs domain knowledge for triage
Request: Feature/Enhancement
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
You can manually edit them by writing to 0x0021xx. Due to the graphics debugger being ported directly from old BSNES, you can't edit the registers through graphics debugger.
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 in the BSNES graphics debugger and trace how its registers are displayed, comparing that with the existing manual write path at 0x0021xx. Done means registers can be edited through the graphics debugger and the resulting writes behave like direct writes to those addresses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100