forked from joncampbell123/dosbox-x
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PC-98: Write the PC-98 mapping table for all 10 possible states, thou…
…gh incomplete for anything other than normal, shift, and control. This is enough to keep Nut Berry happy and possibly any other PC-98 game that needs the keyboard translation tables to run. Update code to reflect that the lookup tables are 0x60, not 0x80 bytes long, because they skip a range of unused scan codes
- Loading branch information
1 parent
4f1d714
commit 3d2f114
Showing
3 changed files
with
66 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters