--- nono/vm/spc.h 2026/04/29 17:05:10 1.1.1.12 +++ nono/vm/spc.h 2026/04/29 17:05:14 1.1.1.13 @@ -260,7 +260,7 @@ class SPCDevice : public SCSIHostDevice struct SPC spc {}; // VM 種別 - vmtype_t vmtype {}; + VMType vmtype {}; // SPC に入力されるクロック周期 [nsec] int t_CLF {};