Commit Graph

25 Commits

Author SHA1 Message Date
Wengier
a28c26512e support for Japanese EGA mode 2021-06-04 08:47:15 -04:00
Allofich
9294d450ec SVN r4412
Update copyright.
2021-03-06 21:18:08 +09:00
rderooy
608a657b50 Update copyright year for dosbox and dosbox-x assets and update FSF address 2020-06-25 08:42:32 +02:00
Allofich
d84a812743 SVN r4183 (second half)
Update year
2019-06-03 23:01:41 +09:00
Allofich
05619dd023 SVN r4183 (first half)
Update address of FSF
2019-06-03 22:54:46 +09:00
Jonathan Campbell
fb4cc93a01 Mapper: Add PC-98 NFER / XFER keys 2018-04-29 15:58:36 -07:00
Jonathan Campbell
b533f162b2 Mapper: Add KANA key, add support to BIOS. Do not enter CAPS/KANA scancodes into keyboard buffer 2018-04-29 15:53:13 -07:00
Jonathan Campbell
b9e22da564 Mapper: Add PC-98 keys VF-1 through VF-5 2018-04-29 15:42:23 -07:00
Jonathan Campbell
38a21b4c45 Mapper: Add PC-98 STOP and COPY keys 2018-04-29 15:37:28 -07:00
Jonathan Campbell
a84cb6c921 Mapper: Add PC-98 keyboard keys for comma on numeric keypad, HELP key. Update mapper UI to show numeric comma in PC-98 mode 2018-04-29 15:32:25 -07:00
Jonathan Campbell
b8feb91f1d Mapper: Add mapping for Ro key, even if we do not have a default mapping 2018-04-29 15:23:07 -07:00
Jonathan Campbell
d1ea0c0a7d Mapper: Add binding for @ key. PC-98: Map @ key to guest according to keyboard layout of PC-98 2018-04-29 14:35:01 -07:00
Jonathan Campbell
6ccb4a8072 Mapper: Add caret key binding. PC-98: Map caret key as directed by keyboard layout on actual hardware 2018-04-29 14:24:54 -07:00
Jonathan Campbell
bb43558082 Mapper: Add colon key binding. PC-98: Map colon key to PC-98 colon key 2018-04-29 14:16:59 -07:00
Jonathan Campbell
9dca647a76 correct for Japanese \ and _ key. Now a working default in Windows. 2015-08-26 20:50:42 -07:00
Jonathan Campbell
ec7aec4d98 run the source code through dos2unix. it seems to help with applying
patches.
2015-08-16 02:00:24 -07:00
Jonathan Campbell
eceb3c6f38 incorporate patches from a DOS/V patch of DOSBox-X to help develop
support for Japanese keyboard layout. Source:
http://www.mediafire.com/download/t968ydz6ky92myl/dosbox74.zip
2015-07-13 04:19:22 -07:00
emendelson
d943c93eb6 Add clipboard paste (from dbDOS fork)
Adds the ability to paste from the clipboard; code is entirely from the
dbDOS fork, not by me. Ctrl-Alt-F4 pastes the clipboard into DOSBox-x
2015-05-17 13:29:11 -04:00
Jonathan Campbell
ed948ce133 add SDL mapper buttons and KBD_ enum for Korean Hancha Han/Yong 2014-06-22 17:09:17 -07:00
Jonathan Campbell
6384b91c1c mapper GUI: move modifier buttons down. keyboard: add KBD_* enumerations
for Japanese scan codes yet to be added.
2014-06-22 16:27:15 -07:00
Jonathan Campbell
35b92510e6 Add SDL mapper support for F13-F24 (as in, future support for generating
IBM PC F13-F24 scan codes). The reason the keyboard emulation does
nothing so far, is that there are several different descriptions of the
scan codes out there, one saying that F13-F24 are transmitted as
SHIFT+F1-F12, another that F11-F20 are SHIFT+F1-10 and F21-F22 are
CTRL+F1-F2. Until I can work out which one to emulate, the f13-f24
bindings do nothing at the keyboard level, though they are stubbed out
to prevent DOSBox from exiting with an error about unknown scan codes.
2014-06-21 19:53:30 -07:00
Jonathan Campbell
00a340560e Add to SDL mapper support for numeric keypad equals sign, which is
mapped by default so that it types a normal equals sign.
2014-06-21 19:38:13 -07:00
Jonathan Campbell
a80a68b375 Modified SDL mapper gui to include Windows 95 keys (left+right Windows
and Windows popup/context menu).
2014-06-21 19:27:59 -07:00
Jonathan Campbell
21614b8c3f toss out my copy, integrate tawoongs's daum branch code into mine,
remove what won't compile, begin work.
2013-10-14 05:07:26 -07:00
root
f331824031 port from svn 2013-07-07 20:39:49 -07:00