mirror of
https://github.com/simh/simh.git
synced 2026-02-16 04:34:05 +00:00
Commit a9ac7c153 properly avoided writing past the end of cache_line,
but in doing so introduced an error as to the first memory address that
should be written. This fix avoids writing past the cache_line by simply
reading the previous memory location.
Fixes the CP/M 68K simulation example and issue #181
102 KiB
102 KiB