rcornwell / sims

Burroughs B5500, ICL1900, SEL32, IBM 360/370, IBM 7000 and DEC PDP10 KA10/KI10/KL10/KS10, PDP6 simulators for SimH
http://sky-visions.com
95 stars 20 forks source link

KA10: Fix Data Control to clear character count on DATAI/O. #249

Closed larsbrinkhoff closed 3 years ago

larsbrinkhoff commented 3 years ago

After reading a tape record, WAITS checks the count and fetches any remaining characters. It's expected that the count be zero if an even number of 36-bit words have been read.

Resolves #242

larsbrinkhoff commented 3 years ago

Checks made: