PDP-10 / klh10

Community maintained version of Kenneth L. Harrenstien's PDP-10 emulator.
Other
60 stars 8 forks source link

Console input problem #9

Closed larsbrinkhoff closed 6 years ago

larsbrinkhoff commented 7 years ago

It seems the console device can get into trouble if it receives input too fast. Error messages typically look like:

[CTYI: 153 => 553, old 465]

Sorry I don't have more details right now, but I can probably cook up a test case.

larsbrinkhoff commented 7 years ago

@eswenson1 Has seen this too. https://github.com/PDP-10/its/issues/36

larsbrinkhoff commented 6 years ago

I'm going to assume #24 fixed this.