--- nono/m680x0/m68030cache.h 2026/04/29 17:05:26 1.1.1.2 +++ nono/m680x0/m68030cache.h 2026/04/29 17:05:31 1.1.1.3 @@ -8,7 +8,7 @@ #pragma once -#include "m68030.h" +#include "m680x0.h" #include #include #include "fixedqueue.h" @@ -22,7 +22,7 @@ struct m68030CacheLine // 3 2 1 // 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 // +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - // |S|1|0|S| Tag Address (24bit) | | (Inst) + // |S|1|0|S| Tag Address (24bit) | | (Inst) // +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ // // +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+