--- nono/vm/vm_news.cpp 2026/04/29 17:05:33 1.1.1.4 +++ nono/vm/vm_news.cpp 2026/04/29 17:05:46 1.1.1.6 @@ -23,8 +23,10 @@ VM_NEWS::VM_NEWS() : inherited("NWS-1750") { // 機種固有パラメータ + // 実時間に同期したほうが便利。 + gConfig->SetDefault("clock-sync", "real"); // 仮想コンソール。 - gConfig->SetDefault("hostcom-driver", "cons"); + gConfig->SetDefault("hostcom0-driver", "console"); // MPU 種別。 gConfig->SetDefault("mpu-type", "68030"); // MPU クロックの初期値は機種ごとに異なる。単位は MHz