1
0
mirror of https://github.com/simh/simh.git synced 2026-02-14 19:57:19 +00:00
Files
simh.simh/SAGE/m68k_cpu.c
Lioncash a9ac7c1534 SAGE: Fix loop bounds in m68k_cpu
cache_line has a size of CACHE_SIZE (16), so starting at that index will be outside the bounds of the array.
2014-11-26 12:55:55 -05:00

102 KiB