1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-12 19:17:42 +00:00
Files
open-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