summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/x820kb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/x820kb.c')
-rw-r--r--src/mess/machine/x820kb.c24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/mess/machine/x820kb.c b/src/mess/machine/x820kb.c
index 0e89efc38f6..09ebd038dbc 100644
--- a/src/mess/machine/x820kb.c
+++ b/src/mess/machine/x820kb.c
@@ -36,10 +36,10 @@ Notes:
/*
- TODO:
+ TODO:
- - repeat
- - what are T0/T1/INT?
+ - repeat
+ - what are T0/T1/INT?
*/
@@ -307,16 +307,16 @@ WRITE8_MEMBER( xerox_820_keyboard_t::kb_p1_w )
{
/*
- bit description
+ bit description
- 0 A0
- 1 A1
- 2 A2
- 3 A3
- 4 KBSTB
- 5
- 6
- 7 ? (toggled if T1=0)
+ 0 A0
+ 1 A1
+ 2 A2
+ 3 A3
+ 4 KBSTB
+ 5
+ 6
+ 7 ? (toggled if T1=0)
*/