mirror of
https://github.com/simh/simh.git
synced 2026-02-23 15:43:15 +00:00
i1401: Fix comment in operation table
This commit is contained in:
committed by
Mark Pizzolato
parent
8a3a3a63d7
commit
fd062ddf2c
@@ -326,7 +326,7 @@ const int32 op_table[64] = {
|
|||||||
L1 | L2 | L4 | L5, /* write and read */
|
L1 | L2 | L4 | L5, /* write and read */
|
||||||
L1 | L2 | L4 | L5, /* punch */
|
L1 | L2 | L4 | L5, /* punch */
|
||||||
L1 | L4, /* read and punch */
|
L1 | L4, /* read and punch */
|
||||||
L1 | L2 | L4 | L5, /* write and read */
|
L1 | L2 | L4 | L5, /* write and punch */
|
||||||
L1 | L2 | L4 | L5, /* write, read, punch */
|
L1 | L2 | L4 | L5, /* write, read, punch */
|
||||||
L1, /* 10: read feed */
|
L1, /* 10: read feed */
|
||||||
L1, /* punch feed */
|
L1, /* punch feed */
|
||||||
|
|||||||
Reference in New Issue
Block a user