1
0
mirror of https://github.com/simh/simh.git synced 2026-03-05 10:54:01 +00:00
Files
simh.simh/PDP11
Paul Koning 34a6388114 PDP11: Fix bug in KG11 emulation
Reported by Reindert Voorhorst: if several bytes/words are processed
by the KG11 without intervening status/config register writes, the
wrong answer is produced.  The issue is a missing reset of the pulse
count internal register, which should be cleared by a data register
write.  The manual (DEC-11-KKGAA-B-D) has the details.
2022-02-04 08:00:07 -08:00
..
2022-02-04 08:00:07 -08:00
2018-09-10 15:13:06 +02:00