mirror of
https://github.com/simh/simh.git
synced 2026-03-02 17:55:17 +00:00
i1401: Fix comment in operation table
This commit is contained in:
committed by
Mark Pizzolato
parent
37533d7891
commit
d8eeb1ce00
@@ -326,7 +326,7 @@ const int32 op_table[64] = {
|
||||
L1 | L2 | L4 | L5, /* write and read */
|
||||
L1 | L2 | L4 | L5, /* 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, /* 10: read feed */
|
||||
L1, /* punch feed */
|
||||
|
||||
Reference in New Issue
Block a user