summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/kb_ec1841.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/kb_ec1841.c')
-rw-r--r--src/mess/machine/kb_ec1841.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/kb_ec1841.c b/src/mess/machine/kb_ec1841.c
index 982e5492fb2..3c35f3f26ed 100644
--- a/src/mess/machine/kb_ec1841.c
+++ b/src/mess/machine/kb_ec1841.c
@@ -2,7 +2,7 @@
EC-1841 92-key keyboard emulation
- Sends 9 non-standard scan codes (54..5C) and reassigns 3 standard
+ Sends 9 non-standard scan codes (54..5C) and reassigns 3 standard
ones (2A, 36, 3A). EC-1841 BIOS converts scan codes into Cyrillic
by default; 'Lat' key (mapped to F11) switches it to Latin mode.
'Rus' (F12) switches back.