TASEmulators / TASEmulators/BizHawk
[DOS] NumPad Enter not working
@SergioMartin86 is already working on this.
Since Apr 27, 2026.
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
Summary
As discussed here, NumPad Enter doesn't seem to work in Bizhawk's DOSBox-X core.
Other NumKeys like Num1-9 do work.
NumPad Enter does work in a standalone DOSBox-X with Win95.
It might be a problem with the implementation of the NumPad Enter key in Bizhawk's DOSBox-X core.
Repro
Install Win3.11 or Win95/98,
press NumLock to allow Num keys,
press Num4, Num 8, Num 6, Num2 and verify they behave like Left, Up, Right, Down.
Press NumEnter (via TAStudio or via controller key), nothing happens (in a text field, this should do a new line).
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.
Assessment
This issue has not been assessed yet.