summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/symbolics.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/symbolics.cpp')
-rw-r--r--src/mame/drivers/symbolics.cpp23
1 files changed, 22 insertions, 1 deletions
diff --git a/src/mame/drivers/symbolics.cpp b/src/mame/drivers/symbolics.cpp
index 52c5c3c4a91..a184fb8bc69 100644
--- a/src/mame/drivers/symbolics.cpp
+++ b/src/mame/drivers/symbolics.cpp
@@ -38,7 +38,28 @@
256K DRAM
Keyboard serial bit map:
- Local (#x01), Caps Lock (LED) (#x02), Hyper (left) (#x03), Meta (left) (#x04), Control (right) (#x05), Super (right) (#x06), Scroll (#x07), Mode Lock (LED) (#x08), Select (#x0c), Symbol (left) (#x0d), Super (left) (#x0e), Control (left) (#x0f), Space (#x10), Meta (right) (#x11), Hyper (right) (#x12), End (#x13), Z (#x17), C (#x18), B (#x19), M (#x1a), . / > (#x1b), Shift (right) (#x1c), Repeat (#x1d), Abort (#x1e), Shift (left) (#x22), X (#x23), V (#x24), N (#x25), , / < (#x26), / / ? (#x27), Symbol (right) (#x28), Help (#x29), Rubout (#x2d), S (#x2e), F (#x2f), H (#x30), K (#x31), ; / : (#x32), Return (#x33), Complete (#x34), Network (#x38), A (#x39), D (#x3a), G (#x3b), J (#x3c), L (#x3d), ' / " (#x3e), Line (#x3f), Function (#x43), W (#x44), R (#x45), Y (#x46), I (#x47), P (#x48), ) / ] (#x49), Page (#x4a), Tab (#x4e), Q (#x4f), E (#x50), T (#x51), U (#x52), O (#x53), ( / [ (#x54), Back Space (#x55), : (#x59), 2 / @ (#x5a), 4 / $ (#x5b), 6 / ^ (#x5c), 8 / * (#x5d), 0 / ) (#x5e), = / + (#x5f), \ / { (#x60), 1 / ! (#x64), 3 / # (#x65), 5 / % (#x66), 7 / & (#x67), 9 / ( (#x68), - / _ (#x69), ` / ~ (#x6a), | / } (#x6b), Escape (#x6f), Refresh (#x70), Square (#x71), Circle (#x72), Triangle (#x73), Clear Input (#x74), Suspend (#x75), Resume (#x76)
+ Local (#x01), Caps Lock (LED) (#x02), Hyper (left) (#x03), Meta (left) (#x04),
+ Control (right) (#x05), Super (right) (#x06), Scroll (#x07), Mode Lock (LED) (#x08),
+ Select (#x0c), Symbol (left) (#x0d), Super (left) (#x0e), Control (left) (#x0f),
+ Space (#x10), Meta (right) (#x11), Hyper (right) (#x12), End (#x13),
+ Z (#x17), C (#x18), B (#x19), M (#x1a),
+ . / > (#x1b), Shift (right) (#x1c), Repeat (#x1d), Abort (#x1e),
+ Shift (left) (#x22), X (#x23), V (#x24), N (#x25),
+ , / < (#x26), / / ? (#x27), Symbol (right) (#x28), Help (#x29),
+ Rubout (#x2d), S (#x2e), F (#x2f), H (#x30),
+ K (#x31), ; / : (#x32), Return (#x33), Complete (#x34),
+ Network (#x38), A (#x39), D (#x3a), G (#x3b),
+ J (#x3c), L (#x3d), ' / " (#x3e), Line (#x3f),
+ Function (#x43), W (#x44), R (#x45), Y (#x46),
+ I (#x47), P (#x48), ) / ] (#x49), Page (#x4a),
+ Tab (#x4e), Q (#x4f), E (#x50), T (#x51),
+ U (#x52), O (#x53), ( / [ (#x54), Back Space (#x55),
+ : (#x59), 2 / @ (#x5a), 4 / $ (#x5b), 6 / ^ (#x5c),
+ 8 / * (#x5d), 0 / ) (#x5e), = / + (#x5f), \ / { (#x60),
+ 1 / ! (#x64), 3 / # (#x65), 5 / % (#x66), 7 / & (#x67),
+ 9 / ( (#x68), - / _ (#x69), ` / ~ (#x6a), | / } (#x6b),
+ Escape (#x6f), Refresh (#x70), Square (#x71), Circle (#x72),
+ Triangle (#x73), Clear Input (#x74), Suspend (#x75), Resume (#x76)
Notes from US Patent 4887235 which has some FEP source code and limited memory info: