diff options
| author | 2026-04-27 15:53:04 +0200 | |
|---|---|---|
| committer | 2026-04-27 15:57:39 +0200 | |
| commit | 24db213fc1c5d0cf2ecb36adb6ba0ce74e5d7478 (patch) | |
| tree | 06f9ea0597c772d8401ea660cee58fbd257b4d7c /hash | |
| parent | 9a20965ce119233c14d0664b10f5af6e99058402 (diff) | |
sony/smc777_kbd.cpp: overhaul
* rewrite all key mappings, and add missing keys;
* add function key command overrides;
* hookup CTRL modifier;
* workaround multikey presses;
* remove ten key handling: it's a separate port not worth supporting unless a MCU LLE dump ever surfaces;
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/smc777.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/hash/smc777.xml b/hash/smc777.xml index 94409530d1c..aa66b578330 100644 --- a/hash/smc777.xml +++ b/hash/smc777.xml @@ -854,9 +854,12 @@ Untested [FDC] saving <publisher>ソニー・クリエイティブプロダクツ (Sony Creative Products)</publisher> <notes><![CDATA[ [FDC] "Err(BS) on A:" -[MC6845] no input on title screen with continous border changes, scans DE a lot. +[MC6845] scans DE a lot on title screen (verify) +[MC6845] uses raster effect during gameplay ]]></notes> <info name="alt_title" value="ペンジャミン"/> + <info name="usage" value="Use a joystick in port 2 (uses button 2)"/> + <sharedfeat name="joystick2_default" value="joystick" /> <part name="flop1" interface="floppy_3_5"> <dataarea name="flop" size="362992"> @@ -1169,6 +1172,7 @@ Stuck [buzzer] (fixed) <publisher><unknown></publisher> <notes><![CDATA[ Apparently a cooking application, not extensively tested (language barrier, katakana only) +[MC6845] odd cut off of selection (by pressing F1) ]]></notes> <info name="alt_title" value="クッキンキャット"/> <info name="serial" value="SMW-H703D"/> |
