TASEmulators / TASEmulators/BizHawk
PCEHawk's debugger isn't properly finished
Open
Nobody has claimed this yet.
Core: PCEHawk
Request: Feature/Enhancement
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
Trying to write anything to S register and trying to enable/disable switches (B, C, D, I, N, T, V, Z) causes them to gray out immediately.
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 reproducing the issue in the PCEHawk debugger: write to the S register and toggle the B, C, D, I, N, T, V, and Z switches. Trace the debugger controls responsible for these actions and verify that the controls remain usable after each operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100