TASEmulators / TASEmulators/BizHawk
Unable to Turn on the TI 83 via KeyPad
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
The TI 83 Button Viewer UI is not able to turn on the system and so you have to find the key binding for on and use it instead. This is because the buttons are pressed for a single frame and unable to be held while the On button needs to be held for 3 frames for the calculator to be turned on.
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 TI-83 Button Viewer UI and its button-press handling. Inspect how press duration is represented, then verify that the On button can remain pressed for three frames. Done means the calculator powers on through the Button Viewer without using the key binding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100